ADC Telecommunications, Inc.
350 CHAPTER 16: NETWORK-LAYER BRIDGING
To remove an interface from a bridge group, use the no bridge-interface command, as shown in the following example:
cli:172.16.19.10:interface:bridge-group(1)# show bridge-group 1
Bridge Group: 1
Chassis Slot Interface
---------- ---------- ----------
1 1 1
1 11 1
1 11 8
row count: 3
cli:172.16.19.10:interface:bridge-group(1)# no bridge-interface 1/11/8
cli:172.16.19.10:interface:bridge-group(1)# show bridge-group
Bridge Group: 1
Chassis Slot Interface
---------- ---------- ----------
1 1 1
1 11 1
row count: 2
cli:172.16.19.10:interface:bridge-group(1)#