Sets the Layer 2 interface as access.
All Layer 2 interfaces are in access mode and belong to the VLAN ID 1.
Interface subtype configuration mode on edge ports
In access mode, the interface only allows untagged and priority tagged packets.
Enter no switchport access vlan to set the PVID to the default VLAN 1.
To set the Layer 2 interface PVID to 100 on a specific Ethernet interface:
device# configure terminal switch(config)# interface ethernet 1/9 switch(conf-if-eth-1/9)# switchport access vlan 100
To set the PVID to the default VLAN 1 on a specific port-channel interface:
device# configure terminal switch(config)# interface port-channel 44 switch(config-Port-channel-44)# no switchport access vlan