Home >Juniper Network Sim>Lab Manual>OSPF Configuration
Available labs | Supported Commands | Product Help
CertExams.com Simulator Lab Exercises Answers
Description: Use this lab to configure the OSPF on router with an area 0.
Instructions:
1. Enter into configuration mode.
2. Enable OSPF routing on the router.
3. Put the interfaces so-0/0/0 and so-0/0/1 under area 0.
user@R1>configure [edit] user@R1#edit protocols ospf [edit protocols ospf] user@R1#edit area 0 [edit protocols ospf area 0] user@R1#edit interface so-0/0/0 [edit protocols ospf area 0 interface so-0/0/0] user@R1#exit [edit protocols ospf area 0] user@R1#edit interface so-0/0/1 [edit protocols ospf area 0 interface so-0/0/1] user@R1#exit [edit protocols ospf area 0] user@R1#exit [edit protocols ospf] user@R1#exit [edit] user@R1#