D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
121
Example usage:
To display unicast MAC address table:
DES-3200-28:4#show fdb
Command: show fdb
Unicast MAC Address Ageing Time = 300
VID VLAN Name MAC Address Port Type
---- ------------------------ ----------------- ---- --------
1 default 00-00-51-43-70-00 CPU Self
Total Entries : 1
DES-3200-28:4#
config multicast port_filtering_mode
Purpose
Used to configure the multicast packet filtering mode for ports.
Syntax
config multicast port_filtering_mode [<portlist> | all]
[forward_unregistered_groups | filter_unregistered_groups]
Description
This command is used to configure the multicast packet filtering
mode for specified ports on the Switch.
Parameters
[<portlist> | all] – Enter a port or list of ports for which to configure
the multicast port filtering mode. Entering the all parameter will
denote all ports on the switch.
[forward_unregistered_groups | filter_unregistered_groups] – The
user may set the filtering mode to any of these two options.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the multicast filtering mode to forward all groups on ports 1 through 4.
DES-3200-28:4#config multicast port_filtering_mode 1-4
forward_unregistered_groups
Command: config multicast port_filtering_mode 1-4
forward_unregistered_groups
Success.
DES-3200-28:4#