Title: What is the difference between encapsulating dot1q under the main interface and sub-interface of the physical interface of a Ruijie AP? [Print this page] Author: GTAC-Sophia Time: 2022-7-25 14:21 Title: What is the difference between encapsulating dot1q under the main interface and sub-interface of the physical interface of a Ruijie AP? Configure on the main interface:
interface GigabitEthernet 0/1
encapsulation dot1Q 200 ------> is equivalent to configuring GI0/1 port access vlan 200
Configure on the sub-interfaces interface:
interface GigabitEthernet 0/1.200
encapsulation dot1Q 200 ------> is equivalent to configuring a trunk channel for vlan 200
Welcome to Ruijie Community (https://community.ruijienetworks.com/)