xStack
®
DGS-3120 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
327
delete - Specify to delete the router ports.
<portlist> - Specify a range of ports to be configured. (UnitID:port number)
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To set up static router ports:
DGS-3120-24TC:admin# config router_ports default add 1:1-1:10
Command: config router_ports default add 1:1-1:10
Success.
35-6 config router_ports_forbidden
Description
This command is used to designate a range of ports as being not connected to multicast-enabled
routers. This ensures that the forbidden router port will not propagate routing packets out.
Format
config router_ports_forbidden [ <vlan_name 32> | vlanid <vlanid_list> ] [add | delete]
<portlist>
Parameters
<vlan_name 32> - Specify the name of the VLAN on which the router port resides.
vlanid - Specify the ID of the VLAN on which the router port resides.
<vlanid_list> - Enter the VLAN ID list here.
add - Specify to add the router ports.
delete - Specify to delete the router ports.
<portlist> - Specify a range of ports to be configured. (UnitID:port number)
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To set up port range 1-10 to forbidden router ports of default VLAN:
DGS-3120-24TC:admin# config router_ports_forbidden default add 1:11-1:12
Command: config router_ports_forbidden default add 1:11-1:12
Success.