DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
696
Parameters
<portlist>
- Enter a list of ports used for the configuration here.
all
- Specifies that all the ports will be used for this configuration.
state
- Specifies that the port is a VLAN trunk port or not.
enable
- Specifies that the port is a VLAN trunk port.
disable
- Specifies that the port is not a VLAN trunk port.
Restrictions
Only Administrators can issue this command.
Example
To configure a VLAN trunk port:
DWS-3160-24PC:admin# config vlan_trunk ports 1-5 state enable
Command: config vlan_trunk ports 1-5 state enable
Success.
DWS-3160-24PC:admin#
Port 6 is LA-1 member port; port 7 is LA-2 master port:
DWS-3160-24PC:admin# config vlan_trunk ports 6-7 state enable
Command: config vlan_trunk ports 6-7 state enable
The link aggregation member port cannot be configured.
Fail.
DWS-3160-24PC:admin# config vlan_trunk ports 7 state disable
Command: config vlan_trunk ports 7 state disable
Success.
DWS-3160-24PC:admin# config vlan_trunk ports 6-7 state disable
Command: config vlan_trunk ports 6-7 state disable
The link aggregation member port cannot be configured.
Fail.
DWS-3160-24PC:admin#
Port 6 is LA-1 member port; port 7 is LA-1 master port:
DWS-3160-24PC:admin# config vlan_trunk ports 6-7 state enable
Command: config vlan_trunk ports 6-7 state enable
Success.
DWS-3160-24PC:admin#