User`s guide
Chapter 7: Port Parameter Commands
72
Examples
The following command assigns Port 11 the description “Printer port”
and configures it to operate at 100 Mbps, half duplex:
set switch port=11 description=”printer port”
speed=100mhalf
The following command sets the wiring configuration for Ports 12 to 16
to MDI-X:
set switch port=12-16 mdimode=mdix
The following command disables Ports 12 to 16:
set switch port=12-16 status=disabled
The following command resets Ports 2:
set switch port=2 softreset=yes