1.The relevantconfiguration files for the Certkiller1 and Certkiller2 routers are displayedbelow:Certkiller1# showrunning-config
<some outputtext omitted>
enable passwordcisco
!
hostnameCertkiller1
usernameCertkiller2 password cisco
!
interface serial0/0
ip address 10.0.8.1255.255.248.0
encapsulation ppp
ppp authenticationchap
Certkiller2# show running-config
<some output text omitted>
enable password cisco1
!
hostname Certkiller2
username Certkiller1 password cisco1
!
interface serial 0/0
ip address 10.0.15.2 255.255.248.0
encapsulation ppp
ppp authentication chap
Which of thefollowing reasons would you attribute the connectivity problem between the tworouters?
A. Theauthentication needs to be changed to PAP for both routers.
B. The serial IPaddresses of routers are not on the same subnet.
C. Theusername/password combination is incorrectly configured.
D. The routernames are incorrectly configured.
Answer: C
2.Which of the following IP addresses can be assigned to host devices?(Choose two.)
A. 205.7.8.32/27
B. 191.168.10.2/23
C. 127.0.0.1
D. 224.0.0.10
E. 203.123.45.47/28
F. 10.10.0.0/13
Answer: B, F
3.The ip subnet zero command is notconfigured on a router. What would be the IP address of Ethernet 0/0 using thefirst available address from the sixth subnet of the network 192.168.8.0/29?
A. 192.168.8.25
B. 192.168.8.41
C. 192.168.8.49
D. 192.168.8.113