<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="en">
  <channel rdf:about="http://suqrratt.atwiki.com/">
    <title>suqrratt@wiki</title>
    <link>http://suqrratt.atwiki.com/</link>
    <description></description>

    <dc:language>en</dc:language>
    <dc:date>2008-06-04T23:30:56+09:00</dc:date>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/suqrratt11" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/iloveu" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna4exam3" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna3exam7" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna4exam6" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna3final" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/suqrratt5" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/suqrratt15" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna4sem5" />
                <rdf:li rdf:resource="http://suqrratt.atwiki.com/page/ccna3-final-first-attempt" />
              </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://suqrratt.atwiki.com/page/suqrratt11">
    <title>suqrratt11</title>
    <link>http://suqrratt.atwiki.com/page/suqrratt11</link>
    <description>
      
suqrrat:ccna2final11
Cisco Systems

Take Assessment - Final Exam - CCNA 2 Router and Routing Basics Version 3.1


1

Refer to the graphic. A network administrator has a console connection
to Router A. Pings to Router B are successful, but pings to Routers C
and D fail. What is the first step in troubleshooting the problem?
Use the show cdp neighbors detail command from router A to gather
information about all Cisco routers in the network.
Use the traceroute command to discover exactly which link in the
network is down.
Use an extended ping from router A to each router in the network.
Use the show interfaces command from a Telnet session on router B to
check the connection to router C.

2
Which of the following commands will correctly configure an extended
ACL? (Choose two).
Router(config)# access-list 18 permit tcp host 192.168.73.3 eq 25
Router(config)# access-list 102 permit tcp 10.43.0.0 0.0.255.255 any eq 80
Router(config)# access-list 187 permit tcp host 192.168.42.34
172.29.0.0 0.0.255.255 eq 23
Router(config)# access-list 99 permit host 10.217.32.3
Router(config)# access-list 128 permit tcp host 192.168.100.31 eq 23

3
Which two steps describe how to create a functional physical
connection between a router console and a terminal? (Choose two.)
Use a crossover cable to connect the terminal serial port to the
router console port.
Use a rollover cable to connect the terminal NIC to the router console
port.
Use an RJ-45 to DB-9 adapter on the terminal serial port to connect
to the cable going to the router console.
Use a transceiver to connect a straight-through cable to the router
console port.
Use a straight-through cable to connect the router console port to
the terminal NIC.
Use a rollover cable to connect from a terminal serial port to the
router console port.

4
Which of the following are true regarding the use of login banners?
(Choose two.)
The message is only displayed in privileged EXEC mode.
The message can be seen by everyone who accesses the router.
&quot;Good morning&quot; is an appropriate message to display.
The banners should display warning messages.
The banners should identify circuits and other devices connected to the
router.

5
Which of the following are primary functions of a router? (Choose two.)
packet switching
microsegmentation
domain name resolution
path selection
flow control

6

Refer to the graphic. Communication is needed between the LAN
connected to the fa0/0 interface of the Kansas router and the fa0/0
interface of the Maine router. All hosts on those LANs also need
connectivity to the Internet. Which commands will allow this
communication? (Choose three).
Kansas(config)# ip route 192.168.6.0 255.255.255.0 172.18.64.2
Kansas(config)# ip route 192.168.6.0 255.255.255.0 s0/1
Kansas(config)# ip route 0.0.0.0 0.0.0.0 s0/1
Maine(config)# ip route 192.168.6.0 255.255.255.0 172.18.64.1
Maine(config)# ip route 0.0.0.0 0.0.0.0 s0/1
Maine(config)# ip route 172.16.32.0 255.255.255.0 172.18.64.2

7

Router A is directly connected to the networks shown in the graphic
and has a default route that points to Router B. All interfaces are
active and properly addressed. However, when the workstation on
network 172.16.4.0/24 sends a packet to destination address
172.16.201.5, it is discarded by Router A. What can be a reason for
this result?
The ip classless command is not enabled on Router A.
Router B is in a different autonomous system than Router A.
Routers A and B are using different routing protocols.
Router A has no route in its routing table that includes the address
172.16.201.5.

8
What are some reasons to change the configuration register setting?
(Choose two.)
to force the system to ignore the configuration file stored in NVRAM
to monitor password changes
to change the POST sequence
to force the router to boot the IOS from NVRAM
to force the system into ROM monitor mode

9
Which of the following describes CDP? (Choose three.)
provides information on directly connected Cisco routers that have CDP
enabled
can only be configured between Cisco devices
used for debugging Layer 4 connectivity issues
should be disabled on non-locally managed ports
presents a potential security risk

10
Which router component stores the information that is displayed by the
show ip route command?
CPU
Flash
NVRAM
RAM

11
During initial router bootup the following line appears:

&quot;NVRAM invalid, possibly due to write erase.&quot;

What are two possible reasons for this result? (Choose two.)
The startup-config file was not saved to RAM before reboot.
The IOS has been erased.
The router has not been configured.
The startup-config file cannot be located.
The router will not enter initial configuration dialog.

12

Which router command will generate the router output shown in the graphic?
show arp
show protocols
show interface FastEthernet0/0
show interfaces
show hardware

13

Neither router in the graphic has a host table or DNS available. The
interfaces and passwords have been correctly configured. Which of the
following commands will initiate a Telnet session? (Choose two.)
ATL&amp;gt; connect CHI
ATL&amp;gt; telnet CHI
ATL# 192.168.4.2
ATL# connect ATL
CHI# telnet 192.168.4.1
CHI# telnet ATL

14
Which of the following statements are true regarding routed protocols?
(Choose two.)
They provide enough information in the Layer 3 address to allow a
packet to be forwarded from one network to another.
They carry user data between networks.
They allow routers to share information about networks and their
proximity to each other.
They are used by routers to maintain routing tables.
RIP and IGRP are routed protocols.

15

Router A and Router B have been correctly configured to use RIP as a
dynamic routing protocol and all intefaces on Router A and Router B
are reporting &quot;interface is up, line protocol is up&quot; status. RIP is
then configured on Router C using the following commands:

RouterC(config)# router rip
RouterC(config-router)# network 192.168.4.0
RouterC(config-router)# network 172.16.0.0

If no additional routing is configured on Router A, Router B, and
Router C, what will be the result?
Networks 192.168.12.0/24, 192.168.4.0/24, and 172.16.0.0/16 will be
unreachable from Router A.
Router A will have no knowledge of network 192.168.12.0/24, but will
have routes to networks 192.168.4.0/24 and 172.16.0.0/16.
All networks shown in the graphic will be reachable by Router A,
Router B, and Router C.
Networks 192.168.4.0/24 and 172.16.0.0/16 will be unreachable from
Router A and Router B.


16
What are the results of setting the boot field bits in the
configuration register to &quot;0000&quot;? (Choose two.)
The startup-config file will be ignored at bootup.
The router will load the IOS from Flash.
The router will enter ROM monitor mode upon reload.
The router will enter boot ROM mode and have limited capabilities.
The administrator can enter the b command to manually boot the IOS.

17
What could a Cisco support technician learn from the IOS filename
c2600-d-mz.121-3? (Choose three.)
the format of the file
the RAM memory requirements of the file
the version number of the file
the size of the file
the device platform of the file

18
Which of the following prevent successful loading of the Cisco IOS
from flash memory? (Choose two.)
a configuration register set at 0x2102
a missing startup-configuration file
a boot system command not present in the startup-config file
an incorrect configuration register setting
a boot field set to 2

19
A network administrator issues the erase startup-config command on a
configured router with the configuration register set to 0x2102 and
observes the following output:

Erasing the nvram filesystem will remove all files! Continue? [Confirm]
[OK]
Erase of nvram: complete

If the router unexpectedly loses power after this sequence, what will
occur when power is restored?
The router will enter ROM monitor mode upon completion of the
power-on self test (POST).
The router will load the last known valid configuration file.
The router will enter Rx-boot mode.
The router will prompt the user to enter setup mode or to continue
without entering setup mode.

20
Which commands will show the status and IP address of all interfaces
on a router? (Choose two.)
show protocols
show ip protocols
show version
show interfaces
show ip ports

21

Refer to the network and routing table entries shown in the graphic.
How much time will elapse before Router A expects to receive another
update from Router B?
5 seconds
13 seconds
17 seconds
25 seconds
65 seconds
90 seconds

22
What can a network administrator do to recover from a lost router password?
perform a reload or reset
telnet from another router and issue the show running-config command
to view the password
boot the router to ROM monitor mode and configure the router to
ignore NVRAM when it initializes
boot the router to bootROM mode and enter the b command to load the
IOS manually

23

While planning an IOS upgrade, the administrator issues the show
version command. Based on the output in the graphic, what is the
current IOS boot location?
RAM
NVRAM
Flash
ROM

24
A network administrator must configure a serial interface with an IP
address. The configuration must also identify the remote site to which
the interface is connected. Which set of commands will meet these
requirements?
Chicago(config)# description San Jose T1
Chicago(config)# interface serial0/0
Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
Chicago(config)# interface serial0/0
Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
Chicago(config-if)# description San Jose T1
Chicago(config)# interface serial0/0
Chicago(config-if)# ip address 192.168.204.9 netmask 255.255.255.252
Chicago(config-if)# description San Jose T1
Chicago(config)# interface serial0/0
Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
Chicago(config-if)# remote site San Jose T1
Chicago(config)# interface serial0/0
Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
Chicago(config-if)# interface description San Jose T1

25
Which of the following describe Telnet on a router? (Choose two.)
Simultaneous incoming Telnet sessions can be hosted by a router.
Telnet is the most basic testing mechanism available.
A Telnet session can only be initiated in privileged EXEC mode.
Five separate Telnet lines are specified by the configuration line vty 0 4.
Telnet is classified as a network layer protocol.

26
Which of the following are true regarding an interface description?
(Choose three.)
It is a message that is displayed at login.
It does not affect the operation of the router.
It contains the circuit identifiers of the interface by default.
It could allow support personnel to better understand the scope of an
interface problem.
It could identify the purpose and location of the interface.
It wastes bandwidth and slows down interface problem resolution.

27

Refer to the graphic. Which command will create a standard ACL that
will apply to outbound traffic on interface Fa0/0 of router A and will
deny IP traffic from any host on network 172.16.34.0/24 that is
destined for network 192.168.5.0/24 while allowing all other IP
traffic?
access-list 2 deny 172.16.34.0 0.0.0.0
access-list 2 permit any
access-list 33 deny 172.16.34.0 0.0.0.255
access-list 33 permit any
access-list 42 deny 172.16.34.0
access-list 42 permit any
access-list 56 deny tcp 172.16.34.0
access-list 56 permit ip any

28
access-list 199 deny tcp 178.15.0.0 0.0.255.255 any eq 23
access-list 199 permit ip any any

Assuming this ACL is correctly applied to a router interface, which
statements describe traffic on the network? (Choose two.)
All FTP traffic from network 178.15.0.0 will be permitted.
All Telnet traffic destined for network 178.15.0.0 will be denied.
Telnet and FTP will be permitted from all hosts on network 178.15.0.0
to any destination.
Telnet will not be permitted from any hosts on network 178.15.0.0 to
any destination.
Telnet will not be permitted to any host on network 178.15.0.0 from
any destination.

29

Which ACL can be applied in the outbound direction of Serial 0/0 on
router B in the graphic to allow all IP traffic from LAN A to the
Internet, allow Web traffic from LAN B to the Internet, and deny all
other traffic to the Internet?
access-list 98 permit 192.168.2.0 0.0.0.255 any
access-list 98 permit tcp 10.90.3.0 0.0.0.255 any eq www
access-list 125 permit ip 192.168.2.0 0.0.0.255 any
access-list 125 permit tcp 10.90.3.0 0.0.0.255 any eq www
access-list 132 permit ip 192.168.2.0 0.0.0.255 any
access-list 132 permit tcp 10.90.3.0 0.0.0.255 any eq www
access-list 132 permit ip any any
access-list 156 permit ip 192.168.2.0 0.0.0.255 any
access-list 156 permit ip 10.90.3.0 0.0.0.255 any eq www

30
Which of the following describe Ethernet and serial interfaces of a
router? (Choose two.)
They are enabled by default.
They may be administratively disabled by using the shutdown command.
They must be configured with an IP address and subnet mask in order
to forward packets.
They must be configured with an IP address and a clockrate in order
to forward packets.
They may be administratively disabled by using the no shutdown command.


31
What will occur if the command service password-encryption is entered
on a router? (Choose two).
It will allow only the user EXEC mode password to be encrypted.
It will set an MD5 hashing algorithm on all unencrypted passwords.
It will apply a weak encryption to all unencrypted passwords.
It will set the enable secret password to be encrypted.
It will apply an MD5 hashing algorithm to encrypt the console and
telnet passwords.
It will configure the user EXEC mode, telnet, and enable passwords as
encrypted.

32
Due to a security violation, the router passwords must be changed.
What information can be learned from the following configuration
entries? (Choose two.)

Router(config)# line vty 0 3
Router(config-line)# password c13c0
Router(config-line)# login

The entries specify three Telnet lines for remote access.
The entries specify four Telnet lines for remote access.
The entries set the console and Telnet password to &quot;c13c0&quot;.
Telnet access will be denied because the Telnet configuration is
incomplete.
Access will be permitted for Telnet using &quot;c13c0&quot; as the password.

33
What information can be learned during the initial router bootup? (Choose
two.)
the configuration register value
the number and types of interfaces installed
the router model and the amount of memory that is available
the amount of memory required to load the IOS and configuration
the number of interfaces with connected cables

34

Which of the following are correct statements verified by the router
output shown in the graphic? (Choose two.)
Layer 3 connectivity exists between BigCity and the devices in the
Device ID column.
Layer 2 connectivity exists between BigCity and the devices in the
Device ID column.
All devices shown in the Device ID column use the TCP/IP protocol suite.
All devices shown in the Device ID column can be pinged from BigCity.
All devices listed in the Device ID column are directly connected to
BigCity.

35
The following access list has been correctly applied to a router interface:

access-list 52 deny 172.30.65.52
access-list 52 permit any

Which of the following statements are true about this ACL? (Choose three.)
This is an invalid ACL because the wildcard mask is missing from the
command.
A wildcard mask of 0.0.0.0 is assumed for 172.30.65.52.
This is an extended IP access list.
All traffic from 172.30.65.51 will be permitted.
This is a standard IP access list.

36
Which statements are true regarding setup mode? (Choose three.)
Press Ctrl-z to terminate setup mode.
Enter a question mark (?) for help at any point.
Press Spacebar to accept the default settings.
Use setup mode to enter complex protocol features.
Press Enter to accept the default settings.
Press Ctrl-c to abort configuration dialog.

37
If a PC does not have network connectivity to a router, which router
port can be used to establish communication?
console
Ethernet
serial
VTY

38

Which of the following could describe the devices labeled &quot;?&quot; in the
graphic? (Choose three.)
DCE
CSU/DSU
LAN switch
modem
hub

39
Which of the following are true statements regarding IGRP and RIP? (Choose
two.)
IGRP uses a combination of different metrics for path selection.
RIP is a proprietary protocol developed by Cisco.
RIP has the ability to scale to large networks.
IGRP has the ability to scale to large networks.

40

What will occur when the following ACL is applied inbound to both
FastEthernet interfaces of Router A in the graphic?

access-list 125 permit tcp 192.168.2.0 0.0.0.255 10.90.3.0 0.0.0.255 eq 23
access-list 125 permit tcp 10.90.3.0 0.0.0.255 192.168.2.0 0.0.0.255 eq 23
access-list 125 permit tcp 192.168.2.0 0.0.0.255 any eq www
Workstations A and B will be able to Telnet to each other.
Workstation A will be allowed to access Web servers on the Internet,
while Workstation B will be denied Internet Web access.
Workstations A and B will be able to Telnet to each other. All other
traffic will be denied.
The ACL will have no effect because it should be applied in the
outbound direction on the FastEthernet interfaces.
The ACL will deny all traffic because of the implied deny ip any any
statement at the end of the ACL.

41
A network administrator wishes to load a configuration file from a
TFTP server into NVRAM on a router. Which of the following methods
will create a startup-config file in NVRAM that matches the contents
of the configuration file on the TFTP server?
Copy the configuration file from a TFTP server using the command copy
tftp startup-config.
Copy the configuration file from a TFTP server using the command copy
&amp;lt;filename&amp;lt; startup-config.
Copy the file to RAM from a console connection using the copy tftp
running-config command. Then reload the router to use the new
configuration.
Paste the configuration file to the command line of the router while
in global configuration mode. Then issue the copy startup-config
running-config command.

42

Refer to the graphic. Assuming default metrics are used and the
network is fully converged, which path will the IGRP routing protocol
use to send a packet from Router A to Router F?
A, D, E, F
A, B, D, E, F
A, C, D, E, G, F
A, B, D, E, G, F

43
In what order will the initial startup routine of a router locate and
load the IOS if the config-register setting is 0x2102 and there are no
boot system commands present in the startup-config file?
Flash, ROM, TFTP server
RAM, Flash, NVRAM
Flash, TFTP server, ROM
ROM, TFTP server, Flash
Flash, NVRAM, RAM
ROM, Flash, TFTP server

44
Based on this partial output of the show ip route command, which
routing protocol is configured on the router?

I 172.16.3.0/24 [100/80135] via 172.16.2.2 , 00:00:27, Serial0/0

RIP v1
RIP v2
IGRP
EIGRP
OSPF
IGP

45
Assuming the following ACL is correctly applied to a router interface,
what can be concluded about this set of commands? (Choose two.)

Router(config)# access-list 165 deny tcp 192.28.115.0 0.0.0.255
172.20.0.0 0.0.255.255 eq 23
Router(config)# access-list 165 permit ip any any

This is a standard IP access list that denies network 192.28.115.0
Telnet access to the 172.20.0.0 network.
All Telnet traffic destined for 172.20.0.0 from any network will be
denied access.
Network 192.28.115.0 is denied Telnet access to the 172.20.0.0 network.
Network 172.20.0.0 is denied Telnet access to the 192.28.115.0 network.
All FTP and HTTP traffic destined for 172.20.0.0 will be permitted access.

46

A network administrator has enabled RIP on routers B and C in the
network diagram. Which of the following commands will prevent RIP
updates from being sent to Router A?
A(config)# router rip
A(config-router)# passive-interface S0/0
B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64
A(config)# router rip
A(config-router)# no network 192.168.25.32
B(config)# router rip
B(config-router)# passive-interface S0/0
A(config)# no router rip

47

The following access list has been created to prevent traffic from
host 172.23.40.36 from accessing the 192.168.34.0 network.

access-list 44 deny host 172.23.40.36
access-list 44 permit any

Refer to the graphic. Which group of commands will properly place the
access list so that the host is denied access only to network
192.168.34.0?
Rome(config)# interface fa0/0
Rome(config-if)# ip access-group 44 in
Rome(config)# interface s0/1
Rome(config-if)# ip access-group 44 out
Tokyo(config)# interface s0/0
Tokyo(config-if)# ip access-group 44 in
Tokyo(config)# interface fa0/0
Tokyo(config-if)# ip access-group 44 out

48
Which of the following are valid boot system commands? (Choose two.)
Router(config)# boot system ram
Router(config)# boot system rom
Router(config)# boot system IOS flash
Router(config)# boot system flash c2600-d-mz.121-3 192.168.10.5
Router(config)# boot system tftp c1700-l-mz.131-2 172.16.24.7

49
Which router components and operations are correctly described? (Choose
two.)
ROM - stores the backup configuration file
RAM - loads the operating system
NVRAM - stores the configuration file
Flash - executes diagnostics at bootup
POST - runs diagnostics on hardware modules
DRAM - loads the bootstrap

50

Refer to the graphic. Which series of commands will create static
routes that will allow Router A and Router B to deliver packets
destined for LAN A and LAN B, and direct all other traffic to the
Internet?
RouterA(config)# ip route 10.90.3.0 255.255.255.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterB(config)# ip route 0.0.0.0 0.0.0.0 s0/0
RouterA(config)# ip route 10.90.3.0 255.255.255.0 192.168.3.2
RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterB(config)# ip route 172.20.20.4 255.255.255.252 s0/0
RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterB(config)# ip route 0.0.0.0 0.0.0.0 s0/0



    </description>
    <dc:date>2008-06-04T23:30:56+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/iloveu">
    <title>iloveu</title>
    <link>http://suqrratt.atwiki.com/page/iloveu</link>
    <description>
      Wiki is a type of websites. You can edit wiki pages easily.




     You can edit the content with WYSIWYG(HTML)-mode or TEXT-mode or WIKI-mode
     You can change web site style , If SignIn on page top right bottun. 
     Page Lock is signin user only. Lock-@id is @id user only editable. Lock-admin is admin only editable.



    </description>
    <dc:date>2008-05-30T13:37:15+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna4exam3">
    <title>ccna4exam3</title>
    <link>http://suqrratt.atwiki.com/page/ccna4exam3</link>
    <description>
      How is the MD5 function valuable in authentication? (Choose two.)
 
 *uses a one-way hash function* 
 authentication occurs more rapidly 
 *challenges are unique* 
 the remote router assumes control of   frequency of challenge 
 the remote router assumes control of timing   of challenge 
 

2 Which command specifies a link quality over a PPP link?

 ppp link 50 
 ppp link quality 60 
 ppp percentage 80 
 *ppp quality 90* 
 



3 PPP uses several protocols for communication. Which of the following are options that the LCP protocol in the PPP architecture can provide? (Choose two.)

 *testing the quality of the link* 
 routing packets between devices 
 assigning individual station addresses 
 configuring network layer protocols 
 *negotiating authentication options* 
 

4 Which of the following is a reason for using such protocols as PAP and CHAP?

 *to establish a PPP session* 
 to provide error checking on a WAN link 
 to restrict access to networks connected by serial and ISDN links 
 to provide a backup hostname and privilege mode password on the router 
 



5 Which advantage does the multilink option provide when using PPP?

 *Data transmission has load balancing possibilities.* 
 Interfaces can be configured using both HDLC and PPP. 
 More than one authentication method can be used. 
 More than one compression protocol can be configured. 
 
 

6 A two router network is running PPP over the serial interfaces that connect them. The enable password on the Denim router is &quot;gateway&quot;. The Denim router also has a locally configured authentication password for the Plaid router which is &quot;fortress&quot;. Which command must be executed on the Plaid router to allow Denim to authenticate to the Plaid router using CHAP?

 Plaid(config)# enable secret gateway 
 Plaid(config)# enable secret fortress 
 *Plaid(config)# username Plaid password fortress* 
 Plaid(config)# username Denim password fortress 
 Plaid(config)# hostname Plaid secret password gateway 
 Plaid(config)# hostname Plaid secret password fortress 
 


7 A technician has used Telnet to gain remote access to a router that has no connectivity on its serial interface. Which command should be issued to determine if the serial cable is connected properly?
 
 *show controllers* 
 show processes 
 show run 
 show status 
 

8 Several tasks must occur before a link between two routers can pass data using PPP. Which of the following are required to establish and maintain a PPP session between two routers?
 
 configure each host with a PPP address 
 *configure authentication between the two routers* 
 send LCP and NCP frames to negotiate configuration parameters 
 send hostname and password information between the two routers 
  

9 Which of the following describe functions of the Point-to-Point protocol with regards to the OSI model? (Choose three.)
 
 PPP uses Layer 3 of the OSI model to establish and maintain a session between devices. 
 PPP operates at all layers of the OSI model. 
 *PPP uses the data link layer to configure such options as error detection and compression.* 
 *PPP provides a mechanism to multiplex several network layer protocols.* 
 *PPP uses Network Control Protocols (NCP) to test and maintain connectivity between devices.* 
 PPP can be configured on both synchronous and asynchronous serial interfaces. 
 

10 

What can be concluded from the output shown in the graphic? (Choose three.)

 *A two-way handshake is occuring.* 
 *The LCPs were already negotiated.* 
 The router can begin NCP negotiations. 
 The debug ppp negotiation command was executed. 
 *The debug ppp authentication command was executed.* 
 

11 How did Cisco alter the HDLC encapsulation to allow a single link to carry multiple protocols?

 split the transmissions into multiple channels each carrying a single protocol 
 identified the protocol in the FCS field 
 compressed the datagrams differently for each protocol 
 *added a type field to identify the protocol* 
 

12 Which of the following describes the CHAP protocol? (Choose three.)

 *exchanges a random challenge number during the session to verfiy identity* 
 *sends authentication password to verify identity* 
 prevents transmission of login information in plain text 
 *disconnects the PPP session if authentication fails* 
 initiates a two-way handshake 
 
13 

Which command was used to display the partial output shown in the graphic?

 show ppp traffic 
 *show lcp traffic* 
 debug ppp negotiation 
 debug ppp authentication 
 



14 Which authentication protocol can be spoofed to allow playback attacks?

 MD5 
 CHAP 
 *PAP* 
 NCP 
 


15 Which of the following describes the High-Level Data Link Control protocol? (Choose three.)

 *HDLC provides flow and error control.* 
 Standard HDLC supports multiple protocols on a single link. 
 *HDLC uses sequencing and acknowledgements.* 
 HDLC is defined as the default encapsulation on Cisco LAN interfaces. 
 *Cisco implemented a proprietary version of HDLC.* 
 

16 

Refer to the output of the show interface Serial0/0 command in the graphic. How many NCPs have been established?

 1 
 *2 
 3 
 4 
 

17 ISDN BRI service uses two B channels to send data, voice, and video. If the first channel becomes saturated, the second channel can be configured to forward packets. Which command will allow ISDN to load balance across both links?

 Router(config-if)# ppp quality 2 
 Router(config-if)# ip variance  
 Router(config-if)# ip maximum-paths 2 
 *Router(config-if)# ppp multilink* 
 



18 When troubleshooting the Serial 0/0 interface of a router, a technician issues the show controllers command. The following was the output of the command: 

Interface is Serial0/0, electrical interface is UNKNOWN.

What can be concluded about the Serial 0/0 interface? (Choose three.)
 
 *Serial0/0 is down, line protocol is down* 
 Serial0/0 is down, line protocol is up 
 *Serial0/0 is up, line protocol is down* 
 The interface is neither DCE or DTE. 
 The interface hardware may be faulty. 
 *The cabling may be improperly connected* 
 

19 A technician is testing the functionality of a recently installed router. The technician is unable to ping the serial interface of a remote router. The technician executes the show interface serial 0/0 command on the local router and receives the following output:

Serial0/0 is up, line protocol is down(disabled)

What are possible causes for this command output? (Choose two.)

 *interface missing the no shutdown command* 
 *clockrate command missing* 
 CSU/DSU failed 
 interface shutdown due to high error rate 
 cable missing 
 

20 Which of the following is an advantage of using time-division multiplexing (TDM) for transmitting data? (Choose two.)

 It allows a single source to transmit over multiple data channels. 
 *Multiple sources can transmit over a single channel.* 
 *Original data streams must be reconstructed at the destination.* 
 TDM relies on Layer 3 protocols to operate. 
    </description>
    <dc:date>2008-05-27T07:35:04+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna3exam7">
    <title>ccna3exam7</title>
    <link>http://suqrratt.atwiki.com/page/ccna3exam7</link>
    <description>
      CCNA3 TEST &amp; ANSWER ----SEM3 CH7 

  

1 Refer to the graphic. Server sends an ARP request for the MAC address of its default gateway. If STP is not enabled, what will be the result of this ARP request?
 
 Router_1 will kill the broadcast and reply with the MAC address of the next hop router. 
 Switch_A will reply with the MAC address of the Router_1 E0 interface. 
 Switch_A and Switch_B will continuously flood the message onto the network. ¡Ì
 Switch_B will broadcast the request and reply with the Router_1 address. 
 The message will cycle around the network until its TTL is exceeded. 
 

 

2 How is the information contained in BPDUs used by switches? (Choose two.)
 
 to prevent loops by sharing bridging tables between connected switches 
 to set the duplex mode of a redundant link 
 to determine the shortest path to the root bridge ¡Ì
 to determine which ports will forward frames as part of the spanning tree ¡Ì
 to activate looped paths throughout the network 
 

 

3 What elements will exist in a converged network with one spanning tree? (Choose two.)
 
 one root bridge per network ¡Ì
 all non-designated ports forwarding 
 one root port per non-root bridge ¡Ì
 multiple designated ports per segment 
 one designated port per network 
 

 

4 Which of the following criteria does a switch use to select the root bridge? (Choose two.)
 
 memory size 
 bridge priority ¡Ì
 switching speed 
 number of ports 
 base MAC address ¡Ì
 switch location 
 

 

5 How does a switch forward a multicast frame through the network?
 
 It floods it to all ports as a broadcast. 
 It is forwarded only to ports that contain the destination address. 
 It is sent to the port that contains the first destination address. 
 It floods it to all ports except the one it was received on. ¡Ì
 It is dropped and not sent to any address. 
 

 

6 What happens when there is a topology change on a network that utilizes STP ? (Choose two.)
 
 User traffic is disrupted until recalculation is complete. ¡Ì
 The switch recomputes the Spanning Tree topology after the network converges. 
 All ports are placed in learning state until convergence has occurred. 
 A delay of up to 50 seconds is incurred for convergence of the new Spanning Tree topology. ¡Ì
 User data is forwarded while BPDUs are exchanged to recompute the topology. 
 

 

7 How much time does it take for a switch port to go from the blocking state to the forwarding state?
 
 2 seconds 
 15 seconds 
 20 seconds 
 50 seconds ¡Ì
 

 

8 Following a link failure, when does Rapid Spanning Tree Protocol allow point-to-point and edge type links to go to the forwarding state?
 
 in 15 seconds 
 never 
 immediately ¡Ì
 in 30 seconds 
 after 90 seconds 
 

 

9 What will be the port assignments and port states in the STP-enabled network shown in the graphic? (Choose two.)
 
 Port 1/1 will be a root port, 1/11 will be a designated port. ¡Ì
 Port 1/1 will be a designated port, Port 1/11 will be a root port. 
 Port 1/2 will be a root port, 1/12 will be a designated port. 
 Port 1/1 will be blocked 
 Port 1/12 will be blocked. ¡Ì
 

 

10 Which algorithm is used to create a loop free switched topology?
 
 Spanning Tree ¡Ì
 Shortest Path First 
 Dykstra 
 Rapid Tree 
 Bellman-Ford 
 

 

11 Which of the following are problems that can occur in redundantly switched networks? (Choose three.)
 
 broadcast storms ¡Ì
 corrupted ARP tables 
 duplicate MAC addresses 
 inaccurate routing tables 
 multiple copies of Ethernet frames ¡Ì
 MAC address table instability ¡Ì
 

 

12 How can a network administrator influence which STP switch becomes the root bridge?
 
 Configure the switch as the static root bridge. 
 Change the BPDU to a higher value than that of the other switches in the network. 
 Change the BPDU to a lower value than that of the other switches in the network. 
 Set the switch priority to a smaller value than that of the other switches in the network. ¡Ì
 Set the switch priority to a higher value than that of the other switches in the network. 
 

 

13 What features of the Spanning-Tree Protocol contribute to the time it takes for a switched network to converge after a topology change occurs? (Choose three.)
 
 the max-age timer ¡Ì
 the listening forward delay ¡Ì
 the spanning-tree hold down timer 
 the learning forward delay ¡Ì
 the spanning-tree path cost 
 the blocking delay 
 

 

14 Which of the following are valid STP port states? (Choose three.)
 
 blocking ¡Ì
 learning ¡Ì
 converging 
 listening ¡Ì
 switching 
 

 

15 How often are BPDUs sent by default in a network using the spanning-tree algorithm?
 
 every second 
 every two seconds ¡Ì
 every three seconds 
 every four seconds 
 
  

16 In which STP state does a port record MAC addresses but not forward user data?
 
 blocking 
 learning ¡Ì
 disabling 
 listening 
 forwarding 
 

 

17 What is meant by &quot;five nines&quot; network uptime?
 
 A network should be available until 9:00 pm five days of the week. 
 A network should be functioning 99.999% of the time. ¡Ì
 There should be five nine-port uplinks for each backbone segment. 
 Five percent of network expenditures should address 99% of user requirements. 
 Nothing short of 100% network uptime is acceptable in modern networks. 
 

 

18 Refer to the network shown in the graphic. Host1 needs to transfer data to host2, but host1 has no MAC address entry in its ARP cache for host2. What will happen on the network as host1 prepares to transmit its data to host2?
 
 Host1 will receive an ICMP destination unknown message from switch3. 
 All hosts in the network shown will receive an ARP request message from host1. ¡Ì
 Multicasting will occur until host2 is located. 
 Switch3 will send the host2 MAC address from its bridging table to host1. 
 A broadcast storm will occur. 
 

 

19 What link types have been defined for Rapid Spanning-Tree Protocol? (Choose three.)
 
 shared ¡Ì
 end-to-end 
 edge-type ¡Ì
 boundary-type 
 point-to-many 
 point-to-point ¡Ì
 

 

20 What characteristic of Ethernet makes a redundantly switched network prone to loops?
 
 Routers are only able to prevent loops at Layer 3, while Ethernet exists at Layer 2. 
 The Ethernet protocol has no TTL mechanism. ¡Ì
 Switches lack the sophisticated software required to prevent loops. 
 Looping of frames is a reliability mechanism built in to the Ethernet protocol. 
 

 

21 What is the first step in the process of convergence in a spanning tree topology?
 
 election of the root bridge ¡Ì
 determination of the designated port for each segment 
 blocking of the non-designated ports 
 selection of the designated trunk port 
 activation of the root port for each segment 
 

 

22 Switch_A and Switch_B shown in the graphic receive an ARP request from the host and forward it out their ports. The switches receive the forwarded requests from each other and in turn flood the requests again. What will be the result if this process continues?
 
 a broadcast storm ¡Ì
 multicast errors 
 ARP table errors 
 MAC address instability 
 redundant unicast frame forwarding 
 

 

23 In which STP state does a switch port transmit user data and learn MAC addresses?
 
 blocking 
 learning 
 disabling 
 listening 
 forwarding ¡Ì
 

 

24 Which of the following describe the BIDs used in a spanning tree topology? (Choose two.)
 
 They are sent out by the root bridge only after the inferior BPDUs are sent. 
 They consist of a bridge priority and MAC address. ¡Ì
 Only the root bridge will send out a BID. 
 They are used by the switches in a spanning tree topology to elect the root bridge. ¡Ì
 The switch with the fastest processor will have the lowest BID. 
    </description>
    <dc:date>2008-04-12T13:41:10+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna4exam6">
    <title>ccna4exam6</title>
    <link>http://suqrratt.atwiki.com/page/ccna4exam6</link>
    <description>
      CCNA3 TEST &amp; ANSWER --- SEM4 CH6   
  
    
  

  

1 Why are SNMPv1 and SNMPv2c community strings considered a security risk? 
  
 SNMPv1 and SNMPv2c encapsulations are not encrypted by default. 
 SNMPv1 and SNMPv2c community strings are sent as cleartext. &amp;#8730; 
 SNMPv1 and SNMPv2c are limited to 32-bit counters. 
 SNMPv1 and SNMPv2c uses a connectionless protocol. 
  

  

2 Which statements are true regarding configuring SNMP? (Choose three.) 
  
 It is best to use the default read-only community strings in enterprise networks. 
 It is not advisable to use the default read-write community string in an enterprise network. &amp;#8730; 
 More than one read-only community string is supported. &amp;#8730; 
 Authorized management stations can modify MIB objects with read-write access specified. &amp;#8730; 
 The maximum number of read-write strings supported is one. 
  

  

3 Which of the following is a collection of software which includes a GUI interface to allow the network administrator to monitor and manage the network? 
  
 network management application &amp;#8730; 
 network management agent 
 management information base 
 network management protocol 
  

  

4 Which of the following does SNMP use to hold information collected about the network? 
  
 network management station 
 network management database 
 management information base&amp;#8730; 
 database information agent 
  

  

5 Which type of information does SNMP collect about a router? (Choose three.) 
  
 routing table entries 
 number of certain types of error messages received &amp;#8730; 
 number of bytes in and out of a device &amp;#8730; 
 status of network interfaces going up and down &amp;#8730; 
 number of protocols running on workstations 
  

  

6 Which operating systems support multiuser capability? (Choose three.) 
  
 Linux &amp;#8730; 
 Windows 98 
 Windows ME 
 Windows XP &amp;#8730; 
 Windows 2000 &amp;#8730; 
  

  

7 Which means of communication does an SNMP network agent use to provide a network management station with important but unsolicited information? 
  
 query 
 broadcast 
 ICMP ping 
 trap &amp;#8730; 
 poll 
  

  

8 How does RMON gather statistics on a segment? 
  
 analyzes traps on the segment 
 polls packets on the segment 
 analyzes every frame on the segment &amp;#8730; 
 analyzes source and destination addresses 
  

  

9 Which of the following are examples of network management applications? (Choose two.) 
  
 Windows 2000 Professional 
 Ciscoworks2000 &amp;#8730; 
 HP Openview &amp;#8730; 
 Red Hat Linux 
 Cisco ConfigMaker 
  

  

10 In the above illustration, which configuration commands can be used to specify the location of a managed device and the main system contacts for the device? (Choose two.) 
  
 SanJose(config-if)# snmp-server SanJose 
 Atlanta(config)# snmp-server contact JPSmith &amp;#8730; 
 Atlanta(config)# snmp contact JPSmith 
 SanJose(config)# snmp-server location SanJose &amp;#8730; 
 Chicago#(config)# snmp chicago 
  

  

11 For which platform was UNIX first marketed commercially? 
  
 workstations and servers 
 workstations 
 network servers &amp;#8730; 
 large mainframe systems 
  

  

12 How does SNMPv3 address the security shortcomings of SNMPv1 and SNMPv2c? 
  
 improved SMI features 
 support for centralized and distributed management 
 secure access to MIBs &amp;#8730; 
 control of heterogeneous networks 
  

  

13 Which statements describe the Windows 2000 operating system family? (Choose three.) 
  
 .NET Server was designed to run enterprise level web and FTP services. &amp;#8730; 
 Active Directory services run on both Windows 2000 Professional and Windows 2000 Server. 
 The entire family of Windows 2000 operating systems can operate as a file, print, FTP or web server. &amp;#8730; 
 Both Windows 2000 Professional and Server can support up to 256 simultaneous dialup sessions. 
 .NET server was designed to compete with Linux and Unix. &amp;#8730; 
  

  

14 An SNMPv1 agent would issue a GetResponse message to reply to which NMS requests? (Choose three.) 
  
 GetRequest &amp;#8730; 
 GetBulkRequest 
 GetNextRequest &amp;#8730; 
 SetRequest &amp;#8730; 
 GetNextbulkRequest 
  

  

15 Which of the following describes the community strings used for SNMPv1 and SNMPv2c? (Choose two.) 
  
 The community strings are sent using UDP. &amp;#8730; 
 The read only string on most devices is set to private. 
 The read/write string on most devices is set to public. 
 Only the NMA needs to be configured with the community strings. 
 The community strings are sent across the network in cleartext. &amp;#8730; 
  

  

  

16 Which features are supported by the Mac OS X system that make it a competitive choice for operating systems? (Choose four.) 
  
 protected memory &amp;#8730; 
 sixty-two bit addressing 
 preemptive multitasking &amp;#8730; 
 open source operating system code 
 symmetric multiprocessing &amp;#8730; 
 Appletalk-to-Windows network connectivity &amp;#8730; 
  

  

17 Which command would enable logging on all supported destinations? 
  
 Router(config)# logging 131.152.0.0 
 Router(config)# logging routerA 
 Router(config)# logging on &amp;#8730; 
 Router(config)# logging enable 
    </description>
    <dc:date>2008-03-21T23:40:02+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna3final">
    <title>ccna3final</title>
    <link>http://suqrratt.atwiki.com/page/ccna3final</link>
    <description>
      1	The routers in the diagram are configured for RIP v2 on network 1.0.0.0. Additional static routes are configured as shown in the graphic. What will RA do with a packet it receives on interface 1.1.1.1 that is destined for host 2.2.1.1 on a remote network?
 	buffer it until it learns a route to 2.2.0.0
 	forward it to 1.1.1.2
 	forward it to 1.1.2.2
 	forward it to 1.1.3.2¡Ì
 	forward it to 2.1.1.2
 	drop the packet

	
2	A redundant switched topology is being installed in an enterprise. Which of the following should be configured to ensure that this network operates efficiently?
 	TTL
 	STP¡Ì
 	BID
 	BPDU
 	ARP

	
3	Users are complaining that resources housed on a remote network have become unavailable. Which command can the administrator use to check whether this destination network is known to the local router?
 	router# show ip route¡Ì
 	router# show route
 	router# show ip rip
 	router# show rip
 	router# show protocol

	
4	How can MAC address table entries be removed from a switch? (Choose two.)
 	Power cycle the switch to clear all dynamically learned addresses.¡Ì
 	The clear switching-tables command will remove statically configured entries.
 	The clear mac-address-table command will remove statically and dynamically configured table entries.¡Ì
 	The erase flash command will clear all statically configured table entries.
 	Statically configured MAC addresses will automatically be removed from the address table 300 minutes after the last activity on a switch port.

	
5	Which of the following are performed by a switch port that is in the forwarding state in an STP network? (Choose three.)
 	discarding data traffic
 	receiving data traffic¡Ì
 	forwarding data traffic¡Ì
 	recalculating BPDUs
 	receiving BPDUs¡Ì
 	blocking BPDUs

	
6	Which of the following statements about link-state advertisements are correct? (Choose three.)
 	LSAs are sent to neighboring routers on a regular basis.
 	LSAs are used by a router to determine if a neighboring router is online.
 	LSAs are multicast to all routers in the area.¡Ì
 	LSAs contain the topological database of the sending router.
 	Routers use LSAs to learn about the topology of the entire network.¡Ì
 	LSAs are sent when the router detects a topology change.¡Ì

	
7	Which type of address does OSPF use to initiate new adjacencies and to ensure that neighbor routers are functioning?
 	broadcast
 	loopback
 	multicast¡Ì
 	unicast

	
8	Which LAN design requirement addresses user-to user and user-to-application connectivity?
 	adaptability
 	manageability
 	scalability
 	functionality¡Ì

	
9	What affects network availability? (Choose three.)
 	location
 	throughput¡Ì
 	user proficiency
 	response time¡Ì
 	workstation speed
 	access to resources¡Ì

	
10	The spanning tree election process has taken place on a network containing five bridges. How many total root bridges have been elected?
 	1¡Ì
 	3
 	5
 	one per trunk port

	
11	What problems can occur on a redundant switched network? (Choose three.)
 	A destination device may receive a frame more than once.¡Ì
 	The switch may learn an incorrect MAC address-to-port mapping.¡Ì
 	Broadcast storms may make the network appear down.¡Ì
 	A frame may be dropped before reaching its destination.
 	The network may not converge.

	
12	Using Telnet, a network administrator is unable to log in to a switch located at another office in order to make configuration changes to it. What could be the problem?
 	The managmement station does not have access to a full-duplex Fast Ethernet link on the switch.
 	VLAN 1 on the switch is not configured for TCP/IP network access.¡Ì
 	The switch must be managed from the local LAN.
 	The switch hostname has not been set.

	
13	A router is configured to connect to a trunked uplink as shown in the graphic. A packet is received on the FastEthernet 0/1 physical interface from VLAN 1. The packet destination address is 192.168.1.85. What will the router do with this packet?
 	The router will ignore the packet because the source and destination are on the same broadcast domain.
 	The router will forward the packet out interface FastEthernet 0/1.1.
 	The router will forward the packet out interface FastEthernet 0/1.2.¡Ì
 	The router will forward the packet out interface FastEthernet 0/1.3.
 	The router will drop the packet since no network that includes the source address is attached to the router.

	
14	Which of the following statements are correct concerning the default configuration of a new switch? (Choose three.)
 	VLAN1 is configured with a management IP address.¡Ì
 	All switch ports are assigned to VLAN1.¡Ì
 	Spanning Tree Protocol is disabled.¡Ì
 	All interfaces are set to auto.
 	Enable password is configured as cisco.
 	The flash directory contains the IOS image.

	
15	Which of the following are features of the distribution layer? (Choose three.)
 	VLAN routing¡Ì
 	MAC layer filtering
 	security¡Ì
 	microsegmentation
 	packet filtering with access control lists¡Ì
 	workgroup access
	 

16	How do EIGRP routers actively maintain neighbor relationships?
 	They dynamically learn new routes.
 	They continously monitor the status of their own ports.
 	They exchange their entire neighbor tables with directly attached routers.
 	They exchange hello packets with their neighbors every five seconds, by default.¡Ì
 	They compare known routes to received updates.

	
17	Which of the following is the metric that OSPF uses to determine the best route to a destination network?
 	administrative distance
 	cost¡Ì
 	hop count
 	link delay

	
18	In which STP state does a switch port only receive BPDUs?
 	blocking¡Ì
 	learning
 	disabled
 	listening
 	forwarding

	
19	A Class C address has been assigned for use in the network shown in the graphic. Using VLSM, which bit mask should be used to most efficiently provide for the number of host addresses required by Router C, while wasting the fewest addresses?
 	/31
 	/30
 	/29
 	/28
 	/27
 	/26¡Ì

	
20	Which of the following are considered limitations of RIP v1? (Choose three.)
 	It does not support authentication.¡Ì
 	It sends updates as broadcasts on 255.255.255.255.¡Ì
 	It does not send subnet mask information in its updates.¡Ì
 	It is not widely supported in multivendor routing environments.
 	It does not support equal-cost load balancing.

	
21	Which of the switches shown in the graphic will be elected as the root bridge of the spanning tree topology?
 	Cat-A¡Ì
 	Cat-B
 	Cat-C
 	Cat-D

	
22	What is the purpose of a default route?
 	A default route will cause packets addressed to unknown destination networks to be dropped.
 	A default route will cause packets addressed to unknown destination networks to be sent to a designated router interface.¡Ì
 	A default route will cause packets addressed to known destinations to prefer a specified path to the destination network.
 	A default route will direct packets for all destination networks to a designated router and router interface.

	
23	Which of the following tables does DUAL use to calculate the lowest cost routes to each destination?
 	routing table and topology table
 	neighbor table and routing table
 	neighbor table and topology table¡Ì
 	neighbor table and adjacency table

	
24	Which strategies can a company take to enhance network reliability through redundancy? (Choose two.)
 	Eliminate single points of failure.¡Ì
 	Flood frames for unknown destinations.
 	Send multiple frames to an end device.
 	Design alternate routes to a destination.¡Ì
 	Forward MAC address tables to all switches on the network.
 	Eliminate multiple paths to the same destination.

	
25	The network 192.1.1.0 has been subnetted for a network design. The 192.1.1.16/28 subnet has been chosen for further subnetting to provide for point-to-point serial link addressing. How many serial link subnets can be created while minimizing the number of wasted addresses?
 	1
 	2
 	4¡Ì
 	6
 	8
 	16

	
26	Which command is used to copy a backup configuration file from a server to the non-volatile memory of a switch?
 	Switch# copy startup-config tftp
 	Switch# copy tftp startup-config¡Ì
 	Switch# copy NVRAM tftp
 	Switch# copy tftp NVRAM
 	Switch# copy tftp flash

	
27	Which of the following statements describe trunking? (Choose two.)
 	Trunking bundles multiple virtual links over one physical link.¡Ì
 	Trunking decreases the number of switch ports available for hosts.
 	Trunking complicates the physical interconnection of switches in the wiring closet.
 	Trunks can be configured to carry traffic for several VLANs between switches.¡Ì
 	Trunking requires one switch port for each configured VLAN.

	
28	What is indicated when an EIGRP route is in the passive state?
 	The route has the highest path cost of all routes to that destination network.
 	The route must be confirmed by neighboring routers before it is put in the active state.
 	The route is a feasible successor and will be used if the active route fails.
 	There is no activity on the route to that network.
 	The route is viable and can be used to forward traffic.¡Ì

	
29	Which of the following are characteristics of link-state routing protocols? (Choose three.)
 	collection of routing information from within a defined area of the network¡Ì
 	view of network from neighbor's perspective
 	independent calculation of best paths to all destinations¡Ì
 	propagation of incorrect information minimized¡Ì
 	demonstration of universal compatibility and simplicity

	
30	Which VLAN implementation method requires less administration in the wiring closet and can provide notification if an unauthorized user attempts to connect to the network?
 	port-centric
 	static
 	dynamic¡Ì
 	geographic

	 
31	 What is the term that describes the cabling between the MDF and IDF locations as shown in the graphic?
 	horizontal cross-connect
 	horizontal cross-cabling
 	vertical cross-connect¡Ì
 	vertical cross-cabling

	
32	Which of the following are layers in the hierarchical design model? (Choose three.)
 	gateway
 	access¡Ì
 	distribution¡Ì
 	network
 	core¡Ì
 	domain

	
33	A switched Ethernet network is experiencing unusually heavy traffic to the extent that network delays have become intolerable. While investigating the problem, a network administrator disconnects a redundant uplink between two switches. The excessive traffic quickly subsides. What was the likely cause of this problem?
 	broadcast storms¡Ì
 	routing loops
 	multiple frame copies
 	load balancing
 	unicast frame forwarding

	
34	What does the router shown in the graphic provide to the network? (Choose three.)
 	forwarding of packets between VLANs¡Ì
 	forwarding of broadcast frames between VLANs
 	improved efficiency in bandwidth utilization ¡Ì
 	connectivity of local hosts with remote resources¡Ì
 	elimination of VLAN configuration errors
 	prevention of switching loops

	
35	What is required for OSPF routers to share routing information?
 	designated routers
 	a backup designated router
 	neighbor adjacencies¡Ì
 	an NBMA network topology
 	links configured on the 224.0.0.0 network

	
36	An entire workgroup has lost network connectivity. After shutting down and restarting the workgroup switch in the wiring closet, it is observed that the switch system LED is amber. What should be done?
 	The switch should be reconfigured.
 	The switch should be replaced in order to restore connectivity to the workgroup.¡Ì
 	The switch should be allowed to complete POST before its configuration is checked.
 	The switch has returned to service, however its configuration should be checked.

	
37	 What will be the result of OSPF DR/BDR elections in the network shown in the diagram? (Choose three.)
 	R1 will be the DR for the 10.1.1.0/24 network.
 	R1 will be the DR for the 10.1.2.0/24 network.¡Ì
 	R1 will be the DR for the 10.1.3.0/24 network.
 	R2 will be the DR for the 10.1.1.0/24 network.¡Ì
 	R3 will be the DR for the 10.1.2.0/24 network.
 	R4 will be the DR for the 10.1.3.0/24 network.¡Ì

	
38	A new color laser printer has been configured on the Marketing VLAN. Users on the Sales VLAN would also like to have access to this printer. What must be done in order for the Sales department users to be able to access this device?
 	A root bridge must be elected to allow the traffic to cross.
 	A bridge must be configured with a compatible bridging protocol.
 	A router must be installed and configured to connect the VLANs.¡Ì
 	No traffic should be allowed to pass between VLANs.
 	The print server must be configured to accept connections over VTP.

	
39	Which of the following are characteristics of a router-on-a-stick design for inter-VLAN routing? (Choose three.)
 	multiple logical router interfaces¡Ì
 	multiple physical router interfaces
 	one logical router interface
 	one physical router interface¡Ì
 	multiple logical networks defined for each VLAN
 	one logical network defined for each VLAN¡Ì

	
40	 How many collision domains will there be in the entire network shown in the graphic if Hub1 is replaced with a Layer 2 switch?
 	2
 	3
 	4¡Ì
 	7
 	8
 	10

	
41	Router XYZ is to be added to OSPF area 0. Which of the following is the correct syntax for enabling OSPF on this router?
 	XYZ(config)# router ospf
 	XYZ(config)# router ospf 0
 	XYZ(config)# router ospf 10¡Ì
 	XYZ(config)# router ospf process 0
 	XYZ(config)# router ospf process 10
 	XYZ(config)# router ospf processid 10

	
42	Which distribution layer devices enhance Layer 2 switching with Layer 3 functionality? (Choose two.)
 	multilayer routers
 	multilayer switches¡Ì
 	bridges
 	managed hubs
 	VLANs
 	a switch with a router module¡Ì

	
43	The LAN devices are configured as shown in the diagram. Why are Host1 and Host2 unable to communicate? (Choose three.)
 	A router is required to forward traffic between the hosts.¡Ì
 	The switch ports are on different VLANs.¡Ì
 	The VLAN port assignments must be contiguous for each VLAN.
 	The host default gateway addresses must be on the same logical network.
 	The switch IP address is on the wrong subnet.
 	The hosts are configured on different logical networks.¡Ì

	
44	A switch that was previously attached to another VTP management domain is added to an existing VTP domain. VLAN information on all the other switches in the existing VTP management domain is lost. Why did this happen?
 	Adding the new switch caused spanning tree protocol to recalculate the network and erase the existing VLAN configurations.
 	The new switch BID was higher than the existing VTP server, causing the new switch to broadcast incorrect VLAN information to the domain.
 	The new switch had a higher VTP configuration revision number than the other switches in the domain and erased the VLAN information on the VTP server and VTP clients.¡Ì
 	The new switch exceeded the maximum number of switches permitted in a management domain.
 	The switch advertised VTP version 2 information to the network, causing the existing VLAN data to be overwritten.

	
45	While deleting the VLANs from a switch, a network administrator receives the following message, &quot;A default VLAN may not be deleted&quot;. What did the administrator do to cause this message to be displayed?
 	The no vlan all command was entered.
 	The no switchport mode access command was not properly entered.
 	The no vlan 1 command was entered.¡Ì
 	The no vlan command was entered in database configuration mode.
 	The no default vlan command was entered.
 	The administrator attempted to delete a VLAN that still has switch ports assigned to it.

	 
46	How does an Ethernet switch improve network performance? (Choose three.)
 	allows multiple frames to be forwarded simultaneously¡Ì
 	decreases the number of broadcast domains
 	increases network latency
 	eliminates unnecessary broadcast frames
 	reduces the size of collision domains¡Ì
 	increases the number of collision domains¡Ì

	
47	Refer to the graphic. Which point must be reached before a bridge will forward a frame?
 	A
 	B
 	C
 	D
 	E
 	F¡Ì

	
48	What do switches configured with VLANs provide to an enterprise network? (Choose three.)
 	bridging between VLANs
 	security¡Ì
 	broadcast control¡Ì
 	physical grouping of users
 	logical grouping of users¡Ì
 	enlargement of collison domains

	
49	Which of the following tasks must be completed to configure a router interface to serve the newly added network 192.168.10.64/27 and to advertise this network over RIP v2? (Choose three.)
 	Configure RIP v2 with the network command and the IP network number for the new network.¡Ì
 	Configure RIP v2 with the network command and the IP host address and subnet mask for the newly activated interface.
 	Configure the router with the ip subnet-zero command so that this network can be added and advertised.
 	Apply a network host address and subnet mask to the newly activated interface.¡Ì
 	Activate the routing protocol with the router rip version 2 command.¡Ì
 	Configure RIP on the other routers in the enterprise with an entry for the newly added network.

	
50	 An Ethernet switch has developed the CAM table shown. What action will the switch take when it receives the frame shown at the bottom of the graphic?
 	forward the frame out all interfaces except Interface3¡Ì
 	add station 00-00-3D-1F-11-05 to Interface2 in the forwarding table
 	forward the frame out Interface3
 	discard the frame
 	forward the frame out all interfaces
 	forward the frame out Interface2

	
51	Which algorithm does EIGRP use to calculate routes?
 	PDM
 	RTP
 	DUAL¡Ì
 	LSA

	
52	If EIGRP routing is employed and the successor route to a destination becomes unreachable or unreliable, which of the following would be used as a replacement?
 	the route flagged as active in the topology table
 	the feasible successor route in the topology table¡Ì
 	the default gateway in the neighbor table
 	the primary designated route in the topology table
 	the backup designated router in the routing table

	
53	When the mode LED on a Cisco switch is set to STAT, what port status is indicated by a green flashing port LED?
 	no link
 	port is not forwarding
 	port is sending or receiving data¡Ì
 	port is sending, but not receiving 
 	link fault

	
54	 Refer to the topology and link path costs shown in the graphic. What is the total cost of the path that OSPF will use between the Data_Center router and the BldgA router?
 	2
 	11
 	12¡Ì
 	65
 	66

	
55	Under which of the following circumstances might two routers have trouble establishing a neighbor relationship in an OSPF network? (Choose three.)
 	Hello packets are not sent from either neighbor.¡Ì
 	The interfaces are on different network types.¡Ì
 	The network command has put the connected interfaces into the same OSPF area.
 	Slow network connections cause OSPF advertisements to time out.
 	Authentication passwords or keys are different.¡Ì

	
56	Which Ethernet device has the highest latency factor?
 	transceiver
 	hub
 	MAU
 	router¡Ì
 	switch

	
57	How are RIP v1 and RIP v2 similar to one another? (Choose three.)
 	They both use hop count as a metric.¡Ì
 	They both have the same metric value for infinite distance.¡Ì
 	They both broadcast their updates to their neighbors.
 	They both send subnet mask information in their updates.
 	They both provide for authentication of update sources.
 	They both use split horizon to prevent routing loops.¡Ì

	
58	What is required for full-duplex Ethernet transmissions?
 	one pair of conductors in the cable and a switched connection between each node
 	two pairs of conductors in the cable and a switched connection between each node¡Ì
 	two pairs of conductors in the cable and a non-switched connection between each node
 	four pairs of conductors in the cable and a non-switched connection between each node

	
59	Which interior routing protocols support VLSM? (Choose three.)
 	OSPF¡Ì
 	RIP v1
 	RIP v2¡Ì
 	EIGRP¡Ì
 	BGP
 	IGRP

	
60	Which of the following statements regarding server placement are correct? (Choose two.)
 	Enterprise servers should be located in the MDF.¡Ì
 	Enterprise servers should be located in an IDF.
 	Workgroup servers should be located in the MDF.
 	Workgroup servers should be located in an IDF.¡Ì
 	Both workgroup and enterprise servers should be located in the MDF.
 	Both workgroup and enterprise servers should be located in an IDF.


61	What is the minimum amount of bandwidth that Layer 2 LAN switches should provide to servers?
 	1 Mbps
 	10 Mbps
 	100 Mbps¡Ì
 	1000 Mbps
 	1 Gbps

(http://www.vreal.biz/Cet2615/exams/ccna3_sem3_final.txt)
    </description>
    <dc:date>2008-03-08T15:29:40+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/suqrratt5">
    <title>suqrratt5</title>
    <link>http://suqrratt.atwiki.com/page/suqrratt5</link>
    <description>
      
suqrratt:ccna2final6
1 What are some reasons to change the configuration register setting?
(Choose two.)

*** to force the system to ignore the configuration file stored in NVRAM
to monitor password changes
to change the POST sequence
to force the router to boot the IOS from NVRAM
*** to force the system into ROM monitor mode
2 Given the output shown in the exhibit, in what order and location will the
router search for the IOS if no boot system commands are found in the
startup-config file?

ROM, Flash, TFTP server
Flash, NVRAM, RAM
ROM, TFTP server, Flash
RAM, Flash, NVRAM
*** Flash, TFTP server, ROM
3 Which statements are true regarding setup mode? (Choose three.)

Press Ctrl-z to terminate setup mode.
*** Enter a question mark (?) for help at any point.
Press Spacebar to accept the default settings.
Use setup mode to enter complex protocol features.
*** Press Enter to accept the default settings.
*** Press Ctrl-c to abort configuration dialog.
4 What are two possible reasons for this result? (Choose two.)

The startup-config file was not saved to RAM before reboot.
The IOS has been erased.
*** The router has not been configured.
*** The startup-config file cannot be located.
The router will not enter initial configuration dialog.
5 A new technician must add boot system commands to one of the department
routers. Which available commands will the router return as output when the
command shown below is entered? (Choose two.)
Router(config)# boot system ?

RAM
NVRAM
IOS
IP Address
*** TFTP
*** FLASH
6 Router A and Router B have been correctly configured to use RIP as a dynamic
routing protocol and all intefaces on Router A and Router B are reporting
&quot;interface is up, line protocol is up&quot; status. RIP is then configured on Router
C using the following commands:
RouterC(config)# router rip
RouterC(config-router)# network 192.168.4.0
RouterC(config-router)# network 172.16.0.0
If no additional routing is configured on Router A, Router B, and Router C,
what will be the result?

Networks 192.168.12.0/24, 192.168.4.0/24, and 172.16.0.0/16 will be unreachable
from Router A.
Router A will have no knowledge of network 192.168.12.0/24, but will have
routes to networks 192.168.4.0/24 and 172.16.0.0/16.
All networks shown in the graphic will be reachable by Router A, Router B, and
Router C.
*** Networks 192.168.4.0/24 and 172.16.0.0/16 will be unreachable from Router A
and Router B.
7 The Suffolk router is directly connected to the networks shown in the graphic
and has a default route that points to the Richmond router. All interfaces are
active and properly addressed. However, when the workstation on network
172.29.5.0/24 sends a packet to destination address 172.29.198.5, it is
discarded by the Suffolk router. What can be a reason for this result?

The ip classless command is not enabled on the Richmond router.
The route was ignored if the Richmond router did not include the
172.29.198.0/24 network in its routing updates.
The Richmond router is in a different autonomous system than the Suffolk
router.
The ip subnet-zero command was not configured on the Suffolk router.
*** The ip classless command is not enabled on the Suffolk router.
8 A network administrator has enabled RIP on routers B and C in the network
diagram. Which of the following commands will prevent RIP updates from being
sent to Router A?

A(config)# router rip
A(config-router)# passive-interface S0/0

B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64

A(config)# router rip
A(config-router)# no network 192.168.25.32

*** B(config)# router rip
*** B(config-router)# passive-interface S0/0

A(config)# no router rip
9 Which router component stores the information that is displayed by the show
running-config command?

flash
NVRAM
*** RAM
ROM
10 If a PC does not have network connectivity to a router, which router port
can be used to establish communication?

*** console
Ethernet
serial
VTY
11 What information can be learned during the initial router bootup? (Choose
two.)

the configuration register value
*** the number and types of interfaces installed
*** the router model and the amount of memory that is available
the amount of memory required to load the IOS and configuration
the number of interfaces with connected cables

12 Which devices can be used to convert the data from a WAN router at the
customer site into a form acceptable for use by the WAN service provider?
(Choose three.)

Ethernet switch
DTE
*** modem
hub
*** DCE device
*** CSU/DSU
13 What are the primary functions of a router? (Choose two.)

*** determine the best path for packets
prevent collisions on the network LAN
regulate flow control between sender and receiver
provide domain name resolution
*** forward packets to the appropriate interface
14 Which of the following are correct statements verified by the router output
shown in the graphic? (Choose two.)

Layer 3 connectivity exists between BigCity and the devices in the Device ID
column.
*** Layer 2 connectivity exists between BigCity and the devices in the Device
ID column.
All devices shown in the Device ID column use the TCP/IP protocol suite.
All devices shown in the Device ID column can be pinged from BigCity.
*** All devices listed in the Device ID column are directly connected to
BigCity.
15 What are the results of setting the boot field bits in the configuration
register to &quot;0000&quot;? (Choose two.)

The startup-config file will be ignored at bootup.
The router will load the IOS from Flash.
*** The router will enter ROM monitor mode upon reload.
The router will enter boot ROM mode and have limited capabilities.
*** The administrator can enter the b command to manually boot the IOS.
16 What can a network administrator do to recover from a lost router
password?

perform a reload or reset
telnet from another router and issue the show running-config command to view
the password
*** boot the router to ROM monitor mode and configure the router to ignore
NVRAM when it initializes
boot the router to bootROM mode and enter the b command to load the IOS
manually

17 Which router components and operations are correctly described? (Choose
two.)

*** RAM - stores the ARP cache
NVRAM - store the operating system
*** ROM - stores the backup IOS
POST - verifies the validity of the running-config
Flash - executes diagnostics at bootup
DRAM - loads the bootstrap

18 Which of the following commands will correctly configure an extended ACL?
(Choose two).

Router(config)# access-list 18 permit tcp host 192.168.73.3 eq 25
*** Router(config)# access-list 102 permit tcp 10.43.0.0 0.0.255.255 any eq
80
*** Router(config)# access-list 187 permit tcp host 192.168.42.34 172.29.0.0
0.0.255.255 eq 23
Router(config)# access-list 99 permit host 10.217.32.3
Router(config)# access-list 128 permit tcp host 192.168.100.31 eq 23

19 The following access list has been created to prevent traffic from the
192.0.2.63 host on the Sales LAN from accessing servers and hosts on the
Payroll LAN.
access-list 26 deny host 192.0.2.63
access-list 26 permit any
Refer to the exhibit. Which group of commands will properly place the access
list so that only the host on the Sales LAN is denied access to the 172.29.7.0
network but all other traffic is permitted?

Payroll(config)# interface fa0/0
Payroll(config-if)# ip access-group 26 out

*** Payroll(config)# interface fa0/1
*** Payroll(config-if)# ip access-group 26 out

Sales(config)# interface fa0/1
Sales(config-if)# ip access-group 26 in

Sales(config)# interface fa0/0
Sales(config-if)# ip access-group 26 out
20 Refer to the graphic. Communication is needed between the LAN connected to
the fa0/0 interface of the Kansas router and the fa0/0 interface of the Maine
router. All hosts on those LANs also need connectivity to the Internet. Which
commands will allow this communication? (Choose three).

*** Kansas(config)# ip route 192.168.6.0 255.255.255.0 172.18.64.2
Kansas(config)# ip route 192.168.6.0 255.255.255.0 s0/1
*** Kansas(config)# ip route 0.0.0.0 0.0.0.0 s0/1
Maine(config)# ip route 192.168.6.0 255.255.255.0 172.18.64.1
*** Maine(config)# ip route 0.0.0.0 0.0.0.0 s0/1
Maine(config)# ip route 172.16.32.0 255.255.255.0 172.18.64.2
21 A network administrator must configure a FastEthernet interface with an IP
address. The configuration must also identify the remote site to which the
interface is connected. Which set of commands will meet these requirements?

StPetersburg(config)# banner San Jose T1
StPetersburg(config)# interface fa0/0
StPetersburg(config-if)# ip address 172.26.155.5 255.255.255.252

StPetersburg(config)# interface fa0/0
StPetersburg(config-if)# ip address 172.26.155.5 netmask 255.255.255.252
StPetersburg(config-if)# description San Jose T1

StPetersburg(config)# interface fa0/0
StPetersburg(config-if)# ip address 172.26.155.5 255.255.255.252
StPetersburg(config-if)# banner remote site San Jose T1

*** StPetersburg(config)# interface fa0/0
*** StPetersburg(config-if)# ip address 172.26.155.5 255.255.255.252
*** StPetersburg(config-if)# description San Jose T1
22 A network administrator issues the erase startup-config command on a
configured router with the configuration register set to 0x2102 and observes
the following output:
Erasing the nvram filesystem will remove all files! Continue? [Confirm]
[OK]
Erase of nvram: complete
If the router unexpectedly loses power after this sequence, what will occur
when power is restored?

The router will enter ROM monitor mode upon completion of the power-on self
test (POST).
The router will load the last known valid configuration file.
The router will enter Rx-boot mode.
*** The router will prompt the user to enter setup mode or to continue without
entering setup mode.

23 The main router of XYZ company has enough flash and RAM to store multiple
IOS images. An administrator wants to upload a second IOS image from a TFTP
server to the flash of the router. Which method will accomplish this task?

Paste the IOS filename to the command line of the router while in global
configuration mode. Press enter. Then issue the copy tftp flash command.
Use the setup utility to load the new image to flash.
Copy the IOS image file from a TFTP server using the command copy filename ip
address flash .
*** Copy the IOS image file from a TFTP server using the command copy tftp
flash. When prompted, provide the IP address or name of the TFTP server and the
IOS image filename.
24 What facts can be determined from the highlighted text shown in the exhibit?
(Choose two.)

*** A weak encryption was applied to all unencrypted passwords.
The enable password is now more secure than the enable secret password.
An MD5 hashing algorithm was used on all encrypted passwords.
*** Any configured user EXEC mode or Telnet passwords will be encrypted in this
configuration.
The service password-encryption command was used to encrypt all passwords on
the router including enable secret.
25 What are the features of a serial interface on a router? (Choose two.)

enabled by default
assigned a unique MAC address
must be configured as a DCE in lab and production environments
must be configured with the default clock rate of 56000
*** may be administratively enabled by using the no shutdown command
*** must be configured with a valid IP address and subnet mask in order to
forward packets
26 What are two recommended uses of login banners? (Choose two.)

*** to display security warning messages
to welcome any user to the router
to warn people about misusing privileged EXEC mode
to identify circuits and other devices connected to the router
*** to announce a scheduled system shutdown

27 While planning an IOS upgrade, the administrator issues the show version
command. Based on the output in the graphic, what is the current IOS boot
location?

RAM
NVRAM
*** Flash
ROM
28 Why are interface descriptions used in router configurations? (Choose
three).

*** to enable support personnel to easily identify networks and customers that
may be affected by a possible interface issue
*** to provide comments on the interface without affecting the router
functionality
to display access warning messages before users enter the interface
configuration mode
to eliminate the need to use IP addresses when using the ping and telnet
commands
*** to identify the purpose and location of the interface

29 What are two characteristics of the support for Telnet within Cisco IOS
software? (Choose two.)

*** Up to five separate Telnet lines are supported by default in standard
edition IOS files.
For security purposes, Telnet sessions are required to be established from the
privileged mode.
*** A router can host simultaneous Telnet sessions.
Once established, a Telnet session can remain operational regardless of network
status.
Telnet tests wireless connectivity and does not require a physical connection
between devices to gain remote access.
30 Neither router in the exhibit has a host table or DNS available. The
interfaces and passwords have been correctly configured. Which of the following
commands will initiate a Telnet session? (Choose two.)

Tottenham# telnet Oxford
*** Tottenham&amp;gt; telnet 198.18.139.1
Oxford# connect 198.18.139.0
Oxford&amp;gt; connect Tottenham
Oxford# telnet Tottenham
*** Oxford# 198.18.139.2
31 From the running-config, the following configuration entries are
displayed:
Router(config)# line vty 0 2
Router(config-line)# password g8k33pr
Router(config-line)# login
What can be interpreted from the exhibited configuration? (Choose two.)

*** Three Telnet lines are available for remote access.
Two Telnet lines are available for remote access.
Future configuration of the remaining Telnet lines will require the password to
be set to g8k33pr.
To login to the remote device, g8k33pr will be used as the Telnet and secret
password.
*** Remote access to this local router will require a Telnet password of
g8k33pr.
32 Assuming the following ACL is correctly applied to a router interface, what
can be concluded about this set of commands? (Choose two.)
Router(config)# access-list 165 deny tcp 192.28.115.0 0.0.0.255 172.20.0.0
0.0.255.255 eq 23
Router(config)# access-list 165 permit ip any any
This is a standard IP access list that denies network 192.28.115.0 Telnet
access to the 172.20.0.0 network.
All Telnet traffic destined for 172.20.0.0 from any network will be denied
access.
*** Network 192.28.115.0 is denied Telnet access to the 172.20.0.0 network.
Network 172.20.0.0 is denied Telnet access to the 192.28.115.0 network.
*** All FTP and HTTP traffic destined for 172.20.0.0 will be permitted
access.
33 What can be concluded from the output shown in the exhibit? (Choose
three.)

*** This is a standard IP access list.
This is an extended IP access list.
*** The keyword host is implied in the command line access-list 99 deny
10.213.177.76.
The wildcard mask must be configured for this access list to function
properly.
*** Host 10.213.177.100 will be allowed access to the Serial0/1 interface.
34 access-list 199 deny tcp 178.15.0.0 0.0.255.255 any eq 23
access-list 199 permit ip any any
Assuming this ACL is correctly applied to a router interface, which statements
describe traffic on the network? (Choose two.)

*** All FTP traffic from network 178.15.0.0 will be permitted.
All Telnet traffic destined for network 178.15.0.0 will be denied.
Telnet and FTP will be permitted from all hosts on network 178.15.0.0 to any
destination.
*** Telnet will not be permitted from any hosts on network 178.15.0.0 to any
destination.
Telnet will not be permitted to any host on network 178.15.0.0 from any
destination.

35 Hosts from the Limerick LAN are not allowed access to the Shannon LAN but
should be able to access the Internet. Which set of commands will create a
standard ACL that will apply to traffic on the Shannon router interface Fa0/0
implementing this security?

access-list 42 deny 172.19.123.0 0.0.0.255 192.0.2.0 0.0.0.255
access-list 42 permit any

*** access-list 56 deny 172.19.123.0 0.0.0.255
*** access-list 56 permit any

access-list 61 deny 172.19.123.0 0.0.0.0
access-list 61 permit any

access-list 87 deny ip any 192.0.2.0 0.0.0.255
access-list 87 permit ip any
36 Refer to the exhibit. Router D interface S0 on has gone down. What is the
maximum time that will elapse before Router A learns that network 168.58.14.0
is down?

5 seconds
13 seconds
*** 17 seconds
25 seconds
30 seconds
77 seconds
37 Refer to the graphic. Which series of commands will create static routes
that will allow Router A and Router B to deliver packets destined for LAN A and
LAN B, and direct all other traffic to the Internet?

RouterA(config)# ip route 10.90.3.0 255.255.255.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterB(config)# ip route 0.0.0.0 0.0.0.0 s0/0
RouterA(config)# ip route 10.90.3.0 255.255.255.0 192.168.3.2
RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
RouterB(config)# ip route 172.20.20.4 255.255.255.252 s0/0
*** RouterA(config)# ip route 0.0.0.0 0.0.0.0 192.168.3.2
*** RouterB(config)# ip route 192.168.2.0 255.255.255.0 192.168.3.1
*** RouterB(config)# ip route 0.0.0.0 0.0.0.0 s0/0
38 Refer to the exhibit. The new security policy for the company allows all IP
traffic from the Engineering LAN to the Internet while only web traffic from
the Marketing LAN is allowed to the Internet. Which ACL can be applied in the
outbound direction of Serial 0/1 on the Marketing router to implement the new
security policy?

access-list 197 permit ip 192.0.2.0 0.0.0.255 any
access-list 197 permit ip 198.18.112.0 0.0.0.255 any eq www
access-list 165 permit ip 192.0.2.0 0.0.0.255 any
access-list 165 permit tcp 198.18.112.0 0.0.0.255 any eq www
access-list 165 permit ip any any
*** access-list 137 permit ip 192.0.2.0 0.0.0.255 any
*** access-list 137 permit tcp 198.18.112.0 0.0.0.255 any eq www
access-list 89 permit 192.0.2.0 0.0.0.255 any
access-list 89 permit tcp 198.18.112.0 0.0.0.255 any eq www
39 What will occur when the following ACL is applied inbound to both
FastEthernet interfaces of Router A in the graphic?
access-list 125 permit tcp 192.168.2.0 0.0.0.255 10.90.3.0 0.0.0.255 eq 23
access-list 125 permit tcp 10.90.3.0 0.0.0.255 192.168.2.0 0.0.0.255 eq 23
access-list 125 permit tcp 192.168.2.0 0.0.0.255 any eq www

*** Workstations A and B will be able to Telnet to each other. Workstation A
will be allowed to access Web servers on the Internet, while Workstation B will
be denied Internet Web access.
Workstations A and B will be able to Telnet to each other. All other traffic
will be denied.
The ACL will have no effect because it should be applied in the outbound
direction on the FastEthernet interfaces.
The ACL will deny all traffic because of the implied deny ip any any statement
at the end of the ACL.
40 What are two possible reasons a router would not load a valid IOS from
flash? (Choose two.)

The configuration register is set to 0x2142.
*** The first boot system command executed in the startup configuration file is
boot system rom.
*** The configuration register is set to 0x2100.
The boot field is set to the hexadecimal number 2.
The startup configuration file is missing or corrupt.
41 A network administrator has a console connection to the Fremantle router.
Pings to Melville are successful, but pings to Cottesloe and Nedlands fail.
What could be a first step in troubleshooting the problem?

Use an extended ping from Fremantle to each router in the network.
*** Use the show interfaces command from a Telnet session on Melville to check
the connection to Cottesloe.
Use the traceroute command to discover exactly which link in the network is
down.
Use the show cdp neighbors detail command from Fremantle to gather information
about all Cisco routers in the network.
42 What are three features of CDP? (Choose three.)

*** provides information on directly connected devices that have CDP
enabled
*** tests Layer 2 connectivity
*** enabled by default on each interface
provides a layer of security
used for debugging Layer 4 connectivity issues

43 Which two steps describe how to create a functional physical connection
between a router console and a terminal? (Choose two.)

Use a crossover cable to connect the terminal serial port to the router console
port.
Use a rollover cable to connect the terminal NIC to the router console
port.
*** Use an RJ-45 to DB-9 adapter on the terminal serial port to connect to the
cable going to the router console.
Use a transceiver to connect a straight-through cable to the router console
port.
Use a straight-through cable to connect the router console port to the terminal
NIC.
*** Use a rollover cable to connect from a terminal serial port to the router
console port.
44 Refer to the exhibit. Assuming default metrics are used and the network is
fully converged, which path will RIP use to send a packet from Router A to
Router F?

*** A, D, E, F
A, B, D, E, F
A, C, D, E, G, F
A, B, D, E, G, F
45 Based on this partial output of the show ip route command, which routing
protocol is configured on the router?
I 172.16.3.0/24 [100/80135] via 172.16.2.2, 00:00:27, Serial0/0

RIP v1
RIP v2
*** IGRP
EIGRP
OSPF
IGP
46 Why are routed protocols important to networking? (Choose two.)

Routed protocols detect collisions and fragments.
Routers use routed protocols to calculate the best path to a destination.
*** Routed protocols transport data across the network.
*** The fields and formats used within a packet are defined by routed
protocols.
Routed protocols are used to configure the metrics used by routing
protocols.
47 What could a Cisco support technician learn from the IOS filename
c2600-d-mz.121-3? (Choose three.)

*** the format of the file
the RAM memory requirements of the file
*** the version number of the file
the size of the file
*** the device platform of the file
48 What critical information about the status of the router can be found in the
outputs of both the show interfaces and show protocols commands? (Choose
two.)

*** the Layer 3 address of each configured interface
the routing protocol configured to forward updates out of each interface
*** the operational status of each interface
traffic statistics for each interface
whether the interface is configured as a DTE or DCE

49 Which of the following are true statements regarding IGRP and RIP? (Choose
two.)

*** IGRP uses a combination of different metrics for path selection.
RIP is a proprietary protocol developed by Cisco.
RIP has the ability to scale to large networks.
*** IGRP has the ability to scale to large networks.

    </description>
    <dc:date>2008-02-17T19:57:32+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/suqrratt15">
    <title>suqrratt15</title>
    <link>http://suqrratt.atwiki.com/page/suqrratt15</link>
    <description>
      
suqrratt:ccna2final16
-------------------------------------------------
Router A and Router B have been correctly configured to use RIP as a dynamic
routing protocol and all intefaces on Router A and Router B are reporting
&quot;interface is up, line protocol is up&quot; status. RIP is then configured on Router
C using the following commands:

RouterC(config)# router rip
RouterC(config-router)# network 192.168.4.0
RouterC(config-router)# network 172.16.0.0

If no additional routing is configured on Router A, Router B, and Router C,
what will be the result?

**Networks 192.168.12.0/24, 192.168.4.0/24, and 172.16.0.0/16 will be
unreachable from Router A.

Router A will have no knowledge of network 192.168.12.0/24, but will have
routes to networks 192.168.4.0/24 and 172.16.0.0/16.

All networks shown in the graphic will be reachable by Router A, Router B, and
Router C.

Networks 192.168.4.0/24 and 172.16.0.0/16 will be unreachable from Router A and
Router B.


--------------------------------------------------------

What will occur if the command service password-encryption is entered on a
router? (Choose two).

It will allow only the user EXEC mode password to be encrypted.
It will set an MD5 hashing algorithm on all unencrypted passwords.
**It will apply a weak encryption to all unencrypted passwords.
It will set the enable secret password to be encrypted.
It will apply an MD5 hashing algorithm to encrypt the console and telnet
passwords.
**It will configure the user EXEC mode, telnet, and enable passwords as
encrypted.



--------------------------------------------------

Which commands will show the status and IP address of all interfaces on a
router? (Choose two.)

**show protocols
show ip protocols
show version
**show interfaces
show ip ports

---------------------------------------------------

During initial router bootup the following line appears:

&quot;NVRAM invalid, possibly due to write erase.&quot;

What are two possible reasons for this result? (Choose two.)

The startup-config file was not saved to RAM before reboot.
The IOS has been erased.
**The router has not been configured.
**The startup-config file cannot be located.
The router will not enter initial configuration dialog.


--------------------------------------------------

Which statements are true regarding setup mode? (Choose three.)

Press Ctrl-z to terminate setup mode.
**Enter a question mark (?) for help at any point.
Press Spacebar to accept the default settings.
Use setup mode to enter complex protocol features.
**Press Enter to accept the default settings.
**Press Ctrl-c to abort configuration dialog.


------------------------------------------------------

A network administrator issues the erase startup-config command on a configured
router with the configuration register set to 0x2102 and observes the following
output:

Erasing the nvram filesystem will remove all files! Continue? [Confirm]
[OK]
Erase of nvram: complete

If the router unexpectedly loses power after this sequence, what will occur
when power is restored?

The router will enter ROM monitor mode upon completion of the power-on self
test (POST).
The router will load the last known valid configuration file.
The router will enter Rx-boot mode.
**The router will prompt the user to enter setup mode or to continue without
entering setup mode.

------------------------------------------------------

Which of the following describes CDP? (Choose three.)

**provides information on directly connected Cisco routers that have CDP
enabled
**can only be configured between Cisco devices
used for debugging Layer 4 connectivity issues
**should be disabled on non-locally managed ports
presents a potential security risk

------------------------------------------------

If a PC does not have network connectivity to a router, which router port can
be used to establish communication?

**console
Ethernet
serial
VTY


------------------------------------------------

Which of the following prevent successful loading of the Cisco IOS from flash
memory? (Choose two.)

**a configuration register set at 0x2102
a missing startup-configuration file
a boot system command not present in the startup-config file
an incorrect configuration register setting
**a boot field set to 2


　
------------------------------------------------

    </description>
    <dc:date>2007-11-27T19:55:54+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna4sem5">
    <title>ccna4sem5</title>
    <link>http://suqrratt.atwiki.com/page/ccna4sem5</link>
    <description>
      CCNA3 TEST &amp;amp; ANSWER ---SEM4 CH5 1 A ping is sent to address
192.168.50.10 from the Peanut router. Which DLCI will be used to send the ping?
110  115 220 225 2 Which methods are used to minimize heavy traffic on a Frame
Relay network? (Choose two.) FRADs or routers set ECN bits to request that the
Frame Relay switch reduce the flow of frames on the link. Windowing is used to
reduce the size of the frames sent across the link. The Frame Relay switch will
drop low priority packets that have the DE bit set.  When a switch sees its
queue increasing, it notifies DTEs to reduce the flow of traffic.  If
congestion occurs, all frames are dropped until the congestion clears. 3 What
is the purpose of the FCS field in a Frame Relay frame? It serves to
distinguish one frame from the next. It is used to signal network congestion.
It is used to detect if the frame has been corrupted and should be discarded. 
It determines which VC should be used for transmission. 4 What does a DLCI of
1023 indicate about a frame? The LMI type is ANSI. The LMI type is IETF. The
LMI type is Cisco. The LMI type is Q933a. The encapsulation is Cisco. The
encapsulation is IETF. 5 Which of the following DLCIs are reserved? 16 127 255
1023  2048 6 Which of the following allow the router to map data link layer
addresses to network layer addresses in a Frame Relay network? (Choose two.)
ARP RARP Proxy ARP Inverse ARP  LMI status messages  ICMP 7 What is created
between two DTEs in a Frame Relay network? switched parallel circuit permanent
virtual circuit  limited access circuit ISDN circuit Frame Relay circuit 8
Which statement identifies a reason for using subinterfaces in Frame Relay
networks? Subinterfaces overcome routing update and split-horizon issues that
occur with multipoint physical interfaces.  A subinterface does not require an
IP address and therefore saves address space. Multipoint subinterfaces override
the split-horizon rules and allow broadcast traffic to be forwarded by default.
Subinterfaces provide greater reliability and reachability in Frame Relay
networks by requiring a mesh topology for network configurations. Subinterfaces
increase the number of DLCIs that can be configured in a Frame Relay network. 9
Which features make Frame Relay technology a cost-effective alternative to a
mesh of access lines? (Choose three.) allows a single interface to support
multiple PVCs  minimizes the equipment required to be purchased by the
customer  requires one router interface for each PVC allows the customer to do
dial on demand routing over analog lines rather than paying for access lines
allows the customer to pay for the average bandwidth requirement rather than
the maximum bandwidth requirement  10 Which commands were added to the
configuration to produce the output shown in the graphic? (Choose two.)
Router(config)# ip route 192.168.192.4 255.255.255.0 17 broadcast
Router(config-if)# frame-relay lmi-type cisco 17 Router(config-if)# frame-relay
map ip 192.168.192.4 17 broadcast  Router(config-if)# ip address 192.168.192.4
255.255.255.0 DLCI 17 static Router(config-if)# interface S0/0.1 point-to-point
Router(config-if)# encapsulation frame-relay cisco  11 Which of the following
statements are true about a basic Frame Relay WAN connection between a customer
and the service provider? (Choose two.) DTE devices such as routers and FRADs
transmit user data.  DTE devices such as Frame Relay switches transport the
data between DTE devices. An Ethernet connection between the router and the
frame relay switch allow access to the frame relay network. Serial connections
between the customer and the frame relay network are used to transport data. 
The Frame Relay WAN is a mesh of interconnected routers. 12 How does Frame
Relay technology process frames that contain errors? (Choose two.) Frame Relay
services depend on the upper layer protocols to handle error recovery.  It
requires the receiving device to request that the sender retransmit erroneous
frames. FECN, BECN, and DE bits are set in the frames to minimize errors. The
receiving device drops any frames that contain errors without notifying the
sender.  The frame relay switch notifies the sender that errors were detected.
13 Why are full mesh topologies seldom found in large Frame Relay networks?
Additional hardware is required to achieve the mesh. The additional virtual
circuits slow the link access speeds. The required number of links becomes
prohibitive.  Additional interfaces are required since each can only support
10 virtual circuits. The speed of transmission slows in inverse proportion to
the square of the number of links. 14 Which bits are set in the data frames to
request that a device reduce the flow of data sent to or from a Frame Relay
switch? EIR bits ECN bits  CIR bits DE bits Window bits 15 Which data link
layer protocol is used to carry frames across a Frame Relay link? HDLC PPP LAPD
LAPF  Frame Relay 16 When troubleshooting a frame relay connection, a
technician entered the show frame-relay pvc command shown in the graphic. What
can be concluded from the output shown in the graphic? (Choose three.) The
output in the debug frame-relay lmi command will indicate status 0x2 for DLCI
18.  DLCI 16 was programmed on the switch, but the remote router may be
misconfigured.  The frame relay switch is sending LMI status messages about
DLCI 16 to the Singapore router.  Congestion has been experienced on DLCI 18.
Some packets have been set to be dropped if congestion is experienced on the
PVC. 17 When troubleshooting a frame-relay connection, an administrator entered
the show interface s0/0 command and received the output shown in the graphic.
The line protocol is down. Which of the following are possible reasons for this
problem? (Choose two.) The cable between the CSU/DSU and the router is
disconnected. The serial 0/0 interface is shutdown. The frame-relay switch is
not advertising the correct PVCs.  The LMI type on the frame-relay switch is
Cisco.  The address of the frame-relay switch is not in the routing table. 18
Which of the following statements regarding multipoint subinterfaces are true?
(Choose two.) A single multipoint subinterface is used to establish PVC
connections to multiple physical interfaces on remote routers. Each multipoint
link is in its own subnet. The physical interface does not have an IP address.
 Split-horizon is disabled allowing routing updates to be re-transmitted on
every subinterface. Multipoint subinterfaces require the encapsulation
frame-relay command to be issued individually for each subinterface to operate
correctly. 19 Which of the following occurs when the command frame-relay map ip
10.1.1.1 22 is configured on the router? (Choose two.) DLCI 22 will replace the
MAC address in the ARP table for entry 10.1.1.1 The remote circuit with DLCI 22
can receive a ping. Inverse-ARP will be used to add an entry for 10.1.1.1 into
the frame-relay map table using DLCI 22. Pings to 10.1.1.1 will be sent on the
circuit labeled DLCI 22.  The router will use DLCI 22 to forward data to
10.1.1.1.  20 How is a permanent virtual circuit defined in a Frame Relay
network that is carrying IP traffic? It is given a fixed locally significant
identification number.  It has a specific IP address. It is identified by the
MAC address of the router interface. Dynamic virtual channel identifiers are
assigned to each frame transmitted across the network. The service provider
assigns a terminal endpoint identifier to the switch port. 21 Which of the
following are LMI extensions? (Choose two.) broadcasting of frames PVC status
messages  call tear down simple flow control  congestion avoidance frame
discarding
    </description>
    <dc:date>2007-06-24T09:12:54+09:00</dc:date>
  </item>
    <item rdf:about="http://suqrratt.atwiki.com/page/ccna3-final-first-attempt">
    <title>ccna3-final-first-attempt</title>
    <link>http://suqrratt.atwiki.com/page/ccna3-final-first-attempt</link>
    <description>
      
English FormE-2b CCNA3 Version3.1 Final
- 2006 Fall

1. Refer to the exhibit. The network has converged and Switch_6 has
been elected root bridge of the STP tree. However, network traffic analysis
indicates that Switch_1 would be a better root bridge. How can the network
administrator make this change, assuming that the spanning-tree priorities are
at the default settings?
Set the bridge priority of Switch_1 to 32,768.
Set the bridge priority of Switch_6 to 65,565.
***Set the bridge priority of Switch_1 to 1.
Set the bridge priority of Switch_6 to 255.
2. When should EIGRP automatic summarization be turned
off?
when a router has not discovered a neighbor within three minutes
when a router has more than three active interfaces
***when a router has discontiguous networks attached
when a router has less than five active interfaces
3. Refer to the output in the exhibit. What can be determined from
the information shown?
VTP has been enabled for all ports.
Hosts in VLAN11 and VLAN22 must have IP addresses in the same subnet in
order for them to exchange data.
Three ports have been assigned to the management VLAN.
***ARP requests issued by the host on port Fa0/12 will be seen by all hosts
on VLAN33.

4. Refer to the OSPF network in the exhibit. Router R2 has been
elected DR, but router R1 is the more powerful router. How can the network
administrator configure R1 to force it to be elected as DR?
R1(config)# ospf priority 1
R1(config)# ip ospf priority 255
R1(config)# interface fastethernet 0/0
R1(config-if)# ospf priority 0
R1(config)# interface fastethernet 0/0
R1(config-if)# ip ospf priority 0
***R1(config)# interface fastethernet 0/0
R1(config-if)# ip ospf priority 255
5. Which of the following are attributes of link-state routing
protocols? (Choose three.)
Periodic updates are sent every 120 seconds to neighboring routers.
Each router sends its entire routing table to neighboring routers.
***Routers send updates when a change in the network is detected.
***Link-state protocols converge more rapidly than distance vector
protocols.
After convergence, link-state protocols use more bandwidth than distance
vector protocols use.
***Link-state protocols are less prone to routing loops than distance vector
protocols.

6. Refer to the exhibit. What will be the result of DR elections in
the OSPF network shown? (Choose three.)
***CTL will be DR of the 172.16.4.0/24 network.
ID3 will be DR of the 172.16.4.0/24 network.
***CTL will be DR of the 172.16.5.0/24 network.
ID1 will be DR of the 172.16.5.0/24 network.
***CTL will be DR of the 172.16.8.0/24 network.
ID2 will be DR of the 172.16.8.0/24 network.

7. The network administrator shown in the exhibit is connected to an
Ethernet LAN port on ACC-1. The administrator needs to verify the configuration
of the newly installed switch ACC-3. What must be done so that the
administrator can access ACC-3 with a web browser? (Choose three.)
***Establish the Layer 3 connectivity of the host to ACC-3.
Set the password on the management VLAN.
Configure the hostname on ACC-3.
***Activate the HTTP service on ACC-3.
***Configure IP addressing parameters on ACC-3.
8. Which of the following tasks must be completed to configure a
router interface to serve the newly added network 192.168.10.64/27 and to
advertise this network over RIP v2? (Choose three.)
***RIP v2 must be configured with the network command and
the IP network number for the new network.
RIP v2 must be configured with the network command and the
IP host address and subnet mask for the newly activated interface.
The router must be configured with the ip subnet-zero
command so that this network can be added and advertised.
***A network host address and subnet mask must be applied to the newly
activated interface.
***The routing protocol must be activated with the router
rip and version 2 commands.
RIP v2 must be configured on the other enterprise routers with an entry for
the newly added network.
9. Multiple routers have been configured with EIGRP as the routing
protocol for use in the corporate network. What is true of the operation of
this network? (Choose three.)
Only link-state protocols will run in the network.
***Routing information in the form of partial updates will be sent in
response to topology changes.
***The network can support multiple routed protocols.
***Hello packets are used to discover and verify the status of neighboring
routers.
Routing updates are broadcast to all other routers in the network.
Routing updates that consist of entire routing tables are sent to
neighboring routers.

10. Refer to the graphic. Which of the following commands would be
used on the router to provide communication between the two hosts connected to
the switch?
interface vlan 2
ip address 192.168.2.1 255.255.255.0
no shutdown
interface vlan 3
ip address 192.168.3.1 255.255.255.0
no shutdown
***interface fastethernet 0/0
no shutdown
interface fastethernet 0/0.2
encapsulation dot1q 2
ip address 192.168.2.1 255.255.255.0
interface fastethernet 0/0.3
encapsulation dot1q 3
ip address 192.168.3.1 255.255.255.0
interface vlan 2
switchport mode trunk dot1q
interface vlan 3
switchport mode trunk dot11
interface fastethernet 0/0
mode trunk dot1q 2 3
ip address 192.168.2.1 255.255.255.0

11. Refer to the exhibit. Two Catalyst switches are connected, and
both switches have ports configured for the Sales and Marketing VLANs as shown.
What will allow hosts on the same VLAN to communicate with one another across
different switches?
STP
VTP
routing
***trunking

12. Refer to the exhibit. A company always uses the last valid IP
address in a subnetwork as the IP address of the router LAN interface. A
network administrator is using a laptop to configure switch SW-A with a default
gateway. Assuming the switch IP address is 192.168.120.12/24, what command
string will the administrator use to assign a default gateway to the
switch?
SW-A(config)# ip gateway 192.168.120.1
SW-A(config)# ip route 0.0.0.0 0.0.0.0 192.168.120.255
SW-A(config)# ip route 192.168.120.254 255.255.255.0 fastethernet
0/0
SW-A(config)# ip default-route 192.168.120.254
***SW-A(config)# ip default-gateway 192.168.120.254
13. What is the first step in the spanning-tree
process?
elect a designated switch
use a router to locate a default gateway
***elect a root bridge
determine the path cost of each active port on the switch
14. What is the first parameter used to determine which switch is
selected as the root bridge in a spanning-tree network?
highest path cost
highest priority number
highest Layer 2 address
***lowest priority number
lowest path cost
lowest Layer 2 address

15. Refer to the exhibit. What is the meaning of the highlighted
value of 64 shown in the routing table?
It is the administrative distance.
It is the value assigned by the Dijkstra algorithm that designates how many
hops are in the network.
It is the value used by the DUAL algorithm to determine the bandwidth for
the link.
***It is the metric, which is cost.
16. A new switch has been added to the network and it needs to
support error-free switching. Which switching mode should be configured on the
new switch?
cut-through
fragment-free
***store and forward
auto-sensing

17. Refer to the exhibit. What is the most efficient summarization
of the routes attached to router R1?
198.18.0.0/16
***198.18.48.0/21
198.18.32.0/22
198.18.48.0/23
198.18.49.0/23
198.18.52.0/22
18. A network administrator asked an assistant to remove several
VLANs from a switch. When the assistant entered in the no vlan 1 command an
error was received. What was the cause of the error?
VLANs can not be deleted until all ports have been removed from the VLAN
assignment.
VLANs can only be deleted by the user that created them.
VLAN 1 can not be deleted until another VLAN has been assigned its
duties.
***VLAN1 is the management VLAN by default and can not be deleted.
The command was not entered properly, which caused a syntax error to
occur.

19. Refer to the exhibit. How many broadcast domains are there in
the topology shown, assuming that VLANs are not configured on the
switches?
one
***two
three
four
six
eight
20. What are two of the benefits that switches provide to a network
without VLANs configured? (Choose two.)
They allow creation of permanent virtual circuits.
They decrease network throughput.
They shrink the size of broadcast domains.
***They help eliminate collision domains.
***They allow existing bandwidth to be more efficiently utilized.

21. Refer to the network and command output shown in the exhibit. A
network administrator located at the Headquarters site needs to check the
configuration of a switch located at the Pacific office. Which command can be
used to gain remote access to the Pacific LAN switch, assuming the switch is
assigned the IP address 198.19.27.251/24?
Headquarters# telnet Pacific
Headquarters# dial Pacific 198.19.27.251
Headquarters(config)# line vty 0 4
Headquarters(config-line)# telnet Pacific
***Headquarters# telnet 198.19.27.251
22. Which three statements describe full-duplex Ethernet? (Choose
three.)
***It utilizes 100% of the bandwidth in both directions.
It requires two wires.
It increases the number of broadcast domains in the network.
***It allows data to be received and sent simultaneously.
***It reduces the number of collisions.
It provides between 60% and 80% of the bandwidth in both directions.
23. The following command was added to a router
configuration:
It will create a default route using the interface with the IP address
198.19.27.249 as the next hop.
The route will be marked with an &quot;C&quot; in the routing table.
***It will create a static route to the 172.26.153.0/24 network.
All packets with an unknown destination address will be forwarded to the
172.26.153.0/24 network.
***Routes to network 172.26.153.0 that are learned dynamically will not be
used to route packets as long as this configuration command is in effect.

24. Refer to the exhibit. Each switch is shown with its MAC address.
Which switch will be elected as the spanning-tree root bridge, if the switches
are configured with their default priority values?
Switch_1
Switch_2
Switch_3
Switch_4
***Switch_5
Switch_6

25. Refer to the exhibit. Which configuration commands will direct
outbound traffic from Corp_1 to the ISP and inbound traffic from the ISP to
network 192.168.1.0/24?
***Corp_1(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0
ISP(config)# ip route 192.168.1.0 255.255.255.0 serial 0/1
Corp_1(config)# ip route 198.19.27.0 255.255.255.0 serial 0/0
ISP(config)# ip route 0.0.0.0 0.0.0.0 serial 0/1
Corp_1(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0
ISP(config)# ip route 0.0.0.0 0.0.0.0 serial 0/0
Corp_1(config)# ip route 198.19.27.0 255.255.255.0 serial 0/0
ISP(config)# ip route 192.168.1.0 255.255.255.0 serial
0/1
26. Refer to the exhibit. What is the correct OSPF configuration for
router RT-1?
RT-1(config)# router ospf 1
RT-1(config-router)# network 172.16.21.0 0.0.0.63 area 0
RT-1(config-router)# network 172.16.21.248 0.0.0.3 area 0
RT-1(config)# router ospf 0
RT-1(config-router)# network 172.16.21.0 0.0.0.3 area 0
RT-1(config-router)# network 172.16.21.248 0.0.0.31 area 0
***RT-1(config)# router ospf 1
RT-1(config-router)# network 172.16.21.0 0.0.0.31 area 0
RT-1(config-router)# network 172.16.21.248 0.0.0.3 area 0
RT-1(config)# router ospf 99
RT-1(config-router)# network 172.16.21.0 255.255.255.224 area 0
RT-1(config-router)# network 172.16.21.248 255.255.255.248 area
0
27. Refer to the exhibit. Router LC-1 needs to be configured to
provide communication between the networks shown. Which group of commands will
configure EIGRP on LC-1 to work within this network?
LC-1(config)# router eigrp 1
LC-1(config-router)# network 192.168.43.0 0.0.0.3 area 0
LC-1(config-router)# network 192.168.43.4 0.0.0.3 area 0
LC-1(config-router)# network 192.168.43.128 0.0.0.63 area 0
LC-1(config)# router eigrp 1
LC-1(config-router)# network 192.168.43.0 0.0.0.3 no-summary
LC-1(config-router)# network 192.168.43.4 0.0.0.3 no-summary
LC-1(config-router)# network 192.168.43.128 0.0.0.192
no-summary
***LC-1(config)# router eigrp 1
LC-1(config-router)# network 192.168.43.0
LC-1(config)# router eigrp 1
LC-1(config-router)# network 192.168.43.0 0.0.0.3
LC-1(config-router)# network 192.168.43.4 0.0.0.3
LC-1(config-router)# network 192.168.43.128 0.0.0.192
28. Employees of XYZ Company connect their laptop computers to the
office LAN using Ethernet ports. The Cisco switches used in the company network
are configured with port security. At which layer of the three-layer design
model do these switches operate?
physical
distribution
data link
***access
core

29. Refer to the graphic. Switch 2 has computers attached that
belong to VLAN 2. Switch 3 has computers attached that belong to VLAN 3. Switch
1 is a Cisco 2926G Layer 3 switch that has a route module installed. Switch 1
provides connectivity to the other switches and is used to route between the
VLANs. At which layer of the three-layer switch design model does Switch 1
operate?
physical
data link
core
access
network
***distribution

30. Performance of the network shown in the exhibit has become poor
since the addition of hosts to the network. The network administrator suspects
that excessive collisions are causing this problem. If the network is using
hubs, what should be done to reduce the collisions?
Add a router to every hub segment.
Replace hubs with access points.
***Replace hubs with switches.
Add additional hubs.

31. Refer to the exhibit. Which command will remove the static
address from the MAC address table on a Cisco 2950 switch?
VALLYGREEN(config)# no mac-address-table entry 00e0.2917.1884
fastethernet interface 0/4 vlan 1
VALLYGREEN(config)# no mac-address-table 00e0.2917.1884 fastethernet
0/4
VALLYGREEN(config-if)# no mac-address-table static 00e0.2917.1884 vlan
1
***VALLYGREEN(config)# no mac-address-table static 00e0.2917.1884 vlan 1
interface fastethernet 0/4
32. Refer to the exhibit. If the exhibited network is running EIGRP,
which subnetworks can be assigned to the serial links between LC-1 and the
other routers?
192.168.43.4/30 and 192.168.43.8/30
192.168.43.32/30 and 192.168.43.160/30
192.168.43.96/30 and 192.168.43.100/30
192.168.43.160/30 and 192.168.43.164/30
***192.168.43.192/30 and 192.168.43.196/30
33. Which layer of the hierarchical three-layer design model
combines traffic from multiple IDFs?
access
backbone
***distribution
core

34. Refer to the graphic. The host on VLAN 2 cannot communicate with
the host on VLAN 3. Which of the following could be the problem based on the
output of the show interface fastethernet 0/1 command from the
switch?
The switch port 1 is not set to access mode.
***The router interface connected to switch port 1 is shut down.
The router is not configured for trunking.
The switch port is not configured for full duplex or a speed of 100
Mbps.
35. Which two statements describe the Spanning Tree Protocol?
(Choose two.)
It can only be used in networks in which routers are installed.
It can only be used in networks in which both routers and switches are
used.
***It can only be used in networks in which Layer 2 switching is in use.
***It eliminates Layer 2 loops in network topologies.
It eliminates the need for redundant physical paths in network
topologies.

36. Refer to the exhibit. The link between switches SW-A and SW-B
needs to provide connectivity between hosts on the same VLAN across the two
switches. How should these ports be configured?
as data channel ports
as access ports
***as trunking ports
as root ports
as inter-VLAN ports
37. What does a constant amber SYSTEM LED indicate on a Catalyst
switch?
The switch is going through POST.
The switch is in the process of initializing ports.
***The switch has failed POST.
The switch has passed POST and is working properly.
38. For what two reasons would a network administrator choose to
enable authentication for OSPF exchanges? (Choose two.)
***to prevent routing information from being falsified
to reduce OSPF information exchange overhead
to ensure that OSPF routing information takes priority over RIP or EIGRP
updates
to encrypt routing tables to prevent unauthorized viewing
***to ensure that routing information comes from a valid source
39. What do EIGRP routers use to establish and
maintain adjacency relationships with neighboring routers?
the exchange of routing tables with directly attached routers
***the exchange of hello packets with neighboring routers
the learning of new routes from neighbors
the comparison of known routes to information received in updates
the exchange of neighbor tables with directly attached routers

40. Refer to the exhibit. Which sequence of
commands is required to configure switch port Fa0/11 for host A?
SW-A(config)# interface fastethernet 0/11
SW-A(config-if)# vlan 11
SW-A(config)# interface vlan 11
SW-A(config-if)# switchport mode trunk
SW-A(config)# interface vlan 11
SW-A(config-if)# switchport mode access 11
***SW-A(config)# interface fastethernet 0/11
SW-A(config-if)# switchport mode access
SW-A(config-if)# switchport access vlan 11
41. Refer to the exhibit. What does &quot;FORWARDING&quot; mean in the command
output shown?
The switch is receiving BPDUs, but not sending data frames.
The switch is participating in an election process by forwarding the BPDUs
it receives.
***The switch is sending and receiving data frames.
The switch is receiving BPDUs and populating the MAC address table, but not
sending data.

42. Refer to the exhibit. What is an advantage of this network
design?
It provides multiple paths for Layer 2 broadcasts to circulate through the
network.
It allows spanning tree to forward traffic across redundant paths
simultaneously.
It maximizes the number of ports available for users.
***It provides multiple paths for connectivity in the event of link
failure.

43. Refer to exhibit. Routers Central and Remote are configured
using RIPv1. Both routers are sending updates about their directly connected
routes. The Central router can ping the Remote router serial interface and
Remote can ping the serial interface of Central. However, neither router has
dynamically learned routes from the other. What is the most likely
problem?
A clock rate is missing from one of the serial interfaces.
A gateway of last resort is required.
Subnets cannot be used with RIPv1.
***VLSM is not supported by RIPv1.
44. If a company is using the IP address 172.16.0.0 and wants to
create subnets using VLSM, which combination of addresses and masks will be
valid?
172.16.128.0 /18 and 172.16.128.192 /26
172.16.160.0 /20 and 172.16.168.0 /20
***172.16.32.0 /19 and 172.16.64.128 /25
172.16.192.0 /18 and 172.16.224.0 /19
45. Which of the following features do RIPv1 and RIPv2 have in
common? (Choose three.)
***hop count as a metric
classless routing
***use split horizon
***maximum hop count is 15
broadcast updates
no authentication
46. Which Ethernet switching mode has the least latency and lowest
reliability?
***fast-forward
asymmetric
store-and-forward
fragment-free
symmetric
47. Which of the following statements is true when
VTP is configured on a switched network that incorporates VLANs?
VTP is only compatible with the 802.1Q standard.
VTP adds to the complexity of managing a switched network.
***All VTP hello packets are routed through VLAN 1 interfaces.
Changes made to the VLAN configuration in the domain can be communicated to
all switches dynamically.
***new questions, 10x to cyberhawk***
20. What are two benefits that switches, without VLANs configured, provide
to a network when compared to a hub? (Choose two.)
They allow creation of permanent virtual circuits.
They decrease network throughput.
They shrink the size of broadcast domains.
***They increase the number of collision domains.
***They allow existing bandwidth to be more efficiently utilized.
29. Which statement is true when VTP is configured on a switched network
that incorporates VLANs?
VTP is only compatible with the 802.1Q standard.
VTP adds to the complexity of managing a switched network.
A switch configured for VTP can belong to more than one VTP domain.
***, VTP dynamically communicates VLAN additions, deletions and
modifications to all switches in the same VTP domain.
VTP advertisements are passed over access links to other switches.
http://inafridge.com/stuff/cisco/ccna3-final.htm
ip route 172.26.153.0 255.255.255.0 198.19.27.249
What two effects will this command have? (Choose two.)

    </description>
    <dc:date>2007-05-29T15:47:30+09:00</dc:date>
  </item>
  </rdf:RDF>