Page 4 | AlliedWare Plus™ OS How To Note: Switching
Port Numbering
Port ranges
Continuous
To configure a continuous range of ports at the same time, enter the range in either of the
formats:
port
x.y.z
-port
x.y.z
port
x.y.z
-
x.y.z
For example, to configure the same interface setting on base switch ports
1
0-20, enter the
Global Configuration mode command:
awplus(config)#interface port1.0.10-1.0.20
Non-
continuous
To configure a non-continuous set of ports at the same time, enter the ports as a comma-
separated list, like this:
port
x.y.z
,port
x.y.z
For example, to configure the same interface setting on base switch ports
1
and 5, enter the
Global Configuration mode command:
awplus(config)#interface port1.0.1,port1.0.5
You can combine a hyphen-separated range and a comma-separated list. For example, to
configure the same interface setting on base switch ports
1
-3 and 5, enter the Global
Configuration mode command:
awplus(config)#interface port1.0.1-1.0.3,port1.0.5