11.
Forwarding Database (FDB)
MN700004 Rev 01
108
Displaying FDB Table Entries
show mac-address-table
The
show mac-address-table
command, in Privileged (Enable) mode, displays the FDB
entries stored in the switch, and other data pertaining to the FDB table, as specified by the
command arguments.
Command Syntax
device-name
#
show mac-address-table
[
dynamic
|
filtered
|
secure
|
static
]
[
address
HH:HH:HH:HH:HH:HH
] [
vlan
<
vlan-id
>] [
interface
UU/SS/PP
]
device-name
#
show mac-address-table count
Argument Description
address
HH:HH:HH
:HH:HH:H
H
(Optional) Information is displayed about the specified MAC address, if it complies with
all other specified arguments.
interface
UU/SS/PP
(Optional) Information is displayed about the MAC addresses on the specified interface,
if they comply with all other specified arguments.
vlan
<vlan-id>
(Optional) Information is displayed about the MAC addresses for the specified VLAN, if
they comply with all other specified arguments.
dynamic
(Optional) Information is displayed only about the dynamic MAC addresses.
filtered
(Optional) Information is displayed only about the filtered MAC addresses.
secure
(Optional) Information is displayed only about the secure MAC addresses.
static
(Optional) Information is displayed only about the static MAC addresses.
count
Displays the number of entries in the FDB table.
aging-time
Display MAC address table aging-time
multicast
Display multicast addresses
self
Display self addresses
NOTE
If no arguments are specified, the show mac-address-table command displays the entire
FDB table.
Example
The following command displays the entire FDB table.
device-name
#
show mac-address-table
====+========+=====================+==========+=================+=========|
# | VID | Mac | PORT | STATUS | PRIORITY |
----+--------+---------------------+----------+----------------+----------+
1 | 0001 | 00:00:00:00:11:22 | 1/1/3 | static | 0 |
2 | 0001 | 00:40:95:30:0e:8f | 1/1/7 | dynamic | 0 |