Pract 1
Pract 1
6 Practice Questions
Answer
Correct Answer:
Backbone
Stub
External
Perimeter
You are currently using EIGRP on your network. Which of the following would you gain
by switching to OSPF? (Select two.)
Answer
VLSM support
Correct Answer:
Open standard
Multiprotocol support
Correct Answer:
Hierarchical network design
Autosummarization
You have configured Router A, Router B, and Router C as shown. No loopback
interfaces have been configured.
hostname C
...
router ospf 600
network 172.16.32.1 0.0.0.0 area 100
network 192.168.2.1 0.0.0.0 area 100
...
Answer
600
172.16.32.1
Correct Answer:
192.168.2.1
100
What are DRs and BDRs used for when using the OSPF routing protocol?
Answer
Correct Answer:
Reduce routing table updates in a broadcast network.
Identify preferred and backup routes to improve recovery from link failure.
You want to ensure that RouterC becomes the designated router on the subnet.
Assuming that no additional configuration parameters are configured other than what is
shown, how could you accomplish this task? (Select three. Each option is a complete
solution.)
Answer
Correct Answer:
For the OSPF process, set the router-id to 200.1.1.1.
Correct Answer:
Change the IP address on the interface connected to the 192.168.12.0/24 subnet to
192.168.12.254.
Correct Answer:
For the interface connected to the 192.168.12.0/24 subnet, set the OSPF priority to 2.
Change the IP address on the interface connected to the 192.168.12.0/24 subnet to 192.168.12.1.
You are running OSPF as your routing protocol. One Ethernet subnet has five OSPF
routers on the subnet. A partial configuration for two of the routers is shown. Both
routers are connected to the subnet through the Fa0/1 interface. All interfaces are up.
Assuming that either RouterA or RouterB will become the DR, which one will be elected
the DR for the subnet?
Answer
Correct Answer:
RouterA will be the DR because of the loopback interface IP address.
You are running OSPF as your routing protocol. One Ethernet subnet has five OSPF
routers on the subnet. A partial configuration for two of the routers is shown below. Both
routers are connected to the subnet through the Fa0/1 interface. All interfaces are up.
Given this configuration, which of the following statements are true for both routers on
SubnetA? (Select three.)
Answer
Correct Answer:
The router ID for RouterB is 12.0.0.1.
Correct Answer:
The router ID for RouterA is 15.1.1.1.
Correct Answer:
RouterA will never become the DR or the BDR.
You have five routers running OSPF on a single subnet. RouterB has been elected as
the DR.
You remove RouterB from the network for a hardware upgrade. The next day, you add
the router back onto the network. What will happen when you add RouterB back onto
the network?
Answer
Correct Answer:
RouterB will become the DR only if a new election occurs.
RouterB will become the DR at the next hello interval.
Which of the following are true of OSPF configuration to enable two routers to become
adjacent? (Select two.)
Answer
Correct Answer:
Hello and dead timer intervals must match on all routers.
Correct Answer:
The area assigned to each network must match.
Answer
Correct Answer:
Incorrect answer:
Exchanging the entire routing table under normal conditions.