D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
120
Example usage:
To display the multicast MAC address table:
DES-3200-28:4#show multicast_fdb vlan default
Command: show multicast_fdb vlan default
VLAN Name : default
MAC Address : 01-00-5E-00-00-00
Egress Ports : 1-5
Mode : Static
Total Entries : 1
DES-3200-28:4#
show fdb
Purpose
Used to display the current unicast MAC address forwarding database.
Syntax
show fdb {port <port> | vlan <vlan_name 32> | vlandid <vidlist> |
mac_address <macaddr> | static | aging_time}
Description
This command is used to display the current contents of the Switch’s
forwarding database.
Parameters
port <port> The port number corresponding to the MAC destination
address. The Switch will always forward traffic to the specified device
through this port.
<vlan_name 32> The name of the VLAN on which the MAC address
resides.
<vidlist> Displays the entries for the VLANs indicated by VID list.
<macaddr> The MAC address that is present in the forwarding
database table.
static Displays the static MAC address entries.
aging_time Displays the aging time for the MAC address forwarding
database.
Restrictions
None.