D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 8
Port Lists
The physical Ethernet ports on a switch can be set for connection to access points, authenticated
wired users, or the network backbone. You can include a single port or multiple ports in one MSS CLI
command by using the appropriate list format.
The ports on a switch are numbered 1 through 8. 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:
DWS-1008# set port enable 4
• A comma-separated list of port numbers, with no spaces. For example:
DWS-1008# show port poe 1,2,4,6
• A hyphen-separated range of port numbers, with no spaces. For example:
DWS-1008# reset port 1-4
• Any combination of single numbers, lists, and ranges. Hyphens take precedence over commas.
For example:
DWS-1008# show port status 1-3,6