D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 44
The following command reenables the port:
DWS-1008# set port enable 4
success: set “enable” on port 4
See Also:
• set reset port
set port-group
Administratively disables or reenables a port.
Syntax: set port-group name group-name port-list mode {on | off}
name group-name
port-list
mode {on | off}
Defaults: Once configured, a group is enabled by default.
Access: Enabled.
Usage: Do not use dashes or hyphens in a port group name. If you do, MSS will
not display or save the port group.
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 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.
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:
DWS-1008# port-group name server1 1-5 mode on
success: change accepted.
Alphanumeric string of up to 255 characters, with no spaces.
List of physical ports. All the ports you specify are configured together
as a single logical link.
State of the group. Use on to enable the group or off to disable the
group. The group is enabled by default.