DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
175
Example usage:
To configure IGMP snooping querier:
DES-1228/ME:5#config igmp_snooping querier vlan_name default query_interval
125 state enable
Command: config igmp_snooping querier vlan_name default query_interval 125
state enable
Success.
DES-1228/ME:5#
config router_ports
Purpose
Used to configure ports as router ports.
Syntax
config router_ports [<vlan_name 32> | vlanid <vidlist>] [add | delete]
<portlist>
Description
This command is used 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.
<vidlist>
−
The VID range of the router ports to be configured.
[add|delete]
−
Specifies whether to add or delete router ports to be
configured.
<portlist>
−
Specifies a range of ports to be configured.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.
Example usage:
To set up static router ports:
DES-1228/ME:5#config router_ports default add 1-10
Command: config router_ports default add 1-10
Success.
DES-1228/ME:5#