User`s guide

DES-3226S Layer 2 Switch CLI Reference
204
DES-3226S: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 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 32> The name of the VLAN on
which the router port resides.
<portlist> Specifies a range of ports that will
be configured as router ports. The port list is
specified by listing the lowest Switch number
and the beginning port number on that Switch,
separated by a colon. Then the highest Switch
number, and the highest port number of the
range (also separated by a colon) are specified.
The beginning and end of the port list range are
separated by a dash. For example, 1:3 specifies
Switch number 1, port 3. 2:4 specifies Switch
number 2, port 4. 1:3-2:4 specifies all of the
ports between Switch 1, port 3 and Switch 2,
port 4 in numerical order.
Restrictions Only administrator-level users can issue this
command.