You are on page 1of 2

hostname vlan name exit vlan name vlan name vlan name exit 10 Faculty/Staff 20 Students 30 Guest(Default) 99 Management&Native

do sh vlan brief int range fa0/1-24 shu configurar el modo acceso a la int y colocar la vlan a esa int interface fastEthernet switchport mode access switchport access vlan exit interface fastEthernet switchport mode access switchport access vlan exit interface fastEthernet switchport mode access switchport access vlan exit do sh vlan xx para ver 0/6 30 0/11 10 0/18 20 el puerto asignado

configurar el modo trunk, esto debe ir en todos los switch segun corresponda interface FastEthernet 0/1 switchport mode trunk switchport trunk native vlan 99 exit interface FastEthernet 0/3 switchport mode trunk switchport trunk native vlan 99 exit no ip domain-lookup deshabilitar busqueda de dns line con 0 password cisco login exit line vty 0 15 password cisco login exit enable password class enable secret class service password-encryption exit

copy running-config startup-config

You might also like