CLI ReferenceInterface Configuration Commands Interface Configuration Commands
switchport access
Use this command to configure an interface as an access port and assign it to a
VLAN. Add no in the command to assign the port to the default VLAN.
switchport access vlan vlan-id
no switchport access vlan
The VLAN ID for a port to be added.
By default, the switch port is an access port and the VLAN is VLAN 1.
Interface configuration mode.
Enter one VLAN ID. The system will create a new one and add the interface to the
VLAN if you enter a new VLAN ID. If the VLAN ID already exists, the command
adds the interface to the VLAN.
If the port is a trunk port, the operation does not take effect.
Ruijie(config)# interface gigabitethernet 1/1
Ruijie(config-if)# switchport access vlan 2
Set up the interface to work in Layer 2 mode (switch port
mode).
Use this command to specify a native VLAN and the
allowed-VLAN list for the trunkport.