what feature can be used to ensure that routers C through F are not used as transit routers for data traveling
Which routing protocol has the ability to do this?
ACME Rocket Sleds is growing, and so is their network. They have determined that they can
no longer continue using static routes and must implement a dynamic routing protocol. They
want to have data use multiple paths to the destinations, even if the paths are not equal cost.
Which routing protocol has the ability to do this? Select the best response.
Which action will accomplish this goal?
ROUTE Enterprises has many stub networks in their enterprise network,
such as router B and its associated network. EIGRP is to be implemented on router A so that
neither the prefix for the S/0/0/0 interface nor the prefixes from router B appear in the routing
tables for the router in the enterprise network. Which action will accomplish this goal?
Select the best response.
Which statement about dynamic routing protocols for this network is true?
What can you conclude about this network?
After implementing EIGRP on your network, you issue the show ip eigrp traffic command on
router C. The following output is shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 481/444
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Approximately 25 minutes later, you issue the same command again. The following output is
shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 1057/1020
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Approximately 25 minutes later, you issue the same command a third time. The following
output is shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 1754/1717
Updates sent/received: 41/32
Queries sent/received: 5/1
Replies sent/received: 1/4
Acks sent/received: 21/25
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
What can you conclude about this network?
Select the best response.
What information can you determine about this network?
After implementing EIGRP on your network, you issue the show ip eigrp traffic command on
router C. The following output is shown: RouterC#show ip eigrp traffic IP-EIGRP Traffic
Statistics for process 1
Hellos sent/received: 2112/2076
Updates sent/received: 47/38
Queries sent/received: 5/3
Replies sent/received: 3/4
Acks sent/received: 29/33
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Moments later, you issue the same command a second time and the following output is
shown: RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 2139/2104
Updates sent/received: 50/39
Queries sent/received: 5/4
Replies sent/received: 4/4
Acks sent/received: 31/37
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Moments later, you issue the same command a third time and the following output is shown:
RouterC#show ip eigrp traffic
IP-EIGRP Traffic Statistics for process 1
Hellos sent/received: 2162/2126
Updates sent/received: 53/42
Queries sent/received: 5/5
Replies sent/received: 5/4
Acks sent/received: 35/41
Input queue high water mark 2, 0 drops
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
What information can you determine about this network? Select the best response.
What is the probable cause of the problem?
Router B should advertise the network connected to the E0/0/0
interface to router A and block all other network advertisements. The IP routing table on
router A indicates that it is not receiving this prefix from router B. What is the probable cause
of the problem?
Select the best response.
What can you conclude from the exhibit and the show runningconfiguration command output?
RouterA#
~~~~~
!
router ospf 1
log-adjacency-changes
network 10.0.0.0 0.255.255.255 area 1
network 172.16.1.0 0.0.0.255 area 1
!
~~~~~
RouterB#
~~~~~
router ospf 1
log-adjacency-changes
network 10.0.0.0 0.255.255.255 area 2
network 172.16.2.0 0.0.0.255 area 2
!
~~~~~
RouterC#
~~~~~
!
router ospf 1
log-adjacency-changes
network 10.0.0.0 0.255.255.255 area 0
!
~~~~~
Refer to the exhibits.
You are verifying your OSPF implementation, and it does not seem to
be functioning properly. What can you conclude from the exhibit and the show runningconfiguration command output?
Select the best response.
OSPF is enabled on router
OSPF is enabled on router A.
You execute the following command on router A and receive the accompanying output:
RouterA#ping 224.0.0.5 repeat 1
Type escape sequence to abort.
Sending 1, 100-byte ICMP Echos to 224.0.0.5, timeout is 2 seconds:
Reply to request 0 from 10.100.100.1, 4 ms
10.100.100.1 is the IP address of a loopback interface on router A.
What can you conclude about router A?
Select the best response.