Allied Telesis AT-S62 User Manual
Page 139

AT-S62 Management Software Command Line Interface User’s Guide
Section I: Basic Operations
139
no, off, false, disabled The port forwards
unknown ingress
multicast frames. This is
the default setting.
These values are
equivalent.
softreset
Resets the port. This parameter does not
change any of a port’s operating parameters.
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 Chapter 6, “Port Parameters” in the AT-S62 Management Software
Menus Interface User’s Guide.
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 ports 2 to 6 to 100 Mbps, full duplex, with a
wiring configuration of MDI-X, and flow control set to enabled:
set switch port=2-6 speed=100mfull mdimode=mdix
flowcontrol=enabled
The following command activates the broadcast filter on port 7 so it
discards all ingress broadcast frames:
set switch port=7 bcastfiltering=enabled
The following command resets port 5:
set switch port=5 softreset
Equivalent Commands
disable switch port=
port
For information, see “DISABLE SWITCH PORT” on page 128.
disable switch port=
port
flow=pause
For information, see “DISABLE SWITCH PORT FLOW” on page 129.
enable switch port=
port