User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 156
5.2.6.4. no switchport trunk allowed vlan
This command resets the list of allowed VLANs on the trunk port to its default value.
Format no switchport trunk allowed vlan
Mode Interface Config
5.2.6.5. 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.
Format switchport trunk native vlan <vlan-id>
Default 1 (Default VLAN)
Mode Interface Config
5.2.6.6. no switchport trunk native vlan
Use this command to reset the switch port trunk mode native VLAN to its default value.
Format no switchport trunk native vlan
Mode Interface Config
5.2.6.7. 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 the Access VLAN on the switch makes the Access port a member of VLAN 1. Configuring an Access
port to be a member of a VLAN that does not exist results in an error and does not change the configuration.
Format switchport access vlan <vlan-id>
Default 1 (Default VLAN)
Mode Interface Config