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
Example usage:
To configure IGMP snooping:
DES-3028P:4#config igmp_snooping querier default query_interval 125 state enable
Command: config igmp_snooping querier default query_interval 125 state enable
Success.
DES-3028P:4#
config router_ports
Purpose Used to configure ports as router ports.
Syntax
config router_ports <vlan_name 32> [add | delete] <portlist>
Description This command allows users to designate a range of ports as being
connected to multicast-enabled routers. This will ensure that all
packets with such a router as its destination will reach the multicast-
enabled router regardless of protocol, etc.
Parameters
<vlan_name 32> The name of the VLAN on which the router port
resides.
<portlist> Specifies a port or range of ports that will be configured
as router ports.
Restrictions Only administrator-level users can issue this command.
Example usage:
Command: config router_ports default add 1-10
To set up static router ports:
DES-3028P:4#config router_ports default add 1-10
Success.
DES-3028P:4#
config router_ports_forbidden
Purpose Used to configure ports as forbidden multicast router ports.
config router_ports_forbidden <vlan_name 32> [add | delete]
<portlist>
Description This command allows designation of a port or range of ports as being
forbidden to multicast-enabled routers. This will ensure that multicast
packets will not be forwarded to this port regardless of protocol, etc.
Parameters
<vlan_name 32> The name of the VLAN on which the router port
resides.
[add | delete] - Specifies whether to add or delete forbidden ports of
the specified VLAN.
<portlist> Specifies a range of ports that will be configured as
forbidden router ports.
Restrictions Only administrator-level users can issue this command.
Syntax
Example usage:
To set up forbidden router ports:
123