Failed questions from online practice exams Flashcards
Question:Which is the customer side of the demarcation point? A. PE B. CSU C. P D. CTE E. DSU F. CPE
F. CPE
Question:Which Cisco IOS command is used to install a permanent license on a router? A. copy run star B. write mem C. license boot module D. license save E. license install
Correct answer: E
Question:Which statement correctly defines an anycast IPv6 address? A. Used in one-to-all communication B. Used in one-to-one communication C. Used in one-to-a-group communication D. Used in one-to-nearest communication
D. Used in one-to-nearest communication
Question:Which commands will disable DTP on an interface? (choose two) A. Switchport mode access B. Switchport trunk encapsulation ISL C. Switchport mode trunk D. Switchport trunk encapsulation dot1q E. Switchport nonegotiate
Correct answer: A E
A. Switchport mode access
E. Switchport nonegotiate
Question:You need to verify the various file systems that are available on your Cisco IOS router.
Which command can you use to accomplish this?
A. show ram
B. show nvram
C. show flash
D. show control-plane host open-ports
E. show file systems
E. show file systems
Question:You are troubleshooting a DHCP issue for VLAN 10 in your branch office. You need to verify the IPv4 addresses that are part of the DHCP pool.
Which command will accomplish this for you?
A. show ip dhcp bindings
B. show ip dhcp pool
C. show ip dhcp conflicts
D. show ip dhcp address
E. show ip dhcp assignments
B. show ip dhcp pool
Question:What is the default security violation mode for port security on a Cisco 2960 Catalyst switch? A. Disable B. Shutdown C. Protect D. None E. Restrict F. Err-disable
B. Shutdown
Question:What are the correct pinouts for a crossover cable? (choose 2) A. Pin 2 to pin 3 B. Pin 1 to pin 3 C. Pin 1 to pin 6 D. Pin 2 to pin 6 E. Pin 4 to pin 8
B. Pin 1 to pin 3
D. Pin 2 to pin 6
Question:How many default vty lines exist on a Cisco IOS router? A. 20 B. 1 C. 5 D. 10 E. 15
C. 5
Question:You have just upgraded your Cisco IOS image on your Cisco 2900 ISR from 12.4 to the following image:
C2900-universalk9-mz.SPA-152-4.M1.bin
You have also deleted the 12.4 IOS image from the ISR. However, when you issue the “show version” command, you notice that the 12.4 operating system is still in use.
How do you solve this issue? A. Issue the command copy tftp flash B. Issue the boot system command C. Reboot the router D. Copy the running configuration to the startup configuration E. Issue the command copy flash tftp
C. Reboot the router
Question:When a subnet mask is presented in binary, what do the binary 1s represent?
A. The network portion of an associated address
B. The host portion of the subnet mask
C. The number of wildcard bits in the subnet mask
D. The number of wildcard bits in the address
E. The network portion of the subnet mask
F. The host portion of an associated address
A. The network portion of an associated address
Question:Which command in line vty configuration mode is needed while configuring SSH to inform the Cisco IOS router that authentication needs to be performed using usernames and passwords stored locally on the router? A. login authentication local B. login C. privilege D. username password E. exec-timeout F. login local
F. login local
Question:Which of the following should be considered when implementing VLANs?
A. VLAN 1 is the default VLAN
B. The Native VLAN should also be VLAN 1
C. \
D. Management traffic must always be in VLAN 1
E. The default VLAN needs to be identified during initial VLAN deployment
F. The maximum number of VLANs on all switches if 4094
G. The Native VLAN should be changed
A. VLAN 1 is the default VLAN
C. \
G. The Native VLAN should be changed
Question:Which of the following connections require a crossover cable? (choose 3) A. Router to router B. Router to switch C. Switch to PC D. PC to router E. Switch to switch
A. Router to router
D. PC to router
E. Switch to switch
(crossover for staying in same osi layer, staright through for changing layers e.g. (l2 switch -> l3 router)
Question:You need to back up the Cisco IOS image for your 2900 ISR. Which command can be used to verify the size of the IOS image that you will be backing up? A. show startup-config B. show vlan brief C. show version D. show platform nvram E. show running-config F. show flash
F. show flash
Question:The configuration register on your Cisco IOS 2900 series router is set to 0x2101. How will the router choose the IOS image during the boot process?
A. The last image located in flash will be booted
B. The first image located in flash will be booted
C. The image listed in the boot system command will be booted
D. The image located on a TFTP server will be booted
B. The first image located in flash will be booted
Question:Which address and wildcard mask combination can be represented with the keyword "any"? A. 255.255.255.255 0.0.0.0 B. 255.255.255.255 255.255.255.255 C. 0.0.0.0 0.0.0.0 D. 0.0.0.0 255.255.255.255 E. 10.0.0.0 0.0.0.0
D. 0.0.0.0 255.255.255.255
Question:You are configuring static NAT on a Cisco IOS router that is connected to your ISP. You goal is to have the private IP of 10.1.1.10 translated to 203.0.113.5. Which command must be issued on the interface connected to the service provider?
A. ip nat pool NAT_POOL 203.0.113.5
B. ip nat inside
C. ip nat outside
D. ip nat inside source static 10.1.1.10 203.0.113.5
C. ip nat outside
Question:Which command is used to set your Cisco IOS device as an authoritative time source that will be used as the trusted time source? A. ntp master B. ntp server C. ntp client D. ntp peer
A. ntp master
Question:You have implemented stateless address autoconfiguration in your local area network.
What will the end stations use as their default gateway address?
A. The link-local address of the router’s interface
B. A special default gateway address that is provided in the router advertisement
C. The unique local address of the router’s interface
D. The global address of the router’s interface
E. The anycast address of the router’s interface
A. The link-local address of the router’s interface
Question:You are downloading the following IOS image from Cisco’s website:(choose 2)
C2900-universalk9-mz.SPA-152-4.M1.bin
Which statements are true about the image?
A. This image is for limited release and special use cases
B. This image is an ISO image
C. This image is version 152.4
D. This image is approved for general release and is digitally signed
E. This image is compressed and will run in RAM after being decompressed
F. This image is a unified communications image
D. This image is approved for general release and is digitally signed
E. This image is compressed and will run in RAM after being
Question:Which command is used to disable CDP on an interface? A. no lldp enable B. no run C. no lldp run D. no cdp enable E. no enable F. no cdp run
D. no cdp enable
Question: You are configuring PAT on your Cisco IOS router. Which command is used to identify the private IP addresses that can be translated?
A. access-list 1 permit 10.1.1.0 0.0.0.63
B. ip nat outside
C. ip nat pool NAT_POOL 203.0.113.3 203.0.113.6 prefix-length 29
D. ip nat inside
E. ip nat inside source list 1 interface fastethernet0/0 overload
E. ip nat inside source list 1 interface fastethernet0/0 overload
Question: What will the solicited node multicast address be for the IPv6 address 2001:DB8:1001:F:2C0:10FF:FE17:FC0F?
A. FF02:0000:0000:0000:0000:10FF:FE17:FC0F
B. FF02:0000:0000:0000:0000:0001:FF17:FC0F
C. 2001:0000:0000:0000:0000:0001:FF17:FC0F
D. FF02:0000:0000:0000:0000:0001:FE17:FC0F
B. FF02:0000:0000:0000:0000:0001:FF17:FC0F