You are on page 1of 1

enable

conf t
!
hostname A-SW4
!
vlan 28
name CAFETERIA
!
vlan 29
name SOPORTETI
!
vlan 30
name AULA-4-001
!
vlan 31
name LAB04ELECTRONICA
!
vlan 32
name BIBLIOTECA
!
vlan 33
name AULA-4-002
!
vlan 34
name AP4
!
vlan 99
name GESTION
exit
!
int range g0/0-2
switchport trunk encapsulation dot1q
switchport trunk native vlan 99
switchport trunk allowed vlan 28-34
switchport mode trunk
!
interface vlan 99
ip address 192.168.99.33 255.255.255.0
no shut
!
ip default-gateway 192.168.99.1
end
!
cop run st
!

You might also like