Chapter 8: Port Parameter Commands
170
Description
This command sets a port’s operating parameters. You can set more
than one parameter at a time. For an explanation of the port parameters,
refer to the AT-S62 Management Software Menus Interface User’s Guide.
To configure the fiber optic port on a GBIC or SFP module in Port 49 or 50
of an AT-8550GB or AT-8550SP switch, the port must have a valid
connection to an end node. Otherwise, specifying Ports 49 and 50
configure the twisted pair ports 49R and 50R.
Examples
The following command disables ports 1 to 6:
set switch port=1-6 status=disabled
The following command configures port 8 to operate at 10 Mbps, half
duplex:
set switch port=8 speed=10mhalf
The following command sets the speed to 100 Mbps, the duplex mode
to full duplex, the wiring configuration to MDI-X, and flow control to
enabled for ports 2 to 6:
set switch port=2-6 speed=100mfull mdimode=mdix
flowcontrol=enable
The following command sets port priority to 5 and activates the
broadcast filter for ports 5, 8, and 12:
set switch port=5,8,12 priority=5
bcastfiltering=enabled
The following command resets port 5:
set switch port=5 softreset