DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
120
DWS-3160-24PC:admin# create port_group id 2 name group2
Command: create port_group id 2 name group2
Success.
DWS-3160-24PC:admin#
7-9
config port_group
Description
This command is used to add or delete a port list to a port group.
Format
config port_group [id <value 1-64> | name <name 16>] [add | delete] [<portlist> | all]
Parameters
id
- Specifies the port group ID.
<value 1-64>
- Enter the port group ID used here. This value must be between 1 and 64.
name
- Specifies the port group name.
<name 16>
- Enter the port group name here. This name can be up to 16 characters long.
add
- Add a port list to this port group.
delete
- Delete a port list from this port group.
<portlist>
- Enter a list of ports used for the configuration here.
all
- Specifies that all the ports will be used for this configuration.
Restrictions
Only Administrators and Operators can issue this command.
Example
Add port list “1-3” to the port group which ID is “2”:
DWS-3160-24PC:admin# config port_group id 2 add 1-3
Command: config port_group id 2 add 1-3
Success.
DWS-3160-24PC:admin#
7-10
delete port_group
Description
This command is used to delete port group.
Format
delete port_group [id <value 1-64> | name <name 16>]