xpl interface-list

Function

The xpl interface-list command creates an outbound interface list.

The undo xpl interface-list command deletes an outbound interface list.

By default, no outbound interface list is created.

Format

xpl interface-list section-name

undo xpl interface-list section-name

Parameters

Parameter Description Value
section-name

Sets an outbound interface list name.

The value is a string of 1 to 200 case-sensitive characters, spaces not supported. The string can contain letters, digits, underscores (_), hyphens (-), and dots (.). It must start with a letter or digit.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
route-base write

Usage Guidelines

Usage Scenario

To configure an outbound interface list, run the xpl interface-list command. The outbound interface list can then be applied to the route-filter to filter routes.

Follow-up Procedure

Run the interface-name command to add interfaces to the outbound interface list. If no interface is added to the outbound interface list applied to the route-filter, all routes will be filtered out.

Example

# Create an outbound interface list named aa to allow the routes with GE 0/1/0 or GE 0/1/1 as the outbound interface to pass the filtering.
<HUAWEI> system-view
[~HUAWEI] xpl interface-list aa
[~HUAWEI-xpl-interface] interface-name GigabitEthernet 0/1/0
[~HUAWEI-xpl-interface] interface-name GigabitEthernet 0/1/1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >