AT-GS900M Series CLI Reference
Section III: Layer 2 Switching 233
DISABLE SWITCH PORT
Syntax
disable switch port=
port_list
|all [link=enabled|disabled]
Parameters
port_list
Specifies a list of ports. To specify multiple ports, use a comma (,)
to separate them. To specify a range of ports, use a hyphen (-).
all
Specifies all the switch ports.
link
Specifies the port to be physically enabled or disabled. Without this
parameter, the port is physically enabled.
Description
Use this command to disable switch ports.
To enable the port physically after disabling it with the link
parameter, use the ENABLE SWITCH PORT command. See
“ENABLE SWITCH PORT” on page 243.
Confirmation Command
“SHOW SWITCH PORT” on page 272
Examples
The following command disables port 5 to port 10.
Manager > disable switch port=5-10
The following command physically disables port 5 to port 10.
Manager > disable switch port=5-10 link=disabled