DXS-1210 Series Smart Managed Switch CLI Reference Guide
364
48-9
switchport trunk native vlan
This command is used to specify the native VLAN ID of a trunk mode interface. Use the no interface
command to reset to the native VLAN ID to the default setting.
switchport trunk native vlan {VLAN-ID | tag}
no switchport trunk native vlan [tag]
Parameters
VLAN-ID
Specifies the native VLAN for a trunk port.
tag
Specifies to enable the tagging mode of the native VLAN.
Default
By default, the native VLAN is 1, untagged mode.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command only takes effect when the interface is set to trunk mode. When a trunk port native
VLAN is set to tagged mode, normally the acceptable frame type of the port should be set to “tagged-
only” to only accept tagged frames. When a trunk port works in the untagged mode for a native VLAN,
transmitting untagged packet for a native VLAN and tagged packets for all other VLANs and the
acceptable frame types of the port has to be set to “admit-all” in order to function correctly.
The specified VLAN does not need to exist to apply the command.
Example
This example shows how to configure interface eth1/0/1 as a trunk interface and configures the native
VLAN to 20.
Switch# configure terminal
Switch(config)#interface eth 1/0/1
Switch(config-if)# switchport mode trunk
Switch(config-if)# switchport trunk native vlan 20
Switch(config-if)#
48-10
vlan
This command is used to add VLANs and enter the VLAN configuration mode. Use the no form of this
command to remove VLANs.
vlan VLAN-ID [, | -]
no vlan VLAN-ID [, | -]
Parameters
VLAN-ID
Specifies the ID of the VLAN to be added, removed or configured. The
valid VLAN ID range is from 1 to 4094. VLAN ID 1 cannot be removed.
,
Specifies a series of VLANs, or separate a range of VLANs from a
previous range. No space is required before and after the comma.
Содержание DXS-1210-10TS
Страница 1: ......
Страница 246: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 243 ...
Страница 260: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 257 ...