Specifications

159
Example Usage:
To configure the igmp snooping:
DES7000:4@#config igmp_snooping querier default
query_interval 125 state enabled
Command: config igmp_snooping querier default
query_interval 125 state enabled
Success.
DES7000:4@#
config router_ports
Purpose Used to configure ports as router ports.
Syntax config router_ports <vlan_name>
[add/delete] <portlist>
Description This command allows you 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> The name of the VLAN on
which the router port resides.
<portlist> Specifies a range of ports which
will be configured as router ports.
Restrictions Only administrator-level users can issue
this command.
Example Usage:
To set up static router ports:
DES7000:4@#config router_ports default add 2:1-2:10
Command: config router_ports default add 2:1-2:10
Success.
DES7000:4@#