0% found this document useful (0 votes)
655 views1 page

Packet Tracer 10.3.1.2

The document contains configuration commands for routers Ra, Rb, and Rc to enable OSPF routing protocol with an OSPF process ID of 1. All routers are configured with the same OSPF authentication, hello and dead intervals on interface GigabitEthernet 0/0. Ra and Rb have a higher OSPF priority than Rc. Rc also generates a default route and makes all interfaces passive for OSPF except GigabitEthernet 0/0.

Uploaded by

Ryan Johnson
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
655 views1 page

Packet Tracer 10.3.1.2

The document contains configuration commands for routers Ra, Rb, and Rc to enable OSPF routing protocol with an OSPF process ID of 1. All routers are configured with the same OSPF authentication, hello and dead intervals on interface GigabitEthernet 0/0. Ra and Rb have a higher OSPF priority than Rc. Rc also generates a default route and makes all interfaces passive for OSPF except GigabitEthernet 0/0.

Uploaded by

Ryan Johnson
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Ra:

enable
configure terminal
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
area 0 authentication message-digest
int g0/0
ip ospf priority 150
ip ospf message-digest-key 1 md5 cisco
ip ospf hello-interval 5
ip ospf dead-interval 20

RB:
enable
configure terminal
router ospf 1
network 192.168.1 0.0.0.255 area 0
area 0 authentication message-digest
int g0/0
ip ospf priority 100
ip ospf message-digest-key 1 md5 cisco
ip ospf hello-interval 5
ip ospf dead-interval 20

RC:
enable
configure terminal
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
area 0 authentication message-digest
passive-interface default
no passive-interface g0/0
default-information originate
exit
ip route 0.0.0.0 0.0.0.0 s0/0/0
int g0/0
ip ospf priority 50
ip ospf message-digest-key 1 md5 cisco
ip ospf hello-interval 5
ip ospf dead-interval 20

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy