OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Bridge Commands : show mac address-table count bridge
show mac address-table count bridge
Use this command to display a count of MAC entries from the filtering database.
Command Syntax
show mac address-table (local|remote|) count bridge <1-32> ({(dynamic | multicast | static) | address MAC | interface IFNAME | vlan <1-4094> | svlan <1-4094>}|)
Parameter
local
Local dynamic FDB entries
remote
Remote dynamic FDB entries
<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
<1-4094>
SVLAN identifier
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show mac address-table count bridge 1
MAC Entries for all vlans:
Dynamic Address Count: 3
Static (User-defined) Unicast MAC Address Count: 0
Static (User-defined) Multicast MAC Address Count: 0
Total MAC Addresses in Use: 3
Table 3-10 explains the show command output fields.
 
Table 3-10: show mac address-table count output fields 
Field
Description
Dynamic Address Count
Number of dynamic addresses.
Unicast MAC Address Count
Number of unicast addresses.
Multicast MAC Address Count
Number of multicast addresses.
Total MAC Addresses
Total number of addresses.
 
Last modified date: 10/12/2023