Command Reference Guide
82 CHAPTER 4: PORT COMMANDS
To add or remove ports in a group that is already configured, change the
mode to off, add or remove the ports, then change the mode to on.
Examples — The following command configures a port group named
server1 containing ports 1 through 5, and enables the link:
WX1200# set port-group name server1 1-5 mode on
success: change accepted.
The following commands disable the link for port group server1, change
the list of ports in the group, and reenable the link:
WX1200# set port-group name server1 1-5 mode off
success: change accepted.
WX1200# set port-group name server1 1-4,7 mode on
success: change accepted.
See Also
clear port-group on page 63
display port-group on page 67
set port name Assigns a name to a port. After naming a port, you can use the port
name or number in other CLI commands.
Syntax —
set port port name name
port — Number of a physical port. You can specify only one port.
name name — Alphanumeric string of up to 16 characters, with no
spaces.
Defaults — None.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — To simplify configuration and avoid confusion between a port’s
number and its name, 3Com recommends that you do not use numbers
as port names.