Using the command-line interface 49
Nortel WLAN—Security Switch 2300 Series Configuration Guide

Port lists

The physical Ethernet ports on a WSS can be set for connection to APs, authenticated wired users, or the network
backbone. You can include a single port or multiple ports in one WSS Software CLI command by using the appropriate
list format.
The ports on a WSS are numbered 1 through 22. No port 0 exists on the switch. You can include a single port or multiple
ports in a command that includes port port-list. Use one of the following formats for port-list:
A single port number. For example:
WSS# set port enable 16
A comma-separated list of port numbers, with no spaces. For example:
WSS# show port poe 1,2,4,13
A hyphen-separated range of port numbers, with no spaces. For example:
WSS# reset port 12-16
Any combination of single numbers, lists, and ranges. Hyphens take precedence over commas. For example:
WSS# show port status 1-3,14