Vubiq Networks Inc. V10G-L Manual De Usuario

Descargar
Página de 69
 
37  
Vubiq HaulPass V10g User Manual 
 
 
  
 
              © 2018 Vubiq Networks, Inc. All Rights Reserved 
Set the trunk port. Port 3 is the radio connection to the other Vubiq HaulPass V10g.  Set the allowed VLAN to 
accept 1 & 2. 
configure terminal 
(config)# interface GigabitEthernet 1/3 
(config-if)# switchport mode trunk 
(config-if)# switchport trunk allowed vlan 1-2 
(config-if)# switchport trunk vlan tag native 
(config-if)# exit 
(config)# exit 
 
Figure 18. Setting the Trunk Port 
7.2  Global Configuration 
Existing VLAN 
CLI example 
– adding VLAN 2: 
configure terminal 
(config)# vlan 2 
(config-vlan)# exit 
(config)# exit 
CLI example 
– removing VLAN 2: 
configure terminal 
(config)# no vlan 2 
(config)# exit 
CLI example 
– show existing VLANs: 
show vlan brief 
VLAN  Name                              Interfaces 
----  --------------------------------  ---------- 
1     default                           Gi 1/1-4 
2     VLAN0002                          Gi 1/3 
#  
The Allowed Access VLAN field only affects ports configured as access ports.  Ports in other modes are members of 
all VLANs specified in the allowed VLANs field.  By default, only VLAN 1 is enabled.  More VLANs may be created 
by using the following list syntax: