CCNA 3 v6.0 OSPF Practice Skills Assessment Exam Answer Type 1
A few things to keep in mind while completing this activity:
- Do not use the browser Backbutton or close or reload any exam windows during the exam.
- Do not close Packet Tracer when you are done. It will close automatically.
- Click the Submit Assessmentbutton in the browser window to submit your work.
Introduction
In this practice skills assessment, you will configure the Famous University network with OSPF routing. The network is configured with both IPv4 and IPv6 on all devices. This will allow you to implement routing in both OSPFv2 and OSPFv3. In addition, you will configure both versions of OSPF in multiple areas. For a full list of tasks, see below.
You are not required to configure the following:
- The network switches
- The network hosts
- The College Intranet Server
- The College Network Cloud
All IOS device configurations should be completed from a direct terminal connection to the device console.
You will practice and be assessed on the following skills:
- Configuration of IPv4 and IPv6 default routes
- Configuration of OSPFv2 in a single area
- Configuration of OSPFv2 in multiple areas
- Configuration of OSPFv3 in a single area
- Configuration of OSPFv3 in multiple areas
- Customization of OSPFv2 and OSPFv3 settings
- Interface Bandwidth
- OSPF Priority
- OSPF timer settings
- Passive interfaces
You will configure specific devices as follows:
Router Administration:
- IPv4 and IPv6 default route configuration
- OSPFv2 and OSPFv3 Area 0 configuration
- Interface bandwidth configuration
- OSPFv2 and OSPFv3 router ID configuration
- Distribution of default routes
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
Router Science:
- OSPFv2 and OSPFv3 Area 0 configuration
- OSPFv2 and OSPFv3 Area 10 configuration
- Interface bandwidth configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
Router Bio:
- OSPFv2 and OSPFv3 Area 10 configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
- OSPFv2 and OSPFv3 interface priority configuration
- OSPFv2 and OSPFv3 hello and dead timer configuration
- OSPFv2 and OSPFv3 passive interface configuration
Router Physics
- OSPFv2 and OSPFv3 Area 10 configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
- OSPFv2 and OSPFv3 interface priority configuration
- OSPFv2 and OSPFv3 hello and dead timer configuration
- OSPFv2 and OSPFv3 passive interface configuration
Router Technology:
- OSPFv2 and OSPFv3 Area 0 configuration
- OSPFv2 and OSPFv3 Area 20 configuration
- Interface bandwidth configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
Router CompSci:
- OSPFv2 and OSPFv3 Area 20 configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
- OSPFv2 and OSPFv3 interface priority configuration
- OSPFv2 and OSPFv3 hello and dead timer configuration
- OSPFv2 and OSPFv3 passive interface configuration
Router Electronics:
- OSPFv2 and OSPFv3 Area 20 configuration
- OSPFv2 and OSPFv3 router ID configuration
- Auto-cost reference bandwidth configuration for OSPFv2 and OSPFv3
- OSPFv2 and OSPFv3 interface priority configuration
- OSPFv2 and OSPFv3 hello and dead timer configuration
- OSPFv2 and OSPFv3 passive interface configuration
Addressing Table
Use the following addresses to configure the network. Some addresses are preconfigured on devices that you are not required to configure, and are provided for reference purposes only.
Host Address Table
The addresses of the PC and server hosts are provided for connectivity testing purposes. All addressing is preconfigured.
Instructions
Step1: Configure default static routes on the Administration router.
Configure IPv4 and IPv6 default static routes on Administration. Use the exit interface value in your configuration.
Step 2: Configure single-area OSPFv2
On the Administration, Science, and Technology routers, configure single-area OSPFv2 in Area 0.
a. Use a process ID of 10 for all OSPFv2 processes.
b. Activate routing for the appropriate networks. Use inverse masks that specify only addresses within the networks.
c. Specify a bandwidth value that matches the clock speed of the interfaces of Administration for interfaces of alldevices that are configured in Area 0.
d. Set the router IDs as follows:
Administration: 10.20.0.0
Science: 10.0.0.0
Technology: 20.0.0.0
Step 3: Configure single-area OSPFv3.
On the Administration, Science, and Technology routers configure single-area OSPFv3 in Area 0.
a. Use a process ID of 10 for all OSPFv3 processes.
b. Activate routing for the appropriate networks.
c. Set the router IDs as follows:
Administration: 10.20.0.0
Science: 10.0.0.0
Technology: 20.0.0.0
Step 4: Configure OSPFv2 in multiple areas.
Configure the routers that have all interfaces in Areas 10 and 20 with OSPFv2.
a. Use a process ID of 10 for all OSPF processes.
b. Activate routing for the appropriate networks. Use inverse masks that specify only addresses within the networks. After this step is completed, hosts on all LANs should be able to communicate with each other over IPv4.
c. Set the router IDs as follows:
Bio: 10.1.1.1
Physics: 10.2.2.2
CompSci: 20.1.1.1
Electronics: 20.2.2.2
Step 5: Configure OSPFv3 in multiple areas.
Configure the routers that have all interfaces in Areas 10 and 20 with OSPFv3.
a. Enable the routers to route IPv6.
b. Use a process ID of 10 for all OSPF processes.
c. Activate routing for the appropriate networks. After this step is completed, hosts on all LANs should be able to communicate with each other over IPv6.
d. Set the router IDs as follows:
Bio: 10.1.1.1
Physics: 10.2.2.2
CompSci: 20.1.1.1
Electronics: 20.2.2.2
Step 6: Customize OSPFv2.
Customize OSPFv2 operation as follows:
a. For the multiaccess network connected between the Bioand Physics routers, configure priorities so that Bio will become the DR and Physics will be the BDR. Use priority values of 255 and 200.
b. Configure the interfaces on all routers that are attached to LANs with hosts to notsend OSPFv2 traffic into the LAN.
c. Enable all routers to automatically and accurately calculate costs for routes that include 1Gbps Ethernet networks by changing the reference bandwidth.
d. Configure OSPFv2 so that the default routes that are configured on Administrationare automatically distributed to all routers in the network.
e. Adjust the OSPFv2 timers on the Ethernet link between Bioand Physics as follows:
Hello: 5 seconds
Dead: 20 seconds
Step 7: Customize OSPFv3.
Customize OSPFv3 operation as follows:
a. For the multiaccess network connected between the Bioand Physics routers configure priorities so that Bio will become the DR and Physics will be the BDR. Use priority values of 255 and 200.
b. Configure the interfaces on all routers that are attached to LANs with hosts to notsend OSPFv3 traffic into the LAN.
c. Enable all routers to automatically and accurately calculate costs for routes that include 1Gbps Ethernet networks by changing the reference bandwidth.
d. Configure OSPFv3 so that the default routes that are configured on Administrationare automatically distributed to all routers in the network.
e. Explicitly configure the OSPFv3 timers on the Ethernet link between Bio and Physics as follows:
Hello: 5 seconds
Dead: 20 seconds
Answers
Administration:
Administration>en Administration#conf terminal Administration(config)#ip route 0.0.0.0 0.0.0.0 s0/1/0 Administration(config)#ipv6 unicast-routing Administration(config)#ipv6 route ::/0 s0/1/0 Administration(config)#router ospf 10 Administration(config-router)#network 10.10.10.0 0.0.0.3 area 0 Administration(config-router)#network 10.10.20.0 0.0.0.3 area 0 Administration(config-router)#router-id 10.20.0.0 Administration(config-router)#do clear ip ospf process Administration(config-router)#yes Administration(config-router)#exit Administration(config)#int s0/0/0 Administration(config-if)#bandwidth 128000 Administration(config-if)#int s0/0/1 Administration(config-if)#bandwidth 128000 Administration(config-if)#exit Administration(config)#int s0/0/0 Administration(config-if)#ipv6 ospf 10 area 0 Administration(config-if)#int s0/0/1 Administration(config-if)#ipv6 ospf 10 area 0 Administration(config-if)#exit Administration(config)#Ipv6 router ospf 10 Administration(config-rtr)#router-id 10.20.0.0 Administration(config-rtr)#do clear ipv6 ospf process Administration(config-rtr)#yes Administration(config-rtr)#exit Administration(config)#router ospf 10 Administration(config-router)#auto-cost reference-bandwidth 1000 Administration(config-router)#exit Administration(config)#router ospf 10 Administration(config-router)#default-information originate Administration(config-router)#exit Administration(config)#ipv6 router ospf 10 Administration(config-rtr)#default-information originate Administration(config-rtr)#exit Administration(config)#ipv6 router ospf 10 Administration(config-router)#auto-cost reference-bandwidth 1000
Science:
Science>EN Science#conf ter Science(config)#router ospf 10 Science(config-router)#network 10.10.10.0 0.0.0.3 area 0 Science(config-router)#network 172.16.10.0 0.0.0.3 area 10 Science(config-router)#network 172.16.10.4 0.0.0.3 area 10 Science(config-router)#router-id 10.0.0.0 Science(config-router)#do clear ip ospf process Science(config-router)#yes Science(config-router)#exit Science(config)#ipv6 unicast-routing Science(config)#Int s0/0/0 Science(config-if)#Ipv6 ospf 10 area 0 Science(config-if)#exit Science(config)#Int s0/0/1 Science(config-if)#Ipv6 ospf 10 area 10 Science(config-if)#exit Science(config)#Int s0/1/0 Science(config-if)#Ipv6 ospf 10 area 10 Science(config-if)#exit Science(config)#int s0/0/0 Science(config-if)#bandwidth 128000 Science(config-if)#exit Science(config)#ipv6 router ospf 10 Science(config-rtr)#router-id 10.0.0.0 Science(config-rtr)#do clear ipv6 ospf process Science(config-rtr)#yes Science(config-rtr)#exit Science(config)#ipv6 router ospf 10 Science(config-router)#auto-cost reference-bandwidth 1000 Science(config-router)#exit Science(config)#router ospf 10 Science(config-router)#auto-cost reference-bandwidth 1000
Technology:
Technology>en Technology#conf ter Technology(config)#Router ospf 10 Technology(config-router)#network 10.10.20.0 0.0.0.3 area 0 Technology(config-router)#network 172.16.20.0 0.0.0.3 area 20 Technology(config-router)#network 172.16.20.4 0.0.0.3 area 20 Technology(config-router)#router-id 20.0.0.0 Technology(config-router)#do clear ip ospf process Technology(config-router)#yes Technology(config-router)#exit Technology(config)#ipv6 unicast-routing Technology(config)#Int s0/0/0 Technology(config-if)#Ipv6 ospf 10 area 0 Technology(config-if)#exit Technology(config)#Int s0/0/1 Technology(config-if)#Ipv6 ospf 10 area 20 Technology(config-if)#exit Technology(config)#Int s0/1/0 Technology(config-if)#Ipv6 ospf 10 area 20 Technology(config-if)#exit Technology(config)#int s0/0/0 Technology(config-if)#bandwidth 128000 Technology(config-if)#exit Technology(config)#Ipv6 router ospf 10 Technology(config-rtr)#router-id 20.0.0.0 Technology(config-rtr)#do clear ipv6 ospf process Technology(config-rtr)#yes Technology(config-rtr)#exit Technology(config)#router ospf 10 Technology(config-router)#auto-cost reference-bandwidth 1000 Technology(config-router)#exit Technology(config)#ipv6 router ospf 10 Technology(config-router)#auto-cost reference-bandwidth 1000
Bio:
Bio>en Bio#conf ter Bio(config)#router ospf 10 Bio(config-router)#network 172.16.10.0 0.0.0.3 area 10 Bio(config-router)#network 192.168.11.0 0.0.0.255 area 10 Bio(config-router)#network 172.16.10.8 0.0.0.3 area 10 Bio(config-router)#router-id 10.1.1.1 Bio(config-router)#do clear ip ospf process Bio(config-router)#yes Bio(config-router)#exit Bio(config)#ipv6 unicast-routing Bio(config)#int s0/0/0 Bio(config-if)#ipv6 ospf 10 area 10 Bio(config-if)#exit Bio(config)#int g0/0 Bio(config-if)#ipv6 ospf 10 area 10 Bio(config-if)#exit Bio(config)#int g0/1 Bio(config-if)#ipv6 ospf 10 area 10 Bio(config-if)#exit Bio(config)#ipv6 router ospf 10 Bio(config-rtr)#router-id 10.1.1.1 Bio(config-rtr)#do clear ipv6 ospf process Bio(config-rtr)#yes Bio(config-rtr)#exit Bio(config)#int g0/1 Bio(config-if)#ip ospf priority 255 Bio(config-if)#exit Bio(config)#router ospf 10 Bio(config-router)#passive-interface g0/0 Bio(config-router)#exit Bio(config)#router ospf 10 Bio(config-router)#auto-cost reference-bandwidth 1000 Bio(config-router)#exit Bio(config)#int g0/1 Bio(config-if)#ip ospf hello-interval 5 Bio(config-if)#ip ospf dead-interval 20 Bio(config-if)#exit Bio(config)#int g0/1 Bio(config-if)#ipv6 ospf priority 255 Bio(config-if)#exit Bio(config)#ipv6 router ospf 10 Bio(config-rtr)#passive-interface g0/0 Bio(config-rtr)#exit Bio(config)#int g0/1 Bio(config-if)#ipv6 ospf hello-interval 5 Bio(config-if)#ipv6 ospf dead-interval 20 Bio(config-if)#exit Bio(config)#ipv6 router ospf 10 Bio(config-router)#auto-cost reference-bandwidth 1000
Physics:
Physics>en Physics#conf ter Physics(config)#Router ospf 10 Physics(config-router)#network 172.16.10.4 0.0.0.3 area 10 Physics(config-router)#network 172.16.10.8 0.0.0.3 area 10 Physics(config-router)#network 192.168.12.0 0.0.0.255 area 10 Physics(config-router)#router-id 10.2.2.2 Physics(config-router)#do clear ip ospf process Physics(config-router)#yes Physics(config-router)#exit Physics(config)#ipv6 unicast-routing Physics(config)#int s0/0/0 Physics(config-if)#ipv6 ospf 10 area 10 Physics(config-if)#exit Physics(config)#int g0/0 Physics(config-if)#ipv6 ospf 10 area 10 Physics(config-if)#exit Physics(config)#int g0/1 Physics(config-if)#ipv6 ospf 10 area 10 Physics(config-if)#exit Physics(config)# Physics(config)#ipv6 router ospf 10 Physics(config-rtr)#router-id 10.2.2.2 Physics(config-rtr)#do clear ip ospf process Physics(config-rtr)#yes Physics(config-rtr)#exit Physics(config)#int g0/1 Physics(config-if)#ip ospf priority 200 Physics(config-if)#exit Physics(config)#router ospf 10 Physics(config-router)#passive-interface g0/0 Physics(config-router)#exit Physics(config)#router ospf 10 Physics(config-router)#auto-cost reference-bandwidth 1000 Physics(config-router)#exit Physics(config)#int g0/1 Physics(config-if)#ip ospf hello-interval 5 Physics(config-if)#ip ospf dead-interval 20 Physics(config-if)#exit Physics(config)#int g0/1 Physics(config-if)#ipv6 ospf priority 200 Physics(config-if)#exit Physics(config)#ipv6 router ospf 10 Physics(config-rtr)#passive-interface g0/0 Physics(config-rtr)#exit Physics(config)#int g0/1 Physics(config-if)#ipv6 ospf hello-interval 5 Physics(config-if)#ipv6 ospf dead-interval 20 Physics(config-if)#exit Physics(config)#ipv6 router ospf 10 Physics(config-router)#auto-cost reference-bandwidth 1000
CompSci:
CompSci>en CompSci#conf ter CompSci(config)#Router ospf 10 CompSci(config-router)#network 172.16.20.0 0.0.0.3 area 20 CompSci(config-router)#network 192.168.21.0 0.0.0.255 area 20 CompSci(config-router)#router-id 20.1.1.1 CompSci(config-router)#do clear ip ospf process CompSci(config-router)#yes CompSci(config-router)#exit CompSci(config)#ipv6 unicast-routing CompSci(config)#int s0/0/0 CompSci(config-if)#ipv6 ospf 10 area 20 CompSci(config-if)#exit CompSci(config)# CompSci(config)#int g0/0 CompSci(config-if)#ipv6 ospf 10 area 20 CompSci(config-if)#exit CompSci(config)# CompSci(config)#ipv6 router ospf 10 CompSci(config-rtr)#router-id 20.1.1.1 CompSci(config-rtr)#do clear ipv6 ospf process CompSci(config-rtr)#yes CompSci(config-rtr)#exit CompSci(config)#router ospf 10 CompSci(config-router)# CompSci(config-router)#passive-interface g0/0 CompSci(config-router)#exit CompSci(config)#ipv6 router ospf 10 CompSci(config-rtr)#passive-interface g0/0 CompSci(config-rtr)#exit CompSci(config)#router ospf 10 CompSci(config-router)#auto-cost reference-bandwidth 1000 CompSci(config-router)#exit CompSci(config)#ipv6 router ospf 10 CompSci(config-router)#auto-cost reference-bandwidth 1000
Electronics:
Electronics>en Electronics#conf ter Electronics(config)#Router ospf 10 Electronics(config-router)#network 172.16.20.4 0.0.0.3 area 20 Electronics(config-router)#network 192.168.22.0 0.0.0.255 area 20 Electronics(config-router)#router-id 20.2.2.2 Electronics(config-router)#do clear ip ospf process Electronics(config-router)#yes Electronics(config-router)#exit Electronics(config)#ipv6 unicast-routing Electronics(config)#int s0/0/0 Electronics(config-if)#ipv6 ospf 10 area 20 Electronics(config-if)#exit Electronics(config)#int g0/0 Electronics(config-if)#ipv6 ospf 10 area 20 Electronics(config-if)#exit Electronics(config)# Electronics(config)#ipv6 router ospf 10 Electronics(config-rtr)#router-id 20.2.2.2 Electronics(config-rtr)#do clear ipv6 ospf process Electronics(config-rtr)#yes Electronics(config-rtr)#exit Electronics(config)#router ospf 10 Electronics(config-router)#passive-interface g0/0 Electronics(config-router)#exit Electronics(config)# Electronics(config)#ipv6 router ospf 10 Electronics(config-rtr)#passive-interface g0/0 Electronics(config-rtr)#exit Electronics(config)#router ospf 10 Electronics(config-router)#auto-cost reference-bandwidth 1000 Electronics(config-router)#exit Electronics(config)#ipv6 router ospf 10 Electronics(config-router)#auto-cost reference-bandwidth 1000 Electronics(config-router)#