You are on page 1of 1

Comandos a utilizar en práctica de protocolo OSPF

Router(config)#router ospf [id proceso 1 – 65,535]


Router(config-router)#network [dir-red] [wildcard ] area [id area]
Router(config-router)#passive-interface [interface]
Router(config-router)#passive-interface default
Router(config-router)#no passive interface [interface]

Router(config)#interface [interface]
Router(config-if)#ip ospf authentication message-digest
Router(config-if)#ip ospf message-digest-key [key number] md5 [pass]

Router(config)#interface loopback0
Router(config-if)#ip address [dirección no ruteable] 255.255.255.255
Router(config)#end

Router#show ip ospf neighbor


Router#show ip route [ospf]
Router#show ip protocols
Router#show ip ospf
Router#show ip ospf interface [interface]
Router#reload

Router(config-router)#router-id [id dirección no ruteable]


Router(config)#end
Router#clear ip ospf process
Router#Confirm? : yes

You might also like