378 Switch Ports
no switchport trunk
allowed vlan
This command resets the list of allowed VLANs on the trunk port to its default
value.
switchport trunk
native vlan
Use this command to configure the Trunk port Native VLAN (PVID) parameter.
Any ingress untagged packets on the port are tagged with the value of Native
VLAN. Native VLAN must be in the allowed VLAN list for tagging of received
untagged packets. Otherwise, untagged packets are discarded. Packets marked
with Native VLAN are transmitted untagged from Trunk port. The default is 1.
no switchport trunk
native vlan
Use this command to reset the switch port trunk mode native VLAN to its default
value.
switchport access
vlan
Use this command to configure the VLAN on the Access port. Only one VLAN
can be assigned to the Access port. Access ports are members of VLAN 1 by
default. Access ports may be assigned to a VLAN other than VLAN 1. Removing
vlan-list Either a single VLAN number from 1 to 4093 or a
continuous range of VLANs described by two
VLAN numbers, the lesser one first, separated by a
hyphen.
Parameter Description
Format
no switchport trunk allowed vlan
Mode Interface Config
Default 1 (Default VLAN)
Format
switchport trunk native vlan
vlan-id
Mode Interface Config
Format
no switchport trunk native vlan
Mode Interface Config