10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 1/34
Quiz Submissions - CMIT 451 Final Exam
Manny Lima (username: MLIMA2)
Attempt 1
Written: Oct 11, 2019 12:04 AM - Oct 11, 2019 1:46 AM Submission View
Question 1 1 / 1 point
You are the junior network engineer at Evil Corp. Limited and the senior network administrator has just finished setting up IP SLA in an attempt to measure UDP performance. You are looking at the results when you notice that packets on one router have a significantly higher one-way delay compared to the opposite direction. The senior network administrator asks you what UDP characteristic this scenario represents?
Question 2 1 / 1 point
PPP offers different approaches to secure serial connections. Which ONE (1) PPP authentication method below sends the authentication information in clear text?
Your quiz has been submitted successfully.
A) uRPF
B) latency
C) None of the above
D) All of the above
E) TCP starvation
F) jitter
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 2/34
Question 3 1 / 1 point
What is the default HELLO interval for OSPF when running on the BROADCAST network type?
Question 4 1 / 1 point
Dual stack enables a host to do which of the following? (Select the best answer.)
A) PPTP
B) All of the above
C) None of the above
D) CHAP
E) MS-CHAP
F) PAP
A) None of the above
B) 10 seconds
C) 120 seconds
D) 5 seconds
E) 30 seconds
F) 40 seconds
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 3/34
Question 5 1 / 1 point
Which traffic does the following configuration allow? ipv6 access-list cisco permit ipv6 host 2001:DB8:0:4::32 any eq ssh line vty 0 4 ipv6 access-class cisco in
Question 6 1 / 1 point
A) Dual stack enables a router to pass IPv4 traffic over an IPv6-only network.
B) Dual stack enables an IPv6-only host to communicate with an IPv4-only host.
C) None of the above
D) Dual stack enables a router to route both IPv4 and IPv6 traffic.
E) Dual stack enables an IPv4-only router to communicate with an IPv6-only router.
F) Dual stack enables a router to pass IPv6 traffic over an IPv4-only network.
A) This IPv6 ACL will have no effect because it needs to use the traffic-class keyword in order to work
B) This IPv6 ACL will allow traffic from all hosts in the 2001:db8:0:4::/64 subnet to access this router via SSH
C) This IPv6 ACL will only allow SSH traffic from the single host address 2001:db8:0:4::32 to access the device via the VTY lines
D) This IPv6 ACL will allow all traffic from all sources to access the VTY lines of this device
E) None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 4/34
Which prefix is matched by the command ip prefix-list name permit 10.8.0.0/16 ge 24 le 24?
Question 7 1 / 1 point
What is the default OSPF hello interval on a Frame Relay point-to-point network?
Question 8 0 / 1 point
You administer the routers shown in the diagram below.
A) 10.9.1.0/24
B) 10.8.0.0/24
C) 10.8.0.0/16
D) 10.8.0.0/23
A) 10
B) 20
C) 30
D) 40
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 5/34
You issue the following commands on RouterA:
RouterA(config)#router bgp 100 RouterA(config-router)#neighbor 192.168.2.1 remote-as 100 RouterA(config-router)#neighbor 10.1.2.1 remote-as 200
You issue the following commands on RouterB:
RouterB(config)#router bgp 100 RouterB(config-router)#neighbor 192.168.1.1 remote-as 100 RouterB(config-router)#neighbor 192.168.1.1 route-reflector-client RouterB(config-router)#neighbor 192.168.3.1 remote-as 100 RouterB(config-router)#neighbor 192.168.3.1 route-reflector-client
You issue the following commands on RouterC:
RouterC(config)#router bgp 100 RouterC(config-router)#neighbor 192.168.2.1 remote-as 100 RouterC(config-router)#neighbor 10.1.3.1 remote-as 300
Which of the following statements is accurate regarding the network? (Select the best
answer.)
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 6/34
Question 9 0 / 1 point
When implementing OSPFv3, which statement describes the configuration of OSPF areas? Select the best response.
Question 10 1 / 1 point
Which of the following commands clears the entire OSPF database and then performs the SPF algorithm? (Select the best answer.)
You must issue the neighbor 192.168.2.1 route-reflector-client command on RouterA and RouterC.
You can disable synchronization on the routers in AS 100.
RouterA can communicate with RouterD by using IBGP.
RouterA and RouterC must be directly connected for traffic to pass between AS 200 and AS 300.
A) In interface configuration mode, the OSPFv3 area ID combination assigns interfaces to OSPFv3 areas0
B) In router configuration mode, the network wildcard area ID combination assigns networks to OSPFv3 areas.
C) In interface configuration mode, the IPv6 OSPF process area ID combination assigns interfaces to OSPFv3 areas.
D) In router configuration mode, the IPv6 OSPF interface area ID combination assigns interfaces to OSPFv3 areas.
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 7/34
Question 11 1 / 1 point
How is authentication handled with OSPFv3? Select the best response.
Question 12 0.2 / 1 point
You administer an EIGRP network. Redistributed routes from RouterA are not appearing in the routing table of RouterB, and redistributed routes from RouterB are not appearing in the routing table from RouterA.
You issue the show running-config command on RouterA and receive the following partial output:
router eigrp 1
redistribute connected
network 172.16.1.0 0.0.0.255
default-metric 10000 1 255 1 1500
A) clear ip ospf counters
B) clear ip ospf force-spf
C) clear ip ospf redistribution
D) clear ip ospf process
OSPFv3 for IPv6 authentication is supported by SHA-1 authentication.
OSPFv3 for IPv6 authentication is supported by MD5 authentication.
OSPFv3 for IPv6 authentication is supported by IPv6 IPsec.
OSPFv3 for IPv6 authentication is supported by IPv4 IPsec..
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 8/34
no auto-summary
!
interface loopback0
ip address 1.1.1.1 255.255.255.255
!
interface loopback1
ip address 2.2.2.2 255.255.255.255
!
interface FastEthernet0/1
ip address 172.16.1.1 255.255.255.0
ip address 172.16.2.1 255.255.255.0 secondary
You issue the show running-config command on RouterB and receive the following partial output:
router eigrp 1
redistribute connected
network 172.16.1.0 0.0.0.255
default-metric 10000 1 255 1 1500
no auto-summary
!
interface loopback0
ip address 1.1.1.1 255.255.255.255
!
interface loopback1
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 9/34
ip address 2.2.2.2 255.255.255.255
!
interface FastEthernet0/1
ip address 172.16.1.2 255.255.255.0
ip address 172.16.3.1 255.255.255.0 secondary
Which of the following could you do so that the routers can share redistributed
routes? (Select 2 choices.)
Question 13 1 / 1 point
Which of the following are overlay tunneling mechanisms that you can configure on a Cisco router to encapsulate IPv6 traffic over an IPv4 network? (Select 5 choices)
Change the loopback1 IP address by issuing the ip address 1.2.3.4 255.255.255.255command for the loopback1 interface on either router.
Create a different EIGRP AS by issuing the router eigrp 2 command on either router.
Change the loopback0 IP address by issuing the ip address 1.2.3.4 255.255.255.255command for the loopback0 interface on either router.
Change the secondary IP address by issuing the ip address 172.16.2.2 255.255.255.0 secondary command for the Fa0/1 interface on RouterB.
Change the EIGRP router ID by issuing the eigrp router-id 1.2.3.4 command on either router.
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 10/34
Question 14 0 / 1 point
The length of the AS path is extended because additional copies of the AS number of the sender are prepended to the original AS path attribute. To avoid clashes with BGP loop prevention mechanisms, no other AS number, except that of the neighboring AS,
should be prepended to the AS path attribute.
True
False
View Feedback
Question 15 1 / 1 point
The MED is used to decide how to enter an AS from neighboring autonomous systems, when multiple paths exist between two autonomous systems.
True
False
View Feedback
Question 16 0 / 1 point
A) NAT-PT
B) 4to6
C) manual
D) 6to4
E) IPv4-compatible
F) GRE
G) ISATAP
javascript://
javascript://
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 11/34
You are troubleshooting a BGP router and want to know which IP address belongs to an internal BGP neighbor or an external BGP neighbor. Which command would you issue to identify the IP addresses? (Select the best answer)
Question 17 1 / 1 point
Which one of these statements is not the reason for using BGP as a routing update exchange mechanism?
Question 18 0.5 / 1 point
All users in your network are complaining of a slow internet connection. You have multihome connections to two ISPs. You issue a command to check the routing table of the core routers. To your surprise you find many external routes in the table. You decide that now is the time to run BGP as it has met the two conditions for implementing BGP solutions. What are those two conditions? (select 2 answers)
A) Neighbor 10.1.1.1 shutdown
B) Neighbor 10.1.1.1 update-source Loopback0
C) Neighbor 10.1.1.1 remote-as 65020
D) Neighbor 10.1.1.1 next-hop-self
A) A customer deploys BGP to announce its public networks
B) A BGP is typically used for inter-AS routing.
C) Customer routers are connected to service provider PE routers.
D) Customer network implementation requires a complete Int6ernet routing table
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 12/34
Question 19 0 / 1 point
You administer the network shown in the diagram. You want to configure a 6to4 tunnel between Router A and Router B. You issue the sh running-config command to check the configuration (output in the diagram).
Which of the following sets should you issue on Router A?
A) The AS has only a single connection to another AS
B) Path and packet flow manipulation is required in this AS
C) You have a limited understanding of BGP routing and route filtering
D) The AS is an ISP
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 13/34
Question 20 1 / 1 point
A) RouterA(config)#interface tunnel 0
RouterA(config-if)#ip address 192.168.1.1
RouterA(config-if)#tunnel source 2002:C0A8:0101::1/64
RouterA(config-if)#tunnel mode 6to4
B) RouterA(config)#interface tunnel 0
RouterA(config-if)#ip address 192.168.1.1
RouterA(config-if)# tunnel source 2002:C0A8:0101::1/64
RouterA(config-if)#tunnel source FastEthernet 0/0
RouterA(config-if)#tunnel mode ipv6ip 6to4
RouterA(config-if)#exit
RouterA(config)#ip route 2002::/16 tunnel 0
C) RouterA(config)#interface tunnel 0
RouterA(config-if)#ip address 192.168.1.1
RouterA(config-if)#tunnel source FastEthernet 0/0
RouterA(config-if)#tunnel mode ipv6ip 6to4
D) RouterA(config)#interface tunnel 0
RouterA(config-if)#ip6 address 2002:C0A8:0101::1/64
RouterA(config-if)#tunnel source 192.168.1.1
RouterA(config-if)#tunnel mode 6to4
RouterA(config-if)#exit
RouterA(config)#ip route 2002::/16 t
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 14/34
You have implemented mutual route redistribution between OSPF and EIGRP on a border router. When checking the routing table on one of the OSPF routers within the OSPF routing domain, you are seeing some, but not all of the expected routes. Which two things should you verify to troubleshoot this problem? (Choose two.)
Question 21 0 / 1 point
You configure RouterA to redistribute OSPF Type 1 external routes with a metric of 5 and all OSPF routes with a tag of 7.
Which of the following lines of output will be displayed when you issue the show
running-config command? (Select the best answer.)
A) The border router is using a proper seed metric for OSPF.
B) The border router is using a proper seed metric for EIGRP.
C) The administrative distance is set for OSPF and EIGRP.
D) The missing EIGRP routes are present in the routing table of the border router.
E) The subnet keyword on the border router in the redistribute EIGRP command
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 15/34
Question 22 0 / 1 point
You want to create a virtual link between Area 0 and Area 11. Which configuration commands would you use? (Select 2)
A) Route-map map1 permit 10
Match route-type external type-1
Set metric 5
Set tag 7
B) Route-map map1 permit 10
Match metric 5
Match tag 7
Match route-type external type-1
C) Route-map map1 permit 10
Match route-type external type-1
!
Route-map map1 permit 30
Match tag 7
D) Route-map map1 permit 10
Match metric 5
Match route-type external type-1
!
Route-map map1 permit 20
Match tag 7
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 16/34
Question 23 1 / 1 point
You issue the show ipv6 ospf command on RouterA and receive the following output:
RouterA#show ipv6 ospf
Routing Process "ospfv3 22" with ID 10.20.30.40
SPF schedule delay 5 secs, Hold time between two SPFs 10 secs
Minimum LSA interval 5 secs. Minimum LSA arrival 1 secs
A) Router1(config-router)#area 11 virtual-link 10.5.1.1
B) Router4(config-router)#area 7 virtual-link 10.2.1.1
C) Router5(config-router)#area 0 virtual-link 10.1.1.1
D) Router2(config-router)#area 0 virtual-link 10.3.1.1
E) Router4(config-router)#area 11 virtual-link 10.3.1.1
F) Router2(config-router)#area 7 virtual-link 10.4.1.1
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 17/34
LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0x000000
Number of areas in this device is 1. 1 normal 0 stub 0 nssa
Area 2
Number of interfaces in this area is 1
Area has no authentication
SPF algorithm last executed 00:00:20.532 ago
SPF algorithm executed 7 times
Number of LSA 0. Checksum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
Which of the following statements are correct? (Select 3 choices.)
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 18/34
Question 24 1 / 1 point
You issue the following commands on RouterA:
RouterA(config)#interface FastEthernet0/0
RouterA(config-if)#ip address 10.114.17.1 255.255.255.252
RouterA(config-if)#no shutdown
RouterA(config-if)#exit
RouterA(config)#router bgp 100
RouterA(config-router)#network 192.168.32.0 mask 255.255.255.0
RouterA(config-router)#network 192.168.33.0 mask 255.255.255.0
RouterA(config-router)#network 192.168.34.0 mask 255.255.255.0
RouterA(config-router)#aggregate-address 192.168.32.0 255.255.254.0
RouterA(config-router)#neighbor 10.114.17.2 remote-as 200
A) RouterA is an internal router.
B) RouterA is part of a stub area.
C) RouterA is an ABR.
D) RouterA is part of a standard area.
E) Router A is part of a totally stubby area.
F) RouterA is a backbone router.
G) Route recalculation has occurred seven times.
H) RouterA is an ASBR.
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 19/34
Which of the following routes will be advertised to the eBGP neighbor at
10.114.17.2? (Select the best answer.)
Question 25 0 / 1 point
Which of the following commands is most likely to ensure that a BGP router will prefer one route over another when multiple paths exist to a destination?
(Select the best answer.)
Question 26 0 / 1 point
RouterA connects an IPv6-only network to an IPv4-only network. You want to ensure that all devices on each network can communicate with each other.
A) 192.168.32.0/23, 192.168.32.0/24, 192.168.33.0/24, and 192.168.34.0/24
B) 192.168.32.0/24, 192.168.33.0/24, and 192.168.34.0/24
C) 192.168.32.0/23
D) 192.168.32.0/23 and 192.168.34.0/24
A) neighbor ip-address weight 0
B) default-metric 4294967295
C) neighbor ip-address weight 65535
D) bgp default local-preference 0
E) default-metric 1
F) bgp default local-preference 4294967295
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 20/34
Which of the following mechanisms should you implement on RouterA to achieve your
goal? (Select the best answer.)
Question 27 0 / 1 point
Your supervisor has handed you a few 6to4 tunneling statements.
Which one statement is accurate regarding 6to4 tunneling?
(Select the best answer.)
Question 28 0 / 1 point
A) NAT-PT
B) overlay tunneling
C) dynamic NAT
D) static NAT
E) 6to4 tunneling
A) IPv6 addresses from the 2002::/16 prefix must be used.
B) IPv6 and CLNS can be used.
C) IPv6 packets are encapsulated inside an IPv4 packet that has a protocol type of 42.
D) Any IPv6 unicast address can be used.
E) A tunnel destination is required.
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 21/34
Which of the following commands would you issue if you want to configure OSPF to consider both the internal cost and the external cost when redistributing EIGRP routes into OSPF?
(Select the best answer.)
Question 29 0 / 1 point
Which of the following OSPF areas does not accept Type 3, 4, and 5 summary LSAs? (Select the best answer.)
Question 30 0 / 1 point
Which of the following routes from the show ip route command was obtained from a Type 3 or Type 4 LSA? (Select the best answer.)
A) redistribute eigrp 1 metric-type 1 subnets
B) redistribute ospf 1 metric-type 2 subnets
C) redistribute eigrp 1 metric-type 2 subnets
D) redistribute ospf 1 metric-type 1 subnets
A) an ordinary area
B) a totally stubby area
C) a not-so-stubby area
D) a stub area
E) a backbone area
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 22/34
Question 31 1 / 1 point
Which of the following two statements regarding the Cisco proprietary BGP weight feature are TRUE?
Question 32 1 / 1 point
Which BGP state indicates that a router does not have a path to the neighbor/peer IP address?
IA 172.17.3.0/24 [110/74] via 10.1.2.3, 00:00:23, FastEthernet1/0
172.17.2.0/24 [110/74] via 10.1.2.3, 00:00:23, FastEthernet1/0
E1 172.17.1.0/24 [110/74] via 10.1.2.3, 00:00:23, FastEthernet1/0
S 172.17.5.0/24 is directly connected, FastEthernet0/1
C 172.17.4.0/24 is directly connected, FastEthernet1/1
A) The lower value for weight is preferred
B) The higher value for weight is preferred
C) Weight is only used between iBGP neighbors
D) Weight is used only locally inside the router
E) When set, the weight value is only communicated to eBGP peers
F) When set, the weight value is only communicated to iBGP peers
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 23/34
Question 33 0 / 1 point
Is the following statement TRUE or FALSE: The length of the AS path is extended because additional copies of the AS number of the sender are prepended to the original AS path attribute. To avoid clashes with BGP loop prevention mechanisms, no other AS number, except that of the neighboring AS, should be prepended to the AS path attribute.
True
False
View Feedback
Question 34 1 / 1 point
Which aspect of AAA is best described as, "What a user can and cannot do on the network"?
A) Active
B) Idle
C) Established
D) Open confirm
E) None of the above
Authentication
Accounting
Anomoly
Authorization
None of the above
javascript://
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 24/34
Question 35 1 / 1 point
Which aspect of AAA is best described as, "A way to control who is permitted to access a network"?
Question 36 1 / 1 point
Which aspect of AAA is best described as, "Which resources the user can access and which operations the user is allowed to perform"?
Question 37 1 / 1 point
Which aspect of AAA is best described as, "Recording what the user does, including what is accessed, the amount of time the resource is accessed, and any changes that were
made"?
Authentication
Accounting
Anomoly
Authorization
None of the above
Authentication
Accounting
Anomoly
Authorization
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 25/34
Question 38 0 / 1 point
Based solely on the information present in the image below, which ONE (1) statement is TRUE?
Authentication
Accounting
Anomoly
Authorization
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 26/34
Question 39 1 / 1 point
Which ONE (1) statement below describes TACACS+?
The named authentication list "VTY_LINES" will try to authenticate users by first checking the local user database, then by contacting the TACACS+ server, and finally by contacting the RADIUS server
The named authentication list "VTY_LINES" will try to authenticate users by first checking the enable password in the local database, then by contacting the TACACS+ server, and finally by contacting the RADIUS server
The named authentication list "VTY_LINES" will try to authenticate users by first checking the TACACS+ server, then by contacting the RADIUS server, and finally checking for a case-insensitive match in the local database
The named authentication list "VTY_LINES" will try to authenticate users by first checking the TACACS+ server, then by contacting the RADIUS server, and finally checking for a case-sensitive match in the local database
Only the RADIUS server will be contacted because it is the only method in the method list that has been enabled
None of the above
TACACS+ is an open standard supported by all vendors
TACACS+ uses UDP port 49
TACACS+ encrypts only the message header
TACACS+ encrypts only the password field
TACACS+ is unidirectional in nature
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 27/34
Question 40 1 / 1 point
Which ONE (1) statement below describes RADIUS?
Question 41 1 / 1 point
Based solely on the information present in the image below, which ONE (1) statement is TRUE?
RADIUS is an open standard defined in RFCs 2685 and 2686
RADIUS uses ICMP port 49
RADIUS encrypts the entire message contents
RADIUS encrypts only the FCS
RADIUS encrypts only the password
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 28/34
Question 42 1 / 1 point
Which ONE (1) statement below is TRUE about uRPF?
Question 43 0 / 1 point
Based solely on the information present in the image below, which ONE (1) statement about uRPF is TRUE?
The command crypto key generate rsa general-keys modulus 768 label SSH- MPLS-KEYS was run to create this configuration
The command crypto key generate rsa general-keys modulus 1024 label SSH- MPLS-KEYS was run to create this configuration
The command crypto key generate rsa general-keys modulus 4096 label SSH- MPLS-KEYS was run to create this configuration
The command crypto key generate rsa general-keys modulus 512 label SSH- MPLS-KEYS was run to create this configuration
This is the default SSH configuration on Cisco routers
None of the above
uRPF can operate in either strict mode or loose mode
uRPF can operate in either relaxed mode or loose mode
uRPF can operate in either security mode or allow mode
uRPF is defined in RFC 2728
u
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 29/34
Question 44 1 / 1 point
uRPF will function in Unicast in VRF mode on interface gi0/1
uRPF will function in strict mode on interface gi0/1
uRPF will not function on gi0/1 because it does not work with RFC 1918 addresses
uRPF will function in loose mode on interface gi0/1
uRPF is defined in RFC 2328
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 30/34
Which TWO (2) methods can be used to secure the Network Time Protocol (NTP)?
Question 45 0 / 1 point
Which TWO (2) authentication methods are supported by SNMPv3?
Question 46 1 / 1 point
Based solely on the output in the image below, which ONE (1) statement is TRUE about the archive configuration?
MD5 and SCRYPT
SHA-1 and MD5
MD5 and Type 7 passwords
Key Chains and MD5
ACLs and SHA-512
None of the above
MD5 or SHA-512
SHA-256 or MD5
AES or SHA-512
RSA or SHA-1
SHA-1 or 3DES
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 31/34
Question 47 0 / 1 point
This configuration will result in the automatic backup of the configuration every hour
This configuration will result in the automatic backup of the configuration every 13 hours
This configuration will result in the router configuration being backed up each time the router is reloaded
This configuration will create the backup copy of the current configuration when the command copy running-configuration startup-configuration is run
This configuration will not work because you cannot save configuration backups to the flash: directory
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 32/34
Based solely on the information present in the image below, which ONE (1) statement is TRUE about this archive configuration?
Question 48 1 / 1 point
This archive configuration will save backup copies of the router configuration to the flash: directory
This archive configuration will keep a maximum of 90 backups
This archive configuration will save the configuration automatically each time the router is rebooted
This archive configuration will automatically back up the current configuration every hour
This archive configuration will backup the current configuration every 90 hours
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 33/34
True or False: EIGRP does not support the use of key-chains?
True
False
Question 49 1 / 1 point
True of False: OSPF supports at least three (3) different types of authentication?
True
False
Question 50 0 / 1 point
You are the junior network administrator for Evil Corp. Unlimited and the senior network administrator has come to you in a panic. He is trying to enable OSPF routing protocol authentication between two (2) routers using SHA authentication, but is unable to get it to work. He shows you the output below and wants to know what you think the issue might be. What do you tell him?
SHA authentication with OSPF is not supported on Cisco routers
SHA authentication with OSPF is not supported in Cisco IOS, but it is in IOS-XE
SHA authentication with OSPF is not supported in Cisco IOS, but it is in IOS-XR
SHA authentication with OSPF is not supported in Cisco IOS release 12.4
SHA authentication is not supported in Cisco IOS, but it is in IOS-XE+
None of the above
10/11/2019 Quizzes - CMIT 451 6381 Implementing Cisco IP Routing (2198) - UMGC Learning Management System
https://learn.umuc.edu/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=415898&isprv=&drc=1&qi=1050569&cfql=0&dnb=0 34/34
Attempt Score:29.7 / 50 - 59.4 %
Overall Grade (highest attempt):29.7 / 50 - 59.4 %