You are on page 1of 3

configure terminal line vty 0 4 password cisco login exit vlan 300 name estudiantes exit interface vlan

300 ip address 10.20.0.1 255.255.255.0 no shutdown exit vlan 310 name compras exit interface vlan 310 ip address 10.20.1.1 255.255.255.128 no shutdown exit vlan 320 name registro exit interface vlan 320 ip address 10.20.1.129 255.255.255.192 no shutdown exit vlan 330 name postgrado exit interface vlan 330 ip address 10.20.2.1 255.255.255.0 no shutdown exit vlan 340 name recepcion exit interface vlan 340 ip address 10.20.3.1 255.255.255.224 no shutdown exit vlan 350 name becas exit interface vlan 350 ip address 10.20.3.65 255.255.255.192 no shutdown exit vlan 360 name adm_red exit interface vlan 360 ip address 10.20.3.129 255.255.255.240 no shutdown exit interface range fa 0/4-6 switchport mode access switchport access vlan 300 exit interface range fa 0/7-9 switchport mode access

switchport access vlan 310 exit interface range fa 0/10-13 switchport mode access switchport access vlan 320 exit interface range fa 0/14-17 switchport mode access switchport access vlan 330 exit interface range fa 0/18-20 switchport mode access switchport access vlan 340 exit interface range fa 0/21-23 switchport mode access switchport access vlan 350 exit interface fa 0/24 switchport mode access switchport access vlan 360 exit interface gi 1/1 switchport mode trunk switchport native vlan 370 switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan exit interface gi 1/2 switchport mode trunk switchport native vlan 370 switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan exit interface range fa 0/1-3 switchport mode trunk switchport native vlan 370 switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan switchport trunk allowed vlan exit interface range fa 0/21-23

300 310 320 330 340 350 360

300 310 320 330 340 350 360

300 310 320 330 340 350 360

Switchport Switchport Switchport Switchport exit

port-security port-security maximum 5 port-security violation shutdown port-security mac-address sticky

You might also like