Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
interface GigabitEthernet0/1
switchport access vlan 4000
switchport trunk encapsulation dot1q
switchport trunk native vlan 4000
switchport trunk allowed vlan 500-504
switchport mode trunk
switchport nonegotiate
interface GigabitEthernet1/0/1
description TRUNK TO CORE
switchport trunk encapsulation dot1q
switchport trunk native vlan 903
switchport trunk allowed vlan 2,4,6,8-11
switchport mode trunk
switchport nonegotiate
no mdix auto
(config-if)#switchport access vlan XXX
(config-if)#switchport access vlan XXX
all my trunks are members of the default vlan,
LAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/2, Gi2/0/1, Gi2/0/2, Gi2/0/3