IP Connectivity Flashcards
- Which pairing reflects a correct protocol-and-metric relationship?
A. EIGRP and link cost.
B. RIPv2 and number of hops.
C. OSPF and number of hops and reliability.
D. IS-IS and delay and reliability.
- Which pairing reflects a correct protocol-and-metric relationship?
A. EIGRP and link cost.
B. RIPv2 and number of hops.
C. OSPF and number of hops and reliability.
D. IS-IS and delay and reliability.
Which two statements describe the advantages to the use of RIP over the use of OSPF? (Choose two).
A. RIP has a more accurate metric.
B. RIP is less complex to configure.
C. RIP requires less time to converge.
D. RIP uses less bandwidth.
E. RIP demands fewer router resources.
Which two statements describe the advantages to the use of RIP over the use of OSPF? (Choose two).
A. RIP has a more accurate metric.
B. RIP is less complex to configure.
C. RIP requires less time to converge.
D. RIP uses less bandwidth. E. RIP demands fewer router resources.
E. RIP demands fewer router resources.
A router receives information about network 192.168.10.0/ 24 from multiple sources. What will the router consider the most reliable information about the path to that network?
A. An OSPF update for network 192.168.0.0/ 16.
B. A RIP update for network 192.168.10.0/ 24.
C. A default route with a next hop address of 192.168.10.1.
D. A static route to network 192.168.10.0/ 24.
E. A directly connected interface with an address of 192.168.10.254/ 24.
F. A static route to network 192.168.10.0/ 24 with a local serial interface configured as the next hop.
A router receives information about network 192.168.10.0/ 24 from multiple sources. What will the router consider the most reliable information about the path to that network?
A. An OSPF update for network 192.168.0.0/ 16.
B. A RIP update for network 192.168.10.0/ 24.
C. A default route with a next hop address of 192.168.10.1.
D. A static route to network 192.168.10.0/ 24.
E. A directly connected interface with an address of 192.168.10.254/ 24.
F. A static route to network 192.168.10.0/ 24 with a local serial interface configured as the next hop.
What functions do routers perform in a network? (Choose two).
A. Access layer security.
B. Microsegmentation of broadcast domains.
C. Packet switching.
D. Path selection.
E. VLAN membership assignment. F. Bridging between LAN segments.
What functions do routers perform in a network? (Choose two).
A. Access layer security.
B. Microsegmentation of broadcast domains.
C. Packet switching.
D. Path selection.
E. VLAN membership assignment. F. Bridging between LAN segments.
Which command can you enter to set the default route for all traffic to an interface?
A. router( config)# ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/ 1
B. router( config)# ip route 0.0.0.0 255.255.255.255 GigabitEthernet0/ 1
C. router( config-router)# default-information originate
D. router( config-router)# default-information originate always
Which command can you enter to set the default route for all traffic to an interface?
A. router( config)# ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/ 1
B. router( config)# ip route 0.0.0.0 255.255.255.255 GigabitEthernet0/ 1
C. router( config-router)# default-information originate
D. router( config-router)# default-information originate always
Which three statements about static routing are true? (Choose three).
A. It uses consistent route determination.
B. It is best used for small-scale deployments.
C. Routing is disrupted when links fail.
D. It requires more resources than other routing methods.
E. It is best used for large-scale deployments.
F. Routers can use update messages to reroute when links fail.
Which three statements about static routing are true? (Choose three).
A. It uses consistent route determination.
B. It is best used for small-scale deployments.
C. Routing is disrupted when links fail.
D. It requires more resources than other routing methods.
E. It is best used for large-scale deployments.
F. Routers can use update messages to reroute when links fail
Some routers have been configured with default routes. What are some of the advantages of using default routes? (Choose two).
A. They establish routes that will never go down.
B. They keep routing tables small.
C. They require a great deal of CPU power.
D. They allow connectivity to remote networks that are not in the routing table.
E. They direct traffic from the internet into corporate networks.
Some routers have been configured with default routes. What are some of the advantages of using default routes? (Choose two).
A. They establish routes that will never go down.
B. They keep routing tables small.
C. They require a great deal of CPU power.
D. They allow connectivity to remote networks that are not in the routing table.
E. They direct traffic from the internet into corporate networks.
What two things does a router do when it forwards a packet? (Choose two).
A. It switches the packet to the appropriate outgoing interfaces.
B. It computes the destination host address.
C. It determines the next hop on the path.
D. It updates the destination IP address.
E. It forwards ARP requests.
What two things does a router do when it forwards a packet? (Choose two).
A. It switches the packet to the appropriate outgoing interfaces.
B. It computes the destination host address.
C. It determines the next hop on the path.
D. It updates the destination IP address.
E. It forwards ARP requests.
If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two).
A. ip route 172.16.2.1 0.0.0.0 0.0.0.0
B. ip default-gateway 0.0.0.0
C. ip default-network 0.0.0.0
D. ip route 0.0.0.0 0.0.0.0 172.16.2.1
E. ip default-route 0.0.0.0 0.0.0.0 172.16.2.1
If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two).
A. ip route 172.16.2.1 0.0.0.0 0.0.0.0
B. ip default-gateway 0.0.0.0
C. ip default-network 0.0.0.0
D. ip route 0.0.0.0 0.0.0.0 172.16.2.1
E. ip default-route 0.0.0.0 0.0.0.0 172.16.2.1
Which two are advantages of static routing when compared to dynamic routing? (Choose two).
A. An efficient algorithm is used to build routing tables, using automatic updates.
B. Routing traffic load is reduced when used in stub network links.
C. Security increases because only the network administrator may change the routing table.
D. Routing tables adapt automatically to topology changes.
E. Configuration complexity decreases as network size increases.
F. Routing updates are automatically sent to neighbors. G. Route summarization is computed automatically by the router.
Which two are advantages of static routing when compared to dynamic routing? (Choose two).
A. An efficient algorithm is used to build routing tables, using automatic updates.
**B. Routing traffic load is reduced when used in stub network links. **
C. Security increases because only the network administrator may change the routing table.
D. Routing tables adapt automatically to topology changes.
E. Configuration complexity decreases as network size increases.
F. Routing updates are automatically sent to neighbors. G. Route summarization is computed automatically by the router.
Which two statements are characteristics of a distance vector routing protocol? (Choose two).
A. Convergence is usually faster than with link state protocols.
B. RIP is an example of distance vector routing protocols. C. The protocol can be useful in hub-and-spoke and hierarchical networks.
D. Updates are periodic and include the entire routing table.
E. Each router has its own view of the topology.
F. Routing updates are sent only after topology changes.
Which two statements are characteristics of a distance vector routing protocol? (Choose two).
A. Convergence is usually faster than with link state protocols.
B. RIP is an example of distance vector routing protocols.
C. The protocol can be useful in hub-and-spoke and hierarchical networks.
D. Updates are periodic and include the entire routing table.
E. Each router has its own view of the topology.
F. Routing updates are sent only after topology changes.
Which parameter can be tuned to affect the selection of a static route as a backup, when a dynamic protocol is also being used?
A. link delay
B. administrative distance
C. hop count
D. link bandwidth
E. link cost
Which parameter can be tuned to affect the selection of a static route as a backup, when a dynamic protocol is also being used?
A. link delay
B. administrative distance
C. hop count
D. link bandwidth
E. link cost
Which statement is true about classful or classless routing?
A. EIGRP and OSPF are classful routing protocols and summarize routes by default.
B. Automatic summarization at classful boundaries can cause problems on discontiguous subnets.
C. RIPv1 and OSPF are classless routing protocols.
D. Classful routing protocols send the subnet mask in routing updates.
Which statement is true about classful or classless routing?
A. EIGRP and OSPF are classful routing protocols and summarize routes by default.
B. Automatic summarization at classful boundaries can cause problems on discontiguous subnets.
C. RIPv1 and OSPF are classless routing protocols.
D. Classful routing protocols send the subnet mask in routing updates.
Which three statements are correct about RIPv2? (Choose three).
A. It has a lower default administrative distance than RIP version 1.
B. It is a classless routing protocol.
C. It has the same maximum hop count as version 1.
D. It does not send the subnet mask in updates.
E. It supports authentication.
F. It uses broadcasts for its routing updates.
Which three statements are correct about RIPv2? (Choose three).
A. It has a lower default administrative distance than RIP version 1.
B. It is a classless routing protocol.
C. It has the same maximum hop count as version 1.
D. It does not send the subnet mask in updates.
E. It supports authentication.
F. It uses broadcasts for its routing updates.
Refer to the exhibit.
What is the simplest way to configure routing between the regional office network 10.89.0.0/20 and the corporate network?
A. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.2
B. router2(config)#ip route 10.89.3.0 255.255.0.0 10.89.16.2
C. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.1
D. router2(config)#ip route 0.0.0.0 0.0.0.0 10.89.16.1
Refer to the exhibit.
What is the simplest way to configure routing between the regional office network 10.89.0.0/20 and the corporate network?
A. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.2
B. router2(config)#ip route 10.89.3.0 255.255.0.0 10.89.16.2
C. router1(config)#ip route 10.89.0.0 255.255.240.0 10.89.16.1
D. router2(config)#ip route 0.0.0.0 0.0.0.0 10.89.16.1
Refer to the exhibit.
Which command would you use to configure a static route on Router1 to network 192.168.202.0/24 with a no default administrative distance?
A. router1(config)#ip route 1 192.168.201.1 255.255.255.0 192.168.201.2
B. router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 1
C. router1(config)#ip route 5 192.168.202.0 255.255.255.0 192.168.201.2
D. router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5
Refer to the exhibit.
Which command would you use to configure a static route on Router1 to network 192.168.202.0/24 with a no default administrative distance?
A. router1(config)#ip route 1 192.168.201.1 255.255.255.0 192.168.201.2
B. router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 1
C. router1(config)#ip route 5 192.168.202.0 255.255.255.0 192.168.201.2
D. router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5
What does administrative distance refer to?
A. The cost of a link between two neighboring routers.
B. The advertised cost to reach a network.
C. The cost to reach a network that is administratively set.
D. A measure of the trustworthiness of a routing information source.
What does administrative distance refer to?
A. The cost of a link between two neighboring routers.
B. The advertised cost to reach a network.
C. The cost to reach a network that is administratively set.
D. A measure of the trustworthiness of a routing information source.
The command ip route 192.168.100.160 255.255.255.224 192.168.10.2 was issued on a router. No routing protocols or other static routes are configured on the router. Which statement is true about this command?
A. The interface with IP address 192.168.10.2 is on this router.
B. The command sets a gateway of last resort for the router.
C. Packets that are destined for host 192.168.100.160 will be sent to 192.168.10.2.
D. The command creates a static route for all IP traffic with the source address 192.168.100.160.
The command ip route 192.168.100.160 255.255.255.224 192.168.10.2 was issued on a router. No routing protocols or other static routes are configured on the router. Which statement is true about this command?
A. The interface with IP address 192.168.10.2 is on this router.
B. The command sets a gateway of last resort for the router.
C. Packets that are destined for host 192.168.100.160 will be sent to 192.168.10.2.
D. The command creates a static route for all IP traffic with the source address 192.168.100.160.
Which two of these functions do routers perform on packets? (Choose two).
A. Examine the Layer 2 headers of inbound packets and use that information to determine the next hops for the packets.
B. Update the Layer 2 headers of outbound packets with the MAC addresses of the next hops.
C. Examine the Layer 3 headers of inbound packets and use that information to determine the next hops for the packets.
D. Examine the Layer 3 headers of inbound packets and use that information to determine the complete paths along which the packets will be routed to their ultimate destinations.
E. Update the Layer 3 headers of outbound packets so that the packets are properly directed to valid next hops. F. Update the Layer 3 headers of outbound packets so that the packets are properly directed to their ultimate destinations.
Which two of these functions do routers perform on packets? (Choose two).
A. Examine the Layer 2 headers of inbound packets and use that information to determine the next hops for the packets.
B. Update the Layer 2 headers of outbound packets with the MAC addresses of the next hops.
C. Examine the Layer 3 headers of inbound packets and use that information to determine the next hops for the packets.
D. Examine the Layer 3 headers of inbound packets and use that information to determine the complete paths along which the packets will be routed to their ultimate destinations.
E. Update the Layer 3 headers of outbound packets so that the packets are properly directed to valid next hops. F. Update the Layer 3 headers of outbound packets so that the packets are properly directed to their ultimate destinations.
The basic function of a router is to receive incoming packets and then forward them to their required destination. This is done by reading layer 3 headers of inbound packets and update the info to layer 2 for further hopping.
Refer to the exhibit.
Which two statements are correct? (Choose two).
A. This is a default route.
B. Adding the subnet mask is optional for the ip route command.
C. This will allow any host on the 172.16.1.0 network to reach all known destinations beyond RouterA.
D. This command is incorrect, it needs to specify the interface, such as s0/0/0 rather than an IP address.
E. The same command needs to be entered on RouterA so that hosts on the 172.16.1.0 network can reach network 10.0.0.0.
Refer to the exhibit.
Which two statements are correct? (Choose two).
A. This is a default route.
B. Adding the subnet mask is optional for the ip route command.
C. This will allow any host on the 172.16.1.0 network to reach all known destinations beyond RouterA.
D. This command is incorrect, it needs to specify the interface, such as s0/0/0 rather than an IP address.
E. The same command needs to be entered on RouterA so that hosts on the 172.16.1.0 network can reach network 10.0.0.0.
Which router command will configure an interface with the IP address 10.10.80.1/19?
A. router(config-if)# ip address 10.10.80.1/19
B. router(config-if)# ip address 10.10.80.1 255.255.0.0
C. router(config-if)# ip address 10.10.80.1 255.255.255.0 D. router(config-if)# ip address 10.10.80.1 255.255.224.0 E. router(config-if)# ip address 10.10.80.1 255.255.240.0 F. router(config-if)# ip address 10.10.80.1 255.255.255.240
Which router command will configure an interface with the IP address 10.10.80.1/19?
A. router(config-if)# ip address 10.10.80.1/19
B. router(config-if)# ip address 10.10.80.1 255.255.0.0
C. router(config-if)# ip address 10.10.80.1 255.255.255.0 D. router(config-if)# ip address 10.10.80.1 255.255.224.0
E. router(config-if)# ip address 10.10.80.1 255.255.240.0 F. router(config-if)# ip address 10.10.80.1 255.255.255.240
A /19 is CIDR notation for the 255.255.224.0 subnet mask. To configure this address on a router interface, you must be in interface mode (config-if).
Why will a switch never learn a broadcast address?
A. Broadcasts only use network layer addressing.
B. A broadcast frame is never forwarded by a switch.
C. A broadcast address will never be the source address of a frame.
D. Broadcast addresses use an incorrect format for the switching table.
E. Broadcast frames are never sent to switches.
Why will a switch never learn a broadcast address?
A. Broadcasts only use network layer addressing.
B. A broadcast frame is never forwarded by a switch.
C. A broadcast address will never be the source address of a frame.
D. Broadcast addresses use an incorrect format for the switching table.
E. Broadcast frames are never sent to switches.
What two things will a router do when running a distance vector routing protocol? (Choose two).
A. Send periodic updates regardless of topology changes.
B. Send entire routing table to all routers in the routing domain.
C. Use the shortest-path algorithm to the determine best path.
D. Update the routing table based on updates from their neighbors.
E. Maintain the topology of the entire network in its database.
What two things will a router do when running a distance vector routing protocol? (Choose two).
A. Send periodic updates regardless of topology changes.
B. Send entire routing table to all routers in the routing domain.
C. Use the shortest-path algorithm to the determine best path.
D. Update the routing table based on updates from their neighbors.
E. Maintain the topology of the entire network in its database.
Refer to the exhibit.
The output is from a router in a large enterprise. From the output, determine the role of the router.
A. A Core router.
B. The HQ Internet gateway router.
C. The WAN router at the central site.
D. Remote stub router at a remote site.
Refer to the exhibit.
The output is from a router in a large enterprise. From the output, determine the role of the router.
A. A Core router.
B. The HQ Internet gateway router.
C. The WAN router at the central site.
D. Remote stub router at a remote site.
Since the routing table shows only a single default route using the single interface serial 0/0, we know that this is most likely a remote stub site with a single connection to the rest of the network. All the other answer options would mean that this router would have more connections and would contain more routes.
Refer to the exhibit.
PC1 pings PC2. What three things will CORE router do with the data that is received from PC1? (Choose three).
A. The data frames will be forwarded out interface FastEthernet0/1 of CORE router.
B. The data frames will be forwarded out interface FastEthernet1/0 of CORE router.
C. CORE router will replace the destination IP address of the packets with the IP address of PC2.
D. CORE router will replace the MAC address of PC2 in the destination MAC address of the frames.
E. CORE router will put the IP address of the forwarding FastEthernet interface in the place of the source IP address in the packets.
F. CORE router will put the MAC address of the forwarding FastEthernet interface in the place of the source MAC address.
Refer to the exhibit.
PC1 pings PC2. What three things will CORE router do with the data that is received from PC1? (Choose three).
A. The data frames will be forwarded out interface FastEthernet0/1 of CORE router.
B. The data frames will be forwarded out interface FastEthernet1/0 of CORE router.
C. CORE router will replace the destination IP address of the packets with the IP address of PC2.
D. CORE router will replace the MAC address of PC2 in the destination MAC address of the frames.
E. CORE router will put the IP address of the forwarding FastEthernet interface in the place of the source IP address in the packets.
F. CORE router will put the MAC address of the forwarding FastEthernet interface in the place of the source MAC address.
The router will forward the frames out the interface toward the destination, B is correct. Since the Router will have the end station already in its MAC table as seen by the “show arp” command, it will replace the destination MAC address to that of PC2 – D is correct. The router will then replace the source IP address to 172.16.40.1 – E is correct.
Refer to the exhibit.
The host in Kiev sends a request for an HTML document to the server in Minsk. What will be the source IP address of the packet as it leaves the Kiev router?
A. 10.1.0.1
B. 10.1.0.5
C. 10.1.0.6
D. 10.1.0.14
E. 10.1.1.16
F. 10.1.2.8
Refer to the exhibit.
The host in Kiev sends a request for an HTML document to the server in Minsk. What will be the source IP address of the packet as it leaves the Kiev router?
A. 10.1.0.1
B. 10.1.0.5
C. 10.1.0.6
D. 10.1.0.14
E. 10.1.1.16
F. 10.1.2.8
Refer to the exhibit.
Mary is sending an instant message to Robert. The message will be broken into a series of packets that will traverse all network devices. What addresses will populate these packets as they are forwarded from Router1 to Router2?
A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
Refer to the exhibit.
Mary is sending an instant message to Robert. The message will be broken into a series of packets that will traverse all network devices. What addresses will populate these packets as they are forwarded from Router1 to Router2?
A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
Refer to the exhibit.
What must be configured to establish a successful connection from Host A to switch SW-A through router RT-A?
A. VLAN 1 on RT-A
B. IP routing on SW-A
C. default gateway on SW-A
D. crossover cable connecting SW-A and RT-A
Refer to the exhibit.
What must be configured to establish a successful connection from Host A to switch SW-A through router RT-A?
A. VLAN 1 on RT-A
B. IP routing on SW-A
C. default gateway on SW-A
D. crossover cable connecting SW-A and RT-A
Refer to the exhibit.
What two things can the technician determine by successfully pinging from this computer to the IP address 172.16.236.1? (Choose two).
A. The network card on the computer is functioning correctly.
B. The default static route on the gateway router is correctly configured.
C. The correct default gateway IP address is configured on the computer.
D. The device with the IP address 172.16.236.1 is reachable over the network.
E. The default gateway at 172.16.236.1 is able to forward packets to the internet.
Refer to the exhibit.
What two things can the technician determine by successfully pinging from this computer to the IP address 172.16.236.1? (Choose two).
A. The network card on the computer is functioning correctly.
B. The default static route on the gateway router is correctly configured.
C. The correct default gateway IP address is configured on the computer.
D. The device with the IP address 172.16.236.1 is reachable over the network.
E. The default gateway at 172.16.236.1 is able to forward packets to the internet.
Refer to the exhibit.
The network administrator is testing connectivity from the branch router to the newly installed application server. What is the most likely reason for the first ping having a success rate of only 60 percent?
A. The network is likely to be congested, with the result that packets are being intermittently dropped.
B. The branch router had to resolve the application server MAC address.
C. There is a short delay while NAT translates the server IP address.
D. A routing table lookup delayed forwarding on the first two ping packets.
E. The branch router LAN interface should be upgraded to FastEthernet.
Refer to the exhibit.
The network administrator is testing connectivity from the branch router to the newly installed application server. What is the most likely reason for the first ping having a success rate of only 60 percent?
A. The network is likely to be congested, with the result that packets are being intermittently dropped.
B. The branch router had to resolve the application server MAC address.
C. There is a short delay while NAT translates the server IP address.
D. A routing table lookup delayed forwarding on the first two ping packets.
E. The branch router LAN interface should be upgraded to FastEthernet.
Refer to the exhibit. Host A is sending a packet to Host B for the first time. What destination MAC address will Host A use in the ARP request?
A. 192.168.0.1
B. 172.16.0.50
C. 00-17-94-61-18-b0
D. 00-19-d3-2d-c3-b2
E. ff-ff-ff-ff-ff-ff
F. 255.255.255.255
Refer to the exhibit. Host A is sending a packet to Host B for the first time. What destination MAC address will Host A use in the ARP request?
A. 192.168.0.1
B. 172.16.0.50
C. 00-17-94-61-18-b0
D. 00-19-d3-2d-c3-b2
E. ff-ff-ff-ff-ff-ff
F. 255.255.255.255
The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performance. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router IDs are shown with each router. Which routers are likely to have been elected as DR? (Choose two).
A. Corp-4
B. Branch-1
C. Corp-2
D. Corp-1
E. Branch-2
F. Corp-3
The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performance. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router IDs are shown with each router. Which routers are likely to have been elected as DR? (Choose two).
A. Corp-4
B. Branch-1
C. Corp-2
D. Corp-1
E. Branch-2
F. Corp-3
Refer to the exhibit.
Which two statements are true about the loopback address that is configured on RouterB? (Choose two).
A. It decreases the metric for routes that are advertised from RouterB.
B. It provides stability for the OSPF process on RouterB. C. It specifies that the router ID for RouterB should be 10.0.0.1.
D. It indicates that RouterB should be elected the DR for the LAN.
E. It ensures that data will be forwarded by RouterB.
Refer to the exhibit.
Which two statements are true about the loopback address that is configured on RouterB? (Choose two).
A. It decreases the metric for routes that are advertised from RouterB.
B. It provides stability for the OSPF process on RouterB.
C. It specifies that the router ID for RouterB should be 10.0.0.1.
D. It indicates that RouterB should be elected the DR for the LAN.
E. It ensures that data will be forwarded by RouterB.
What are three characteristics of the OSPF routing protocol? (Choose three).
A. It uses the DUAL algorithm to determine the best route.
B. OSPF is a classful routing protocol.
C. It uses cost to determine the best route.
D. It converges quickly.
E. OSPF routers discover neighbors before exchanging routing information.
F. OSPF routers send the complete routing table to all directly attached routers.
What are three characteristics of the OSPF routing protocol? (Choose three).
A. It uses the DUAL algorithm to determine the best route.
B. OSPF is a classful routing protocol.
C. It uses cost to determine the best route.
D. It converges quickly.
E. OSPF routers discover neighbors before exchanging routing information.
F. OSPF routers send the complete routing table to all directly attached routers.
What information does a router running a link-state protocol use to build and maintain its topological database? (Choose two).
A. hello packets
B. SAP messages sent by other routers
C. LSAs from other routers
D. beacons received on point-to-point links
E. routing tables received from other link-state routers
F. TTL packets from designated routers
What information does a router running a link-state protocol use to build and maintain its topological database? (Choose two).
A. hello packets
B. SAP messages sent by other routers
C. LSAs from other routers
D. beacons received on point-to-point links
E. routing tables received from other link-state routers
F. TTL packets from designated routers
What is the default maximum number of equal-cost paths that can be placed into the routing table of a Cisco OSPF router?
A. 4
B. 16
C. unlimited
D. 2
What is the default maximum number of equal-cost paths that can be placed into the routing table of a Cisco OSPF router?
A. 4
B. 16
C. unlimited
D. 2
4 is the default number of routes that OSPF will install in routing table if more than 4 equal cost routes exist for the same subnet. OSPF can include up to 16 equal cost routes in the routing table and perform load balancing. In order to configure this feature, use the OSPF subcommand “maximum-paths”.
Which command is used to display the collection of OSPF link states?
A. show ip ospf link-state
B. show ip ospf neighbors
C. show ip ospf database
D. show ip ospf lsa database
Which command is used to display the collection of OSPF link states?
A. show ip ospf link-state
B. show ip ospf neighbors
C. show ip ospf database
D. show ip ospf lsa database
Which parameter or parameters are used to calculate OSPF cost in Cisco routers?
A. Bandwidth, MTU, Reliability, Delay, and Load
B. Bandwidth
C. Bandwidth, Delay, and MTU
D. Bandwidth and Delay
Which parameter or parameters are used to calculate OSPF cost in Cisco routers?
A. Bandwidth, MTU, Reliability, Delay, and Load
B. Bandwidth
C. Bandwidth, Delay, and MTU
D. Bandwidth and Delay
The cost (also called metric) of an interface in OSPF is an indication of the overhead required to send packets across a certain interface. The cost of an interface is inversely proportional to the bandwidth of that interface. A higher bandwidth indicates a lower cost. There is more overhead (higher cost) and time delays involved in crossing a 56k serial line than crossing a 10M Ethernet line.
Refer to the exhibit.
Assume that all router interfaces are operational and correctly configured. In addition, assume that OSPF has been correctly configured on router R2. How will the default route configured on R1 affect the operation of R2?
A. Any packet destined for a network that is not referenced in the routing table of router R2 will be directed to R1. R1 will then send that packet back to R2 and a routing loop will occur.
B. Any packet destined for a network that is not directly connected to router R2 will be dropped immediately.
C. Any packet destined for a network that is not directly connected to router R2 will be dropped immediately because of the lack of a gateway on R1.
D. The networks directly connected to router R2 will not be able to communicate with the 172.16.100.0, 172.16.100.128, and 172.16.100.64 subnetworks.
E. Any packet destined for a network that is not directly connected to router R1 will be dropped.
Refer to the exhibit.
Assume that all router interfaces are operational and correctly configured. In addition, assume that OSPF has been correctly configured on router R2. How will the default route configured on R1 affect the operation of R2?
A. Any packet destined for a network that is not referenced in the routing table of router R2 will be directed to R1. R1 will then send that packet back to R2 and a routing loop will occur.
B. Any packet destined for a network that is not directly connected to router R2 will be dropped immediately.
C. Any packet destined for a network that is not directly connected to router R2 will be dropped immediately because of the lack of a gateway on R1.
D. The networks directly connected to router R2 will not be able to communicate with the 172.16.100.0, 172.16.100.128, and 172.16.100.64 subnetworks.
E. Any packet destined for a network that is not directly connected to router R1 will be dropped.
Which of the following terms describe characteristics of OSPF? (Choose two).
A. Uses hop count as its metric.
B. Uses cost as its metric.
C. Uses the Bellman-Ford algorithm.
D. Has a default administrative distance of 90.
E. Elects a DR on each multiaccess network.
F. Is vendor specific.
Which of the following terms describe characteristics of OSPF? (Choose two).
A. Uses hop count as its metric.
B. Uses cost as its metric.
C. Uses the Bellman-Ford algorithm.
D. Has a default administrative distance of 90.
E. Elects a DR on each multiaccess network.
F. Is vendor specific.
OSPF routing uses the concept of areas. What are the characteristics of OSPF areas? (Choose three).
A. Each OSPF area requires a loopback interface to be configured.
B. Areas may be assigned any number from 0 to 65535. C. Area 0 is called the backbone area.
D. Hierarchical OSPF networks do not require multiple areas.
E. Multiple OSPF areas must connect to area 0.
F. Single area OSPF networks must be configured in area 1.
OSPF routing uses the concept of areas. What are the characteristics of OSPF areas? (Choose three).
A. Each OSPF area requires a loopback interface to be configured.
B. Areas may be assigned any number from 0 to 65535. C. Area 0 is called the backbone area.
D. Hierarchical OSPF networks do not require multiple areas.
E. Multiple OSPF areas must connect to area 0.
F. Single area OSPF networks must be configured in area 1.
Definition of OSPF areas: An OSPF network may be structured, or subdivided, into routing areas to simplify administration and optimize traffic and resource utilization. Areas are identified by 32-bit numbers, expressed either simply in decimal, or often in octet-based dot-decimal notation, familiar from IPv4 address notation.
Which items are correct about the routing protocol OSPF? (Choose three).
A. It supports VLSM.
B. It is used to route between autonomous systems.
C. It confines network instability to one area of the network.
D. It increases routing overhead on the network.
E. It allows extensive control of routing updates.
F. It is simpler to configure than RIP v2.
Which items are correct about the routing protocol OSPF? (Choose three).
A. It supports VLSM.
B. It is used to route between autonomous systems.
C. It confines network instability to one area of the network.
D. It increases routing overhead on the network.
E. It allows extensive control of routing updates.
F. It is simpler to configure than RIP v2.
OSPF can carry multiple subnet information for the same major network whereas other protocols such as RIP and IGRP cannot. An OSPF network can be divided into areas that are logical groupings of hosts and networks. Each area maintains a separate link-state database whose information may be summarized towards the rest of the network by the connecting router. Thus, the topology of an area is unknown outside the area. This reduces the routing traffic between parts of an autonomous system. OSPF uses IP multicast to send link-state updates. This ensures less processing on routers that are not listening to OSPF packets. Also, updates are only sent in case routing changes occur instead of periodically. This ensures a better use of bandwidth.
Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two).
A. It is locally significant.
B. It is globally significant.
C. It is needed to identify a unique instance of an OSPF database.
D. It is an optional parameter required only if multiple OSPF processes are running on the router.
E. All routers in the same OSPF area must have the same process ID if they are to exchange routing information.
Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two).
A. It is locally significant.
B. It is globally significant.
C. It is needed to identify a unique instance of an OSPF database.
D. It is an optional parameter required only if multiple OSPF processes are running on the router.
E. All routers in the same OSPF area must have the same process ID if they are to exchange routing information.