Command Reference Guide
set port-group 81
Usage — A port that is administratively disabled cannot send or receive
packets. This command does not affect the link state of the port.
Examples — The following command disables port 6:
WX1200# set port disable 6
success: set "disable" on port 6
The fol1owing command reenables the port:
WX1200# set port enable 6
success: set "enable" on port 6
See Also
reset port on page 77
set port-group Configures a load-sharing port group. All ports in the group function as a
single logical link.
Syntax —
set port-group name group-name port-list
mode {on | off}
name group-name — Alphanumeric string of up to 255 characters,
with no spaces.
port-list — List of physical ports. All the ports you specify are
configured together as a single logical link.
mode {on | off} — State of the group. Use on to enable the group
or off to disable the group. The group is enabled by default.
Defaults — Once configured, a group is enabled by default.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — You can configure up to 8 ports in a port group, in any
combination of ports. The port numbers do not need to be contiguous
and you can use 10/100 Ethernet ports and gigabit Ethernet ports in the
same port group.
After you add a port to a port group, you cannot configure port
parameters on the individual port. Instead, change port parameters on
the entire group. Specify the group name instead of an individual port
name or number in port configuration commands.