Free Cisco Certification

 Print this Page

Search the Web
Google
Web This Site




640-811 : Interconnecting Cisco Networking Devices

QUESTION 81 One of your trainees asked you which parameter must be supplied when initializing the IGRP routing process. What is your response?

A. Connected subnet numbers

B. Register administrative subnet masks

C. IP address mask

D. Autonomous system number

E. Metric weights Answer: D Explanation: You configure IGRP just like RIP, except that the router igrp command has an additional parameter - the autonomous system (AS) number. The term autonomous system refers to a network that is within the control of a single company or organization. The term AS number refers to a number assigned to a single company or

organization when it registers its connection to the Internet. However, for IGRP, you do not need a registered AS number. All that is needed for IGRP to work is for all the routers to use the same AS number. Reference: CCNA Self-Study CCNA ICND exam certification Guide (Cisco Press, ISBN 1-58720-083-X) Page 165

QUESTION 82 Which of the following devices can you use to segment a network? (Select three options.)

A. hub

B. repeater

C. bridge

D. switch

E. router Answer: C D E Explanation Reference: CCNA Self-Study CCNA ICND exam certification Guide (Cisco Press, ISBN 1-58720-083-X) Page

QUESTION 83 Study the Exhibit below carefully:

ppp authentication chap ppp authentication chap After considering the command output of both routers, what is the cause of the problem if connectivity cannot be established between the two routers?

A. Authentication needs to be changed to PAP for both routers.

B. Serial ip addresses of routers are not on the same subnet.

C. Username/password is incorrectly configured.

D. Router names are incorrectly configured. Answer: C Explanation: Look at the passwords configured on the router Cisco Highway1 and Cisco Highway2, it is "cisco". When configuring for CHAP authentication, you must enters the other router's user name and password. In this case on router Cisco Highway2 has entered incorrect router Cisco Highway1's password, witch is "cisco1" (it must be "cisco"). As a result CHAP authentication will be faille, therefore couldn't a connection established between the routers. Reference CCNA Self-Study CCNA ICND Exam Certification Guide Chapter 9 page 315 ISBN: 1-58720-083-x

QUESTION 84 Study the Exhibit below carefully:

In the illustration, Host Cisco Highway1 is trying to communicate with Host Cisco Highway2. The e0 interface on Cisco HighwayC is down. Which of the following are true? (Select two options.)

A. Cisco HighwayC will make use of ICMP to inform Host 1, Cisco HighwayA, and Cisco HighwayB that Host 2 is unreachable.

B. Cisco HighwayC will send a Destination Unreachable message type.

C. Cisco HighwayC will make use of ICMP to inform Host 1 that Host 2 is unreachable.

D. Cisco HighwayC will use ICMP to inform Cisco HighwayB that Host 2 is unreachable.

E. Cisco HighwayC will issue a Router Selection message type.

F. Cisco HighwayC will issue a Source Quench message type. Answer: B, C Explanation ICMP is an error-reporting protocol for IP. When datagram delivery error occur, ICMP reports these errors to the sender of the datagram. When the e0 interface on Cisco Highway C goes down, Cisco Highway C uses ICMP to send a message back to Cisco Highway 1 indicating that the datagram could not be delivered. ICMP does not correct the encountered network problem. Cisco Highway C will not notify the intermediary devices of the delivery failure. Therefore, Cisco Highway C will not send ICMP messages to Cisco Highway B. Datagrams contain only source and destination IP addresses, they do not contain information about all the intermediary devices. The reporting device ( Cisco Highway C) has only the sender's IP address with which to communicate. Although Cisco Highway A and B are not notified directly, they might become aware of the down interface on Cisco Highway C. However, disseminating this information to neighbor routers is not the function of ICMP. ICMP reports on the status of the delivered packet to the sender, its function is not to propagate information about network changes.

QUESTION 85 You are a network technician at Cisco Highway, Inc. You have completed the password recovery procedure on a Cisco router successfully and the router returned to normal operation. What is configuration register value at this point in time?

A. 0x2112

B. 0x2104

C. 0x2102

D. 0x2101 E. 0x2100 Answer: C Explanation: It is default factory setting. Router should attempt to load an IOS from flash memory and load startup configuration file. Flash memory also called NVRAM Incorrect answers

A: It is ROM Monitor mode. A low level problem determination

B: Router to boot from ROM

D: The value 0x2142 to be set for configuration register in case of password recovery procedure

QUESTION 86 You are a network technician at Cisco Highway, Inc. You are using a switch to break up a broadcast domain. Which features of the switch enables this?

A. Transparent bridging

B. Cut-through bridges

C. Fragment-free switches

D. Micro segmentation

E. Virtual LANs

F. Store-and-forward switching Answer: E Explanation: Creation of VLAN in a switch provide separate Broadcast domain. If VLAN is not there all ports as members of one Broadcast domain. Reference: Wendell Odom. CISCO CCNA Certification Guide ( 2000 Press) Page 172 Incorrect Answers

A: Transparent bridging is called Transparent because the endpoints devices do not need to know that the bridges exists. It will not play any role for creating separate broadcast domain B,D: Both are switching methods in a switch.

C: This is one of the Switching methods in a switch. It will not play any role for creating separate broadcast domains

F: Not related to the question

QUESTION 87 Study the Exhibit below carefully: Cert_Killer#show ip protocol Routing Protocol is "rip" Sending updates every 30 seconds, next due in 4 seconds Invalid after 180 seconds, hold down 180, flushed after 240 Outgoing update filter list for all interfaces is not set Incoming update filter list for all interfaces is not set Redistribution rip Default version control: send version 1, receive any version Interface Send Recv Triggered RIP Key-chain Serial0/0 1 1 2 Serial0/1 1 1 2 Automatic network summarization is in effect Maximum path: 4 Routing for Networks:

10.0.0.0 Routing Information Sources: Gateway Distance Last Update 10.168.11.14 120 00:00:22 Distance: (default is 120) John#show ip interfaces brief Interface IP-Address OK? Method Status FastEthernet0/0 192.168.18.1 YES manual up Serial0/0 10.168.11.17 YES manual up FastEthernet0/1 unassigned YES NVRAM administratively down Serial0/1 192.168.11.21 YES manual up The exhibit above shows the output from the router. Use it to determine which of the following are correct. (Select two options.)

A. Router John will get routing updates on the Serial0/1 interface.

B. Router John will issue routing updates out the Serial0/0 interface.

C. Router John makes use of a link-state routing protocol.

D. Router John will get routing updates on the Serial0/0 interface.

E. Router John will issue routing updates out the FastEthernet0/0 interface. Answer: B, D Explanation

QUESTION 88 Study the Exhibit below carefully:

To protect the records server, a named access list called records block has been employed to prevent student and Internet access to the records. This access list was applied to the e0 interface of the Cisco Highway3 router in the outbound direction. Which of the following conditions should the access list contain to meet these requirements? (Select two options.)

A. permit 172.16.64.252 0.0.0.0 172.16.0.0 0.0.255.255

B. permit 172.16.0.0 0.0.255.255 172.16.64.252 0.0.0.0

C. deny 172.16.64.252 0.0.0.0 172.16.62.0 0.0.0.255

D. deny 172.16.62.0 0.0.0.255 172.16.64.252 0.0.0.0

E. deny 172.16.64.252 0.0.0.0 any

F. permit any any Answer: B, E Explanation

QUESTION 89 You are a network technician at Cisco Highway and have to locate and fix a router problem. Scenario is as follows: There are three routers named Cisco Highway1, Cisco Highway2, and Cisco Highway3 respectively. You know that Cisco Highway2 and Cisco Highway3 are 100% operational. The routing protocol being used is Single area OSPF. Cisco Highway1 has recently been installed and configured one of the trainees. However, he did not succeed in configuring Cisco Highway1 correctly. He tells you that connectivity is not complete because routing tables are not being updated correctly. You must now locate and fix this router configuration problem. Current configuration: Cisco Highway1 E0: 192.168.33.1/24 S0: 192.168.100.5/30 Secret Password: Cisco Highway Cisco Highway2 E0: 192.168.34.1/24 S0: 192.168.100.10/30 S1: 192.168.100.6/30 Secret Password: Cisco Highway Cisco Highway3 E0: 192.168.35.1/24 S1: 192.168.100.9/30 Secret Password: Cisco Highway Click on the picture of host connected to a router by a serial console cable.

Answer: Cisco Highway1#config t Cisco Highway1(config)#no router ospf 2 Cisco Highway1(config)#^Z Cisco Highway1#show ip ospf Cisco Highway1#config t Cisco Highway1(config)#router ospf 2 Cisco Highway1(config)#network 192.168.33.0 0.0.0.255 area 0 Cisco Highway1(config)#network 192.168.100.4 0.0.0.3 area 0 Cisco Highway1(config)#^Z Cisco Highway1#show ip route Cisco Highway1#copy running startup

QUESTION 90 Which of the following commands will you use to display the configuration register setting on a router?

A. show boot

B. show flash

C. show register

D. show version

E. show config Answer: D Explanation: show version To display the configuration of the system hardware, the software version, the names and sources of configuration files, and the boot images, use the show version command in EXEC mode. Examples The following is sample output from the show version command: Router1> show version Cisco Internet work Operating System Software IOS (tm) 7200 Software (C7200-J-M), Experimental Version 11.3(19970915:164752) [ hampton-nitro-baseline 249] Copyright (c) 1986-1997 by cisco Systems, Inc. Compiled Wed 08-Oct-97 06:39 by hampton Image text-base: 0x60008900, data-base: 0x60B98000 ROM: System Bootstrap, Version 11.1(11855) [beta 2], INTERIM SOFTWARE BOOTFLASH: 7200 Software (C7200-BOOT-M), Version 11.1(472), RELEASE SOFTWARE (fc 1) Router1 uptime is 23 hours, 33 minutes System restarted by abort at PC 0x6022322C at 10:50:55 PDT Tue Oct 21 1997 System image file is "tftp://171.69.1.129/hampton/nitro/c7200-j-mz" cisco 7206 (NPE150) processor with 57344K/8192K bytes of memory. R4700 processor, Implementation 33, Revision 1.0 (512KB Level 2 Cache) Last reset from power-on Bridging software.

X.25 software, Version 3.0.0. SuperLAT software copyright 1990 by Meridian Technology Corp).

TN3270 Emulation software. 8 Ethernet/IEEE 802.3 interface(s) 2 FastEthernet/IEEE 802.3 interface(s) 4 Token Ring/IEEE 802.5 interface(s) 4 Serial network interface(s) 1 FDDI network interface(s) 125K bytes of non-volatile configuration memory. 1024K bytes of packet SRAM memory. 20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K). 20480K bytes of Flash PCMCIA card at slot 1 (Sector size 128K). 4096K bytes of Flash internal SIMM (Sector size 256K). Configuration register is 0x0 Reference: http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/fun_r/cfr_1g10.htm#1033030

Top of pageTop of page Back 09 of 17 Next
Search and Find Anything Here
Google