You are on page 1of 3

CONFIGURAR ROUTER

Enable
Configure terminal
Exec-timeout <minutos> [<segundos>]
Borrar/ copiar la configuracin
Erase startup-config
Reload
Copy rrunning-config startup-config
Copy startup-config running-config

Configuracin global
Hostname <nombre-route>
No ip domain-lookup
Enable secret <contrasea>
Configure contraseas
Service password-encryption
Enable secret <contrasea>
Enable password <contrasea>
Line console 0
Password <contrasea>
Login
Line vty 0 4
Password <contrasea>
Login
Configuracin de la interfaz
Interface <fa0/1 | s0/0/0/1>
Ip address <DireccinIP> <Mascara>
Description <descripcion>
No shutdown
shutdown
Clock rate <valor | 56000> en el DCE
Anlisis del resultado de los comandos show
Show ip route
Show ip interface brief
Show interfaces
Show clock
Show versin
Show arp
Show running-config
show startup-config
swow ip route connected
show ip route static
Configuracin del mensaje del da
Banner motd #<mensaje>#
Definir ip
Borrar configuracin

Indicador Comando parmetros

Ip route DireccionIpRedDestino MascaraRedDestino DefaultIpGatewayRedOrigen

Erase startup-config
Reload
Ip default-gateway
logging synchronous
show controllers serial 0/0/0 ..Que extremo del cable esta conectado
debug ip routing
undebug ip routing
undebug all
shutdown
no ip address.
PROTOCOLO DE DESCUBRIMIENTO
CDP SHOW
Show cdp
Show cdp ?
Show cdp interface fa 0/0
Show cdp neighbors
Show cdp entry R2
Show cdp entry *
Show cdp neighbors detail
Cdp run
No cdp run
No cdp enable
Cdp enable
Herramientas para la resolucin de problemas de conectividad
Ping
Traceroute <direccinIP>
Show ip route
Show ip interface brief
Show cdp neighbors detail
ENRUTAMIENTO ESTTICO
Line console 0
logging synchronous

ip route <direccin-de-red mascara> <direccin-de-red | exit-interface>
PROTOCLO RIP
Debug ip rip
No Debug ip rip
Router rip
Network <red>
PROTOCLO OSPF
network <network-address< <wildcard-mask> area <area-id>
show ip protocols
show ip ospf neighbor

show ip protocols
show ip ospf
show ip ospf interface

router ospf <process-id>
router-id <ip-address>

clear ip ospf process
LOOPBACK
interface loopback <number>
ip address <ip-address> <subnet-mask>

You might also like