Set local port – Allied Telesis AT-S47 User Manual
Page 112

Section III: Command Line Interface
112
SET LOCAL PORT
Syntax
set local port=port|all mode=active|shutdown
Parameters
port
Specifies a GBIC port on the multiplexer. You can
specify more than one port at a time. You can
specify the ports individually (e.g., 2,3,5), as a
range (e.g., 6-8), or both (e.g., 1,3,6-8). To specify all
ports, use ALL.
Note
You can only specify up to port number 8; an error message will be
displayed if you attempt to specify port number 9 or above.
mode
Specifies the status of the laser on the GBIC port.
Options are:
❑
active - The GBIC’s laser is active. This is the
default setting.
❑
shutdown - The GBIC’s laser is disabled.
Description
This command disables the laser on a GBIC module. You use this
command to stop a GBIC port from transmitting traffic to its end node.
This command does not stop a GBIC port from receiving traffic from the
end node and forwarding the traffic to the multiplexing port. To control
that direction of traffic, refer to the SET REMOTE PORT command on
page 113.
Examples
The following command disables the lasers on GBIC ports 3 and 5 on the
multiplexer:
set local port=3,5 mode=shutdown
The following command activates the laser on GBIC port 2 on the
multiplexer:
set local port=2 mode=active