You are on page 1of 1

int vlan 43

ip add 172.16.43.11 255.255.255.0


ip default-gateway 172.16.43.1
int range fa0/19-24
swi mode trunk
swi trunk native vlan 43
vtp mode server
vtp domain CCNA
vtp password cisco
vlan 10
name Student
vlan 20
name Faculty
vlan 43
name Management
vlan 67
name Wireless
vtp mode client
vtp domain CCNA
vtp password cisco
....
show vtp status
show vlan brief
int range fa0/1 -10
swi mode acces
swi acc vlan 10
no shu
int range fa0/11-17
swi mode access
swi acc vlan 20
no shu
spanning-tree vlan 10,20.43,67 priority 4096
spanning-tree vlan 10,20,43,67 priority 8192
interface fa0/0.43
encapsulation dot1.Q 43 native
ip add..
int fa0/2
swi mode acc
swi por-security
swi por-security max 2
swi por-security mac-add sticky
swi por-security violation shutdown

You might also like