show mac address-table bridge
Use this command to display MAC entries from the filtering database.
Command Syntax
show mac address-table (local|remote) bridge <1-32>({address MAC|interface FNAME|vlan <1-4094>}|)
show mac address-table count bridge <1-32>({(dynamic|multicast|static)|address MAC|interface IFNAME|vlan <1-4094>}|)
Parameter
local
MAC entries learned locally
remote
MAC entries learned from MLAG MAC sync
<1-32>
Bridge group
dynamic
Dynamic entries
multicast
Multicast entries
static
Static entries
MAC
MAC address in HHHH.HHHH.HHHH format
IFNAME
Name of the interface
<1-4094>
VLAN identifier
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show mac address-table bridge 1 static interface ge14
VLAN MAC Address Type Ports
------+---------------+---------+---------+--------------
1 3333.3333.3333 static ge14
#show mac address-table bridge 1
VLAN MAC Address Type Ports
------+---------------+---------+---------+--------------
1 3417.ebf6.0ace dynamic po1
1 6400.6a8e.48ab dynamic po1
1 a82b.b5b5.c37b dynamic po1
200 0000.5e00.0101 dynamic po1
200 3417.ebf6.0ac5 dynamic po1
200 3417.ebf6.0ace dynamic po1
200 6400.6a8e.48ab dynamic po1
200 a82b.b5b5.c375 dynamic po1
200 a82b.b5b5.c37b dynamic po1
800 0000.5e00.0102 dynamic po1
800 3417.ebf6.0ac5 dynamic po1
800 3417.ebf6.0ace dynamic po1
800 6400.6a8e.48ab dynamic po1
800 a82b.b5b5.c375 dynamic po1
800 a82b.b5b5.c37b dynamic po1
Table 2-4 explains the show command output fields.
Table 2-4: show mac address-table output fields
Field | Description |
---|
VLAN | VLAN identifier. |
MAC Address | Media Access Control address. |
Type | Dynamic, multicast, or static. |
Ports | Interface name. |
Last modified date: 07/13/2023