Hi can someone please have a brief look at my ospf assignment and see where im going wrong?

Christina I 20 Reputation points
2026-07-16T15:16:55.6266667+00:00

hi can someone please help me with my assignment, so far i have configured everything correctly thats given in the tables and instructions except for the typo in Todd has 2 * gi0/0... i config 1 gi0/0 and 1 g0/1.

i give ips to all pcs because everything was 0.0.0.0. and they can ping each other and routers. only thing i notice that i didnt touch was routers dont have router-ids and the vlan is in state down. heres a picture of the lab. thanks in advance!User's imageUser's image

Windows for business | Windows Server | Networking | Other
0 comments No comments

Answer accepted by question author
VPHAN 43,820 Reputation points Independent Advisor
2026-07-16T16:30:11.4066667+00:00

Hi Christina I,

Executing the passive-interface command from within the router OSPF configuration mode, specifically at the (config-router)# prompt, is the exact necessary step. This action stops the device from transmitting OSPF Hello packets to the local area network over the 224.0.0.5 multicast address, securing the routing topology from unauthorized peerings while conserving bandwidth.

Furthermore, the assessment of the router IDs and VLAN states is fully correct. Because no manual Router ID or virtual Loopback interface was established, the OSPF process accurately defaulted to electing the highest active physical IP address to form neighbor adjacencies. Finally, default VLAN Switched Virtual Interfaces lacking an assigned IP address remain in an administratively down state, which is standard behavior and irrelevant to the OSPF routing completion score.

I hope this answer has provided useful information. If it did, please click on "accept answer". If you have questions, feel free to leave a comment.

VPHAN

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.