User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 148
5.2.4.17. switchport native vlan all
This command changes the VLAN ID which will be assigned to untagged or priority tagged frames for all
interfaces.
Format switchport native vlan all <1-4093>
Default 1
Mode Global Config
5.2.4.18. no switchport native vlan all
This command sets the VLAN ID for all interfaces to 1.
Format no switchport native vlan all
Mode Global Config
5.2.4.19. switchport allowed vlan
This command configures the degree of participation for a specific interface in a VLAN. The ID is a valid VLAN
identification number, and the interface is a valid interface number.
Format switchport allowed vlan {add [tagged | untagged] | remove} <vlan-list>
Mode Interface Config
5.2.4.20. switchport allowed vlan all
This command configures the degree of participation for all interfaces in a VLAN. The ID is a valid VLAN
identification number.
Format switchport allowed vlan {add {tagged | untagged} | remove} all <1-4093>
Mode Global Config
5.2.4.21. switchport tagging
This command configures the tagging behavior for a specific interface in a VLAN to enable. If tagging is enabled,
traffic is transmitted as tagged frames. If tagging is disabled, traffic is transmitted as untagged frames. The ID is a
valid VLAN identification number.