OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Bridge Commands : show mac address-table bridge
show mac address-table bridge
Use this command to display MAC entries from the filtering database.
Note: The hardware can learn the MAC address at line rate, but OcNOS will learn the MAC address at a much slower rate. The learning in OcNOS will also depend upon the current load in the system. Under normal conditions OcNOS can learn the mac-address at approximately 3000 MACs per sec.
Command Syntax
show mac address-table (local|remote|) 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 bridge 1
CVLAN SVLAN MAC Address Type Ports Port-security
------+------+---------------+---------+---------+--------------
100 200 1111.2222.1111 static xe12 Disable
102 202 1111.2222.1111 static xe12 Disable
201 1111.1111.1111 static xe14 Disable
202 1111.1111.1111 static xe14 Disable
203 1111.1111.1111 static xe14 Disable
201 0000.0700.0d00 dynamic xe14 Disable
202 0000.0700.0d00 dynamic xe14 Disable
203 0000.0700.0d00 dynamic xe14 Disable
204 0000.0700.0d00 dynamic xe14 Disable
205 0000.0700.0d00 dynamic xe14 Disable
206 0000.0700.0d00 dynamic xe14 Disable
207 0000.0700.0d00 dynamic xe14 Disable
208 0000.0700.0d00 dynamic xe14 Disable
209 0000.0700.0d00 dynamic xe14 Disable
103 203 0000.0700.0b00 dynamic xe12 Disable
101 201 0000.0700.0b00 dynamic xe12 Disable
100 200 0000.0700.0b00 dynamic xe12 Disable
102 202 0000.0700.0b00 dynamic xe12 Disable
Table 3-11 explains the show command output fields.
 
Table 3-11: 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/06/2023