show bridge
Use this command to display the filtering database for the bridge. The filtering database is used by a switch to store the MAC addresses that have been learned and which ports that MAC address was learned on.
Command Syntax
show bridge (ieee|rpvst+|mstp|)
Parameters
ieee
STP bridges.
rpvst+
RPVST+ bridges.
mstp
MSTP bridges.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show bridge
Ageout time is global and if something is configured for vxlan then it will be affected here also
Bridge CVLAN SVLAN BVLAN Port MAC Address FWD Time-out
---------+------+------+------+-----------+-----------------+-----+---------+
1 1 eth1 5254.0029.929c 1 0
1 2 eth1 5254.004c.dcc6 1 297
1 1 eth1 5254.004c.dcc6 1 291
Table 2-1 explains the show command output fields.
Table 2-1: show bridge output fields
Field | Description |
---|
Bridge | Bridge identifier. |
VLAN, SVLAN, BVLAN | CVLAN, SVLAN, and BVLAN identifiers. |
Port | Interface name. |
MAC Address | Learned MAC address. |
FWD | Whether frames for the MAC addresses are forwarded. |
Time-out | How long the learned MAC address persists. |
Last modified date: 07/13/2023