D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
show multicast_fdb
Purpose Used to display the contents of the Switch’s multicast forwarding
database.
Syntax
show mulitcast_fdb [vlan <vlan_name 32> | mac_address
<macaddr>]
Description This command is used to display the current contents of the
Switch’s multicast MAC address forwarding database.
Parameters
vlan <vlan_name 32> The name of the VLAN on which the
MAC address resides.
mac_address <macaddr> The MAC address that is present in
the forwarding database table.
Restrictions None.
Example usage:
To display multicast MAC address table:
DES-6500:4#show multicast_fdb
Command: show multicast_fdb
VLAN Name : default
MAC Address : 01-00-5E-00-00-00
Egress Ports : 1:1-1:5,1:26,2:26
Mode : Static
Total Entries : 1
DES-6500:4#
show fdb
Purpose Used to display the current unicast MAC address forwarding
database.
Syntax
show fdb {port <port> | vlan <vlan_name 32> | mac_address
<macaddr> | static | aging_time}
Description This command will display the current contents of the Switch’s
forwarding database.
Parameters
port <port> The port number corresponding to the MAC
destination address. Enter the corresponding port of the entry to
delete. The port is specified by listing the lowest slot number and
the beginning port number on that slot, separated by a colon. For
example, 1:3 specifies slot number 1, port 3. 2:4 specifies slot
number 2, port 4.
<vlan_name 32> The name of the VLAN on which the MAC
address resides.
<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.
94