cisco 300-101 practice test

CCNP Implementing Cisco IP Routing (ROUTE v2.0)


Question 1 Topic 7

Topic 7
Which version or versions of NetFlow support MPLS?

  • A. NetFlow version 9
  • B. NetFlow version 8
  • C. all versions of NetFlow
  • D. NetFlow versions 8 and 9
  • E. NetFlow version 5
Answer:

A

Explanation:
MPLS-aware NetFlow uses the NetFlow Version 9 export format. MPLS-aware NetFlow exports up to three labels of interest
from the incoming label stack, the IP address associated with the top label, as well as traditional NetFlow data.

Discussions

Question 2 Topic 7

Topic 7
Which three algorithms can you configure with the ip cef load-sharing algorithm command? (Choose three.)

  • A. per-packet
  • B. include-ports
  • C. universal
  • D. per-destination
  • E. tunnel
  • F. per-source
Answer:

B C E

Explanation:
The following load-balancing algorithms are provided for use with Cisco Express Forwarding traffic. You select a load-
balancing algorithm with the ip cef load-sharing algorithm command.
Original algorithm--The original Cisco Express Forwarding load-balancing algorithm produces distortions in load sharing

across multiple routers because the same algorithm was used on every router. Depending on your network environment, you
should select either the universal algorithm (default) or the tunnel algorithm instead.
Universal algorithm--The universal load-balancing algorithm allows each router on the network to make a different load

sharing decision for each source-destination address pair, which resolves load-sharing imbalances. The router is set to
perform universal load sharing by default. Tunnel algorithm--The tunnel algorithm is designed to balance the per-packet

load when only a few source and destination pairs are involved. Include-ports algorithm--The include-ports algorithm

allows you to use the Layer 4 source and destination ports as part of the load-balancing decision. This method benefits traffic
streams running over equal cost paths that are not load shared because the majority of the traffic is between peer addresses
that use different port numbers, such as Real-Time Protocol (RTP) streams. The include-ports algorithm is available in Cisco
IOS Release 12.4(11)T and later releases.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipswitch_cef/configuration/15-mt/isw-cef-15-mt-book/isw-cef-
load-balancing.html

Discussions

Question 3 Topic 7

Topic 7
What is the benefit of deploying IPv6 in a campus network using dual stack mode?

  • A. Dual Stack Mode takes advantage of IPv6 over IPv4 tunnel within a network.
  • B. IPv4 and IPv6 run alongside one another and have no dependency on each other to function
  • C. IPv4 and IPv6 share network resources.
  • D. IPv6 can depend on existing IPv4 routing, QoS, security, and multicast policies.
Answer:

B

Explanation:
Deploying IPv6 in the campus using the dual-stack model offers several advantages over the hybrid and service block
models.
The primary advantage of a dual stack model is that it does not require tunneling within the campus network.
The dual stack model runs the two protocols as ships in the night, meaning that IPv4 and IPv6 run alongside one another
and have no dependency on each other to function except that they share network resources. Both have independent
routing.

Discussions

Question 4 Topic 7

Topic 7
Which command sequence can you enter a router to configure Unicast Reverse Path Forwarding in loose mode?

  • A. interface GigabitEthernet0/0 ip verify unicast source reachable-via loose.
  • B. interface GigabitEthernet0/0 ip verify unicast source reachable-via all.
  • C. interface GigabitEthernet0/0 ip verify unicast source reachable-via any.
  • D. interface GigabitEthernet0/0 ip verify unicast source reachable-via rx.
Answer:

C

Discussions

Question 5 Topic 7

Topic 7
Refer to the exhibit.

Routers R2, R3, R4, and R5 have OSPF enabled.
What should be configured on the routers in area 1 to ensure that all default summary routes and redistributed EIGRP routes
will be forwarded from R6 to area 1, and only a default route for all other OSPF routes will be forwarded from R5 to area 1.

  • A. R5(config-router)# area 1 stub R6(config-router)# area 1 stub
  • B. R5(config-router)# area 1 stub no-summary R6(config-router)# area 1 stub
  • C. R5(config-router)# area 1 nssa R6(config-router)# area 1 nssa
  • D. R5(config-router)# area 1 nssa no-summary R6(config-router)# area 1 nssa
Answer:

D

Discussions

Question 6 Topic 7

Topic 7

Refer to the exhibit. A network engineer is troubleshooting a DMVPN setup between the hub and the spoke. The engineer
executes the command show crypto isakmp sa and observes the output that is displayed. What is the problem?

  • A. that ISAKMP is using default settings
  • B. an incompatible ISAKMP policy
  • C. an incompatible IPsec transform set
  • D. that ISAKMP is not enabled
Answer:

A

Explanation:
Reference:
http://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-negotiation-ike-protocols/5409-ipsec-debug-00.html

Discussions

Question 7 Topic 7

Topic 7
Refer to the exhibit. The DHCP client is unable to receive a DHCP address from the DHCP server. Consider the following
output:
hostname RouterB
interface fastethernet 0/0 ip address 172.31.1.1 255.255.255.0 interface serial 0/0
ip address 10.1.1.1 255.255.255.252
ip route 172.16.1.0 255.255.255.0 10.1.1.2
Which configuration is required on the Router B fastEthernet 0/0 port in order to allow the DHCP client to successfully
receive an IP address from the DHCP server?

  • A. RouterB(config-if)# ip helper-address 172.16.1.2
  • B. RouterB(config-if)# ip helper-address 172.16.1.1
  • C. RouterB(config-if)# ip helper-address 172.31.1.1
  • D. RouterB(config-if)# ip helper-address 255.255.255.255
Answer:

A

Discussions

Question 8 Topic 7

Topic 7

Refer to the exhibit. Which option prevents routing updates for 10.255.255.0/30 from being sent to the DHCP router, while
still allowing all other routing update messages?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Answer:

A

Discussions

Question 9 Topic 7

Topic 7
How big is the smallest packet that will always be fragmented on a standard Ethernet network with default configuration?

  • A. 1500 bytes
  • B. 1800 bytes
  • C. 2048 bytes
  • D. 2100 bytes
Answer:

B

Discussions

Question 10 Topic 7

Topic 7
Refer to the exhibit.

Network users on the 10.1.2.0/24 subnet have a default gateway of 10.1.2.254.
Which command will configure this gateway?

  • A. router(config)#ip route 0.0.0.0 0.0.0.0 fastethernet0/1
  • B. router(config)#ip route vrf BLUE 0.0.0.0 0.0.0.0 10.1.2.254
  • C. router(config)#ip route vrf RED 0.0.0.0 0.0.0.0 10.1.2.254
  • D. router(config)#ip route 0.0.0.0 0.0.0.0 10.1.2.254
Answer:

B

Discussions
To page 2