[Contents] [Prev] [Next] [Index] [Report an Error]

Removing Member Subinterfaces from a Circuit

To remove a member subinterface from a circuit, either issue the no member interface command (from the L2 Transport Load-Balancing-Group Configuration mode) or issue the no mpls-relay command at the VLAN or S-VLAN subinterface level. Each of the following examples removes member Fast Ethernet subinterface 13/0.2 from the load-balanced Martini circuit:

host1(config)#mpls l2transport load-balancing-group 100 mpls-relay 2.2.2.2 202
host1(config-mpls-l2-group)#no member interface fast 13/0.2

or

host1()#interface fast 13/0.2
host1(config-subif)#no mpls-relay

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]