A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
282
show multicast_fdb
Purpose Used to display the contents of the switch’s multicast forwarding database.
Syntax
show multicast_fdb {[ vlan <vlan_name 32> | vlanid < vidlist > ]| mac_address
<macaddr>}
Description The show multicast_fdb command displays the entries of the switch’s multicast forwarding
database.
Parameters
vlan_name - The name of the VLAN on which the MAC address resides. The maximum
length is 32 characters.
vlanid - Display the entries for the VLANs indicated by VID list.
macaddr - Specifies a MAC address, for which FDB entries will be displayed.
If no parameter is specified, all multicast FDB entries will be displayed.
Restrictions None.
Example usage:
To display the multicast MAC address table:
DGS-3627:admin# show multicast_fdb
Command: show multicast_fdb
VLAN Name : default
MAC Address : 01-00-00-00-00-01
Egress Ports : 1:1-1:5,1:26,2:26
Mode : Static
Total Entries : 1
show fdb
Purpose Used to display the current unicast MAC address forwarding database.
Syntax
show fdb {port <port> | [ vlan <vlan_name 32> | vlanid <vidlist>] | mac_address
<macaddr> | static | aging_time}
Description The show fdb command displays the current unicast MAC address forwarding database.
Parameters
port - Displays the entries for one port.
vlan_name - Displays the entries for a specific VLAN.
vlanid - Display the entries for the VLANs indicated by VID list.
static - Displays all permanent entries.
aging_time - Displays the unicast MAC address aging time.
If no parameter is specified, system will display the unicast address table.
Restrictions None.
Example usage:
To display the FDB table: