1.If an ethernet port . a router was assigned an IP address of 172.16.112.1/20, what is the maximum number of hosts allowed . this subnet?
A.1024
B<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />.2046
C.4094
D.4096
E.8190
Correct:C
2.An access list was written with the four statements shown in the graphic. Which single access list statement will combine all four of these statements into a single statement that will have exactly the same effect?<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

A.access-list 10 permit 172.29.16.0 0.0.0.255
B.access-list 10 permit 172.29.16.0 0.0.1.255
C.access-list 10 permit 172.29.16.0 0.0.3.255
D.access-list 10 permit 172.29.16.0 0.0.15.255
E.access-list 10 permit 172.29.0.0 0.0.255.255
Correct:C
3.Refer to the exhibit. What is the most efficient summarization that R1 can use to advertise its networks to R2?

A.172.1.0.0/22
B.172.1.0.0/21
C.172.1.4.0/22
D.172.1.4.0/24172.1.5.0/24172.1.6.0/24172.1.7.0/24
E.172.1.4.0/25172.1.4.128/25172.1.5.0/24172.1.6.0/24172.1.7.0/24
Correct:C
4.Which routing protocols can be used within the enterprise network shown in the diagram? (Choose three.)

A.RIP v1
B.RIP v2
C.IGRP
D.OSPF

E.BGP
F.EIGRP
Correct:B D F
5.Refer to the exhibit. The network shown in the exhibit has just been installed. Host B can access the Internet, but it is unable to ping host C. What is the problem with this configuration?

A.Host B should be in VLAN 13.
B.The address of host C is incorrect.
C.The gateway for host B is in a different subnet than the host is ..
D.The switch port that sends VLAN 13 frames from the switch to the router is shut down.
E.The switch port connected to the router is incorrectly configured as an access port.
Correct:B
6.The user of Host1 wants to ping the DSL modem/router at 192.168.1.254. Based . the Host1 ARP table that is shown in the exhibit, what will Host1 do?

A.send a unicast ARP packet to the DSL modem/router
B.send unicast ICMP packets to the DSL modem/router
C.send Layer 3 broadcast packets to which the DSL modem/router responds
D.send a Layer 2 broadcast that is received by Host2, the switch, and the DSL modem/router
Correct:B
7.An internetwork has been configured as shown in the diagram, with both routers using EIGRP routing for AS 44. Users . the Branch router are unable to reach any of the subnets . the HQ router. Which of the following commands is necessary to fix this problem?

A.Branch(config-router)# version 2
B.Branch(config-router)# no auto-summary
C.Branch(config-router)# redistribute eigrp 44
D.Branch(config-router)# eigrp log-neighbor-changes
E.Branch(config-router)# default-information originate
Correct:B
8.Refer to the topology and router output shown in the exhibit. A technician is troubleshooting host connectivity issues . the switches. The hosts in VLANs 10 and 15 . Sw11 are unable to communicate with hosts in the same VLANs . Sw12. Hosts in the Admin VLAN are able to communicate. The port-to-VLAN assignments are identical . the two switches. What could be the problem?

A.The Fa0/1 port is not operational . .e of the switches.
B.The link connecting the switches has not been configured as a trunk.
C.At least .e port needs to be configured in VLAN 1 for VLANs 10 and 15 to be able to communicate.
D.Port FastEthernet 0/1 needs to be configured as an access link . both switches.
E.A router is required for hosts . SW11 in VLANs 10 and 15 to communicate with hosts in the same VLAN . Sw12.
Correct:B
9.Which line from the output of the show ip interface command indicates that there is a Layer 1 problem?
A.Serial0/1 is up, line protocol is up
B.Serial0/1 is up, line protocol is down
C.Serial0/1 is down, line protocol is down
D.Serial0/1 is administratively down, line protocol is down
Correct:C
10.When a new trunk link is configured . an IOS based switch, which VLANs are allowed over the link?
A.By default, all defined VLANs are allowed . the trunk.
B.Each single VLAN, or VLAN range, must be specified with the switchport mode command.
C.Each single VLAN, or VLAN range, must be specified with the vtp domain command.
D.Each single VLAN, or VLAN range, must be specified with the vlan database command.
Correct:A
11.Refer to the exhibit. What is the meaning of the term dynamic as displayed in the output of the show frame-relay map command shown?

A.The Serial0/0 interface is passing traffic.
B.The DLCI 100 was dynamically allocated by the router.
C.The Serial0/0 interface acquired the IP address of 172.16.3.1 from a DHCP server.
D.The DLCI 100 will be dynamically changed as required to adapt to changes in the Frame Relay cloud.
E.The mapping between DLCI 100 and the end station IP address 172.16.3.1 was learned through Inverse ARP.
Correct:E
12.Which form of NAT maps multiple private IP addresses to a single registered IP address by using different ports?
A.static NAT
B.dynamic NAT
C.overloading
D.overlapping
E.port loading
Correct:C
13.Which connections allow the use of full-duplex Ethernet?(Choose three.)
A.switch to host
B.switch to switch
C.hub to hub
D.switch to hub
E.host to host
Correct:A B E
14.Which of the following are characteristics of a Frame Relay point-to-point subinterface? (Choose two.)
A.requires use of Inverse ARP
B.resolves NBMA split horizon issues
C.requires the frame-relay map command
D.maps .e IP subnet per DLCI
E.maps .e IP subnet across multiple DLCIs
Correct:B D
15.Two routers named Atlanta and Brevard are connected by their serial interfaces as shown in the exhibit, but there is no data connectivity between them. The Atlanta router is known to have a correct configuration. Given the partial configurations shown in the exhibit, what is the problem . the Brevard router that is causing the lack of connectivity?

A.A loopback is not set.
B.The IP address is incorrect.
C.The subnet mask is incorrect.
D.The serial line encapsulations are incompatible.
E.The maximum transmission unit (MTU) size is too large.
F.The bandwidth setting is incompatible with the connected interface.
Correct:B
16.Refer to the exhibit. The technician wants to upload a new IOS in the router while keeping the existing IOS. What is the maximum size of an IOS file that could be loaded if the original IOS is also kept in flash?

A.3 MB
B.4 MB
C.5 MB
D.7 MB
E.8 MB
Correct:B
17.Refer to the exhibit. To what does the 128 refer in the router output O 192.168.12.240/30 [110/128] via 192.168.12.233,00:35:36, Serial 0?

A.OSPF cost
B.OSPF priority
C.OSPF hop count
D.OSPF ID number
E.OSPF administrative distance
Correct:A
18.What does the "Inside Global" address represent in the configuration of NAT?
A.the summarized address for all of the internal subnetted addresses
B.the MAC address of the router used by inside hosts to connect to the Internet
C.a globally unique, private IP address assigned to a host . the inside network
D.a registered address that represents an inside host to an outside network
Correct:D
19.Refer to the exhibit. A problem with network connectivity has been observed. It is suspected that the cable connected to switch port Fa0/9 . Switch1 is disconnected. What would be an effect of this cable being disconnected?

A.Host B would not be able to access the server in VLAN9 until the cable is reconnected.
B.Communication between VLAN3 and the other VLANs would be disabled.
C.The transfer of files from Host B to the server in VLAN9 would be significantly slower.
D.For less than a minute, Host B would not be able to access the server in VLAN9. Then normal network function would resume.
Correct:D
20.All WAN links inside the ABCUniversity network use PPP with CHAP for authentication security. Which command will display the CHAP authentication process as it occurs between two routers in the network?
A.show CHAP authentication
B.show interface serial0
C.debug PPP authentication
D.debug CHAP authentication
E.show ppp authentication chap
Correct:C
21.Refer to the exhibit. The two connected ports . the switch are not turning orange or green. What would be the most effective steps to troubleshoot this physical layer problem? (Choose three.)

A.Ensure that the Ethernet encapsulations match . the interconnected router and switch ports.
B.Ensure that cables A and B are straight-through cables.
C.Ensure cable A is plugged into a trunk port.
D.Ensure the switch has power.
E.Reboot all of the devices.
F.Reseat all cables.
Correct:B D F
22.When upgrading the IOS image, the network administrator receives the exhibited error message. What could be the cause of this error?

A.The new IOS image is too large for the router flash memory.
B.The TFTP server is unreachable from the router.
C.The new IOS image is not correct for this router platform.
D.The IOS image . the TFTP server is corrupt.
E.There is not enough disk space . the TFTP server for the IOS image.
Correct:B
23.A workgroup switch is configured with all ports assigned to VLAN 2. In addition, all ports are configured as full-duplex FastEthernet. What is the effect of adding switch ports to a new VLAN . this switch?
A.The additions will create more collisions domains.
B.IP address utilization will be more efficient.
C.More bandwidth will be required than was needed previously.
D.An additional broadcast domain will be created.
E.The possibility that switching loops will occur will increase dramatically.
Correct:D
24.Which of the following are types of flow control? (Choose three.)
A.buffering
B.cut-through
C.windowing
D.congestion avoidance
E.load balancing
Correct:A C D
25.A company is installing IP phones. The phones and office computers connect to the same device. To ensure maximum throughput for the phone data, the company needs to make sure that the phone traffic is . a different network from that of the office computer data traffic. What is the best network device to which to directly connect the phones and computers, and what technology should be implemented . this device? (Choose two.)
A.hub
B.router
C.switch
D.STP
E.subinterfaces
F.VLAN
Correct:C F
26.Refer to the exhibit. What will be the result of issuing the following commands? Switch1(config)# interface fastethernet 0/5Switch1(config-if)# switchport mode accessSwitch1(config-if)# switchport access vlan 30

A.The VLAN will be added to the database, but the VLAN information will not be passed . to the Switch2 VLAN database.
B.The VLAN will be added to the database and VLAN 30 will be passed . as a VLAN to add to the Switch2 VLAN database.
C.The VLAN will not be added to the database, but the VLAN 30 information will be passed . as a VLAN to the Switch2 VLAN database.
D.The VLAN will not be added to the database, nor will the VLAN 30 information be passed . as a VLAN to the Switch2 VLAN database.
Correct:A
27.Refer to the exhibit. Which statement describes DLCI 17?

A.DLCI 17 describes the ISDN circuit between R2 and R3.
B.DLCI 17 describes a PVC . R2. It cannot be used . R3 or R1.
C.DLCI 17 is the Layer 2 address used by R2 to describe a PVC to R3.
D.DLCI 17 describes the dial-up circuit from R2 and R3 to the service provider.
Correct:C
28.Refer to the exhibit. A technician is troubleshooting a host connectivity problem. The host is unable to ping a server connected to Switch_A. Based . the results of the testing, what could be the problem?

A.A remote physical layer problem exists.
B.The host NIC is not functioning.
C.TCP/IP has not been correctly installed . the host.
D.A local physical layer problem exists.
Correct:D
29.Which command will set the default gateway to 192.168.12.1 . a Cisco switch?
A.Switch(config)# ip default-network 192.168.12.1
B.Switch(config)# ip route-default 192.168.12.1
C.Switch(config)# ip default-gateway 192.168.12.1
D.Switch(config)# ip route 192.168.12.1 0.0.0.0
Correct:C
30.Drop

Correct:
Green choice4---->Yellow Choice1
Green choice2---->Yellow Choice2
Green choice3---->Yellow Choice3
Green choice5---->Yellow Choice4