![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 137](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439137.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
137
config vlan_trunk ports
Purpose
Used to configure a port as a VLAN trunk port.
Syntax
config vlan_trunk ports [<portlist> | all] state [enable | disable]
Description
This command is used to configure a port as a VLAN trunk port. When a port is configured as
a VLAN trunk port, all tagged frames shall be able to pass through this port.
Parameters
<portlist>
−
Specifies a range of ports to be configured.
enable
– Specifies that the port is a VLAN trunk port.
disable
−
Specifies that the port is not a VLAN trunk port.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure VLAN trunk ports:
DES-3528:admin# config vlan_trunk ports 1-5 state enable
Command: config vlan_trunk ports 1-5 state enable
Success.
DES-3528:admin#
show vlan_trunk
Purpose
Used to display the VLAN trunk configuration.
Syntax
show vlan_trunk
Description
This command displays the VLAN trunk configuration.
Parameters
None.
Restrictions
None.
Example usage:
To display the VLAN trunk configuration:
DES-3528:admin# show vlan_trunk
Command: show vlan_trunk
VLAN Trunk Global Setting
----------------------------
VLAN Trunk Status : Enabled
VLAN Trunk Member Ports : 1-5
DES-3528:admin#