Ccna Configuraciones
Ccna Configuraciones
Ccna Configuraciones
14 mayo, 2014
Deja un comentario
i
2 Votes
^C
line con 0
password cisco
login local ESTE COMANDO PERMITE QUE CUANDO NOS CONECTEMOS SOLICITE
USUARIO Y PASS
line vty 0 15
password cisco
login local
interface GigabitEthernet0/0
no ip address
no shutdown
interface GigabitEthernet0/0.1
interface GigabitEthernet0/0.2
!
interface GigabitEthernet0/0.3
interface GigabitEthernet0/0.4
interface GigabitEthernet0/0.5
interface GigabitEthernet0/0.6
interface GigabitEthernet0/0.7
encapsulation dot1Q 50
banner motd ^C
^C
line con 0
password cisco
login local
line vty 0 15
password cisco
login local
Vlan 50
Name administracion
Vlan 100
Name directivos
Vlan 200
Name invitados
Vlan 300
Name tecnologia
Vlan 400
Name pruebas4
Vlan 500
Name pruebas5
Vlan 600
Name pruebas6
interface FastEthernet0/1
switchport mode trunk
interface FastEthernet0/2
interface Vlan50
ip default-gateway 192.168.1.1
SE DEBE DEFINIR UN DEFAULT GATEWAY PARA QUE EL SW SEPA DONDE ENVIAR LAS
RESPUESTAS A LAS SOLICITUDES TELNET DESDE CUALQUIER VLAN (SUBNET) EN ESTE
CASO SE COLOCA LA IP DE ADMINISTRACION DEL ROUTER
banner motd ^C
line con 0
password cisco
login local
line vty 0 15
password cisco
login local
vlan 50
name administracion
interface Vlan50
ip default-gateway 192.168.1.1
interface FastEthernet0/1
interface FastEthernet0/2
banner motd ^C
line con 0
password cisco
login local
line vty 0 15
password cisco
login local
interface FastEthernet0/1
interface FastEthernet0/2
interface FastEthernet0/3
ip default-gateway 192.168.1.1
banner motd ^C
line con 0
password cisco
login local
line vty 0 15
password cisco
login local
interface FastEthernet0/1
interface FastEthernet0/2
interface FastEthernet0/3
interface FastEthernet0/4
interface FastEthernet0/5
interface Vlan50
ip default-gateway 192.168.1.1
banner motd ^C
line con 0
password cisco
login local
line vty 0 15
password cisco
login local
interface FastEthernet0/1
interface FastEthernet0/2
interface FastEthernet0/3
interface Vlan50
ip default-gateway 192.168.1.1