Vubiq Networks Inc. V10G-L Manual De Usuario

Descargar
Página de 69
 
41  
Vubiq HaulPass V10g User Manual 
 
 
  
 
              © 2018 Vubiq Networks, Inc. All Rights Reserved 
 
Figure 22. VLAN PVID Configuration (Access) 
CLI example 
– Set Port VLAN to 2 on the second Gigabit port (configured as trunk mode): 
configure terminal 
(config)# interface GigabitEthernet 1/2 
(config-if)# switchport mode trunk 
(config-if)# switchport trunk native vlan 2 
(config-if)# exit 
(config)# exit 
CLI example: Set Port VLAN to 2 on the second Gigabit port (configured as hybrid mode) 
# configure terminal 
(config)# interface GigabitEthernet 1/2 
(config-if)# switchport mode hybrid 
(config-if)# switchport hybrid native vlan 2 
(config-if)# exit 
(config)# exit 
 
Figure 23. VLAN PVID Configuration (Hybrid) 
Port Type 
Ports in hybrid mode allow for changing the port type, that is, whether a frame's VLAN tag is used to classify the 
frame on ingress to a particular VLAN, and if so, which TPID it reacts on. Likewise, on egress, the port type 
determines the TPID of the tag, if a tag is required.