User guide

BRIDGE Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-64
See also BRIDGE ADD FWDALLINTERFACE
BRIDGE LIST FWDALL SHARED
2.3.4.1.30 BRIDGE LIST INTERFACE STATS
Syntax BRIDGE LIST INTERFACE STATS
Description This command displays the statistical information of all the configured bridge interfaces.
ID: The numerical identifier automatically assigned to the object when it was cre-
ated.
Name: The name manually assigned to the object when it was created.
Rx Frames: Number of frames received on the interface.
Tx Frames: Number of frames transmitted from the interface.
Transmit Delay Discards: Number of frames discarded due to transmit delay.
Buffer O/F Discards: Number of frames discarded due to buffer overflow.
Unknown VLAN Discards: Number of frames discarded due to unknown VLAN Id
in the frames.
Ingress Discards: Number of frames discarded due to ingress filtering.
Frame Type Discards: Number of frames discarded due to the acceptable frame type
setting on the interface.
Example --> bridge list interface stats
ID|Name| Rx | Tx | Transmit | Unknown |Buffer |Ingress |Frame Type
| | Frames | Frames | Delay | VLAN | O/F |Discards|Discards
| | | | Discards |Discards |Discards| |
--|----|--------|--------|----------|---------|--------|--------|--------
1 |eth |3686117 |3236443 |0 |0 |0 |0 |0
2 |usb |0 |3236399 |0 |0 |0 |0 |0
-------------------------------------------------------------------------
See also BRIDGE ADD INTERFACE
BRIDGE ATTACH
BRIDGE SHOW INTERFACESTATS
2.3.4.1.31 BRIDGE LIST INTERFACES
Syntax BRIDGE LIST INTERFACES
Description This command lists information about all of the bridge interfaces created using the bridge
add interface command.
Example --> bridge list interfaces