Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
config multicast port_filtering_mode
Purpose Used to configure the multicast packet filtering mode on a port per
port basis.
Syntax
config multicast port_filtering_mode [<portlist> | all]
[forward_unregistered_groups | filter_unregistered_groups]
Description This command will 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 three 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-3028P:4#config multicast port_filtering_mode 1-4 forward_unregistered_groups
Command: config multicast port_filtering_mode 1-4 forward_unregistered_groups
Success.
DES-3028P:4#
show multicast port_filtering_mode
Purpose Used to show the multicast packet filtering mode on a port per port
basis.
Syntax
show multicast port_filtering_mode
Description This command will display the current multicast packet filtering
mode for specified ports on the Switch.
Parameters None.
Restrictions None.
Example usage:
To view the multicast port filtering mode for all ports:
DES-3028P:4#show multicast port_filtering_mode
Command: show multicast port_filtering_mode
Multicast Filter Mode For Unregistered Group:
Forwarding List: 1-28
Filtering List:
DES-3028P:4#
86