User Guide

3 Bridge Commands
38 / 260
3EC 16982 AFAA TCZZA Ed. 01
bridge ifdelete
Delete a bridge interface.
bridge ifdelete intf = <ifname>
intf The name of the interface name to delete. REQUIRED
EXAMPLE:
=>bridge iflist
OBC : Internal
Connection State: connected Port: OBC PortState: forwarding
RX bytes: 75783 frames: 572
TX bytes: 82768372 frames: 341221 dropframes: 0
eth0 : Internal
Connection State: connected Port: eth0 PortState: forwarding
RX bytes: 156344216 frames: 5899238
TX bytes: 75689 frames: 425 dropframes: 5558017
NewBridge : dest : Br1
Retry: 10 QoS: default Encaps: llc/snap Fcs: off
Connection State: not–connectedPort: (Unassigned) PortState: forwarding
=>bridge ifdelete intf=NewBridge
=>bridge iflist
OBC : Internal
Connection State: connected Port: OBC PortState: forwarding
RX bytes: 75783 frames: 572
TX bytes: 82843610 frames: 341554 dropframes: 0
eth0 : Internal
Connection State: connected Port: eth0 PortState: forwarding
RX bytes: 156472129 frames: 5903256
TX bytes: 75689 frames: 425 dropframes: 5561702
=>
RELATED COMMANDS:
bridge ifadd Create a bridge interface.
bridge ifattach Attach a bridge interface.
bridge ifconfig Configure a bridge interface.
bridge ifdetach Detach a bridge interface.
bridge iflist Show current bridge configuration.










