Your Ad Here

CCNA 2 version 4 CHAPTER 5

1


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 X with a default gateway. Assuming that the switch IP address is 192.168.5.147/24, what command will the administrator use to assign a default gateway to the switch?

X(config)# ip default-gateway 192.168.5.254

X(config)# ip gateway 192.168.5.1

X(config)# ip route 0.0.0.0 0.0.0.0 192.168.5.1

X(config)# ip default-route 192.168.5.1

X(config)# ip route 192.168.5.254 255.255.255.0 fastethernet 0/0


2
Which three encapsulation types can be set on a serial interface by an administrator who is using SDM Express? (Choose three.)

ATM

CHAP

Frame Relay

HDLC


PAP

PPP



3
Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.)

VTY interface

console interface

Ethernet interface

secret EXEC mode

privileged EXEC mode

router configuration mode



4
A network administrator needs to configure a router. Which of the following connection methods requires network functionality to be accessible?

console

AUX

Telnet

modem



5
What three settings can be made in the SDM Express basic configuration screen? (Choose three.)

host name

DHCP options

domain name

interface IP addresses

enable secret password

DNS server IP addresses



6
A network technician is attempting to add an older workstation to a Cisco switched LAN. The technician has manually configured the workstation to full-duplex mode in order to enhance the network performance of the workstation. However, when the device is attached to the network, performance degrades and excess collision are detected. What is the cause of this problem?

The host is configured in a different subnet from the subnet of the switch.

There is a duplex mismatch between the workstation and switch port.

The switch port is running at a different speed from the speed of the workstation NIC.

The host has been configured with a default gateway that is different from that of the switch.


7


Refer to the exhibit. Which three sets of commands are required to enable administrators to connect to the Switch1 console over Telnet for configuration and management? (Choose three.)

Switch1(config)# interface fa0/1
Switch1(config-if)# ip address 192.168.2.64 255.255.255.192

Switch1(config)# interface fa0/1
Switch1(config-if)# ip address 192.168.2.66 255.255.255.192

Switch1(config)# interface vlan 1
Switch1(config-if)# ip address 192.168.2.126 255.255.255.192
Switch1(config-if)# no shutdown

Switch1(config)# line vty 0 4
Switch1(config-line)# enable password cisco
Switch1(config-line)# login

Switch1(config)# line vty 0 15
Switch1(config-line)# password cisco
Switch1(config-line)# login

8


Which function is a unique responsibility of the DCE devices shown in the exhibit?
transmission of data
reception of data
clocking for the synchronous link
noise cancellation in transmitted data

9


Refer to the exhibit. From the router console, an administrator is unable to ping a Catalyst switch that is located in another building. What can the administrator do from her location to check the IP configuration of the attached switch?

Open an SDM session with the switch from her desktop.

Telnet to the switch from the router console.


Use the show cdp neighbors detail command from the router console.

The administrator must go to the switch location and make a console connection to check these settings.


10
Which command will display routing table information about all known networks and subnetworks?

Router# show ip interfaces

Router# show ip connections

Router# show ip route

Router# show ip networks



11
Which of the following are functions of NVRAM? (Choose two.)

stores the routing table

retains contents when power is removed

stores the startup configuration file


contains the running configuration file

stores the ARP table



12
In what two ways does SDM differ from the IOS CLI? (Choose two.)

SDM is used for in-band management only. The IOS CLI can be used for in-band and out-of-band management.

SDM is accessed through a Telnet application. The IOS CLI is accessed through a web browser.

SDM is available for all router platforms. The IOS CLI is available for a limited number of Cisco devices.

SDM utilizes GUI buttons and text boxes. The IOS CLI requires the use of text-based commands.

SDM is used for advanced configuration tasks. The IOS CLI is preferred for initial basic device configuration.



13
What option within Cisco SDM Express must be configured to allow hosts that receive IP address settings from the router to resolve names on the network or Internet?

host name

domain name

DHCP address pool

DNS server IP address


14
Which mode will a configured router display at login?

global configuration mode

setup mode

ROM monitor mode

user EXEC mode



15
Which two options must be selected in SDM Express to enable a router serial interface to obtain an IP address automatically? (Choose two.)

Easy IP (IP negotiated)


IP unnumbered

No IP address

HDLC encapsulation

Frame Relay encapsulation

PPP encapsulation




16
To save time, IOS commands may be partially entered and then completed by typing which key or key combination?

Tab

Ctrl-P

Ctrl-N

Up Arrow

Right Arrow

Down Arrow



17
What is the correct command sequence to configure a router host name to "LAB_A"?

Router> enable
Router# configure terminal
Router(config)# hostname LAB_A

Router> enable
Router# hostname LAB_A

Router> enable
Router# configure router
Router(config)# hostname LAB_A

Router> enable
Router(config)# host name LAB_A



18
Which three pieces of information about a neighbor device can be obtained by the show cdp neighbors command? (Choose three.)

platform

routing protocol

connected interface of neighbor device

device ID

IP addresses of all interfaces

enable mode password



19
Which command turns on a router interface?

Router(config-if)# enable

Router(config-if)# no down

Router(config-if)# s0 active

Router(config-if)# interface up

Router(config-if)# no shutdown





Refer to the exhibit. Which password or passwords will be encrypted as a result of the configuration that is shown?

virtual terminal only
enable mode only
console and virtual terminal only
enable mode and virtual terminal
only the service password
all configured passwords

21
A technician has made changes to the configuration of a router. What command will allow the technician to view the current configuration before he saves the changes?

router# show running-config

router# show startup-config

router# show flash

router# show version





Refer to the exhibit. Which series of commands will enable users who are attached to Router1 to access the remote server?
Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.129 255.255.255.252
Router1(config-if)# clock rate 64000
Router1(config-if)# no shutdown

Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.125 255.255.255.252
Router1(config-if)# no shutdown

Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.125 255.255.255.252
Router1(config-if)# clock rate 64000
Router1(config-if)# no shutdown

Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.129 255.255.255.252
Router1(config-if)# no shutdown

23
Which tasks can be accomplished by using the command history feature? (Choose two.)

View a list of commands entered in a previous session.

Recall up to 15 command lines by default.

Set the command history buffer size.


Recall previously entered commands.

Save command lines in a log file for future reference.



24
Which of the following statements are true regarding the user EXEC mode? (Choose two.)

All router commands are available.

Global configuration mode can be accessed by entering the enable command.

A password can be entered to allow access to other modes.

Interfaces and routing protocols can be configured.

Only some aspects of the router configuration can be viewed.



25
How does the SYST LED on the catalyst 2960 switch indicate a POST failure?

blinks rapidly amber

blinks rapidly green

steady amber

steady green

Related Posts by Categories



Widget by Scrapur

Comments :

0 comments to “CCNA 2 version 4 CHAPTER 5”

Post a Comment

Labels

50 Cent ADELE AKON ALAINA WHITAKER Alanis Morissette Album Alexandra Burke Alicia Keys AMERICAN IDOL PERFORMANCE Amerie ANDRE 3000 ANTHONY HAMILTON ASHANTI Assessment Cisco Program Edit audio AVRIL LAVIGNE BACKSTREET BOYS Benisour Benzino Beyonce Birdman Black Eyed Peas Blondie BRANDY Brian Mcknight Britney Spears Brooke Hogan BROOKE VALENTINE Bun B Butta creme CASSIE CCNA 1 CCNA 2 ccna 3 ccna 3 version 4 CCNA 3 version 4 CHAPTER 1 ccna 3 version 4 CHAPTER 2 CCNA 4 - Module 6 Exam Answers CCNA Discovery 4.0 Curriculum CCNA Exploration 4.0: Routing Protocols and Concepts Chamillionaire Chapter 1 Exam Answers Chapter 10 Exam Answers Chapter 3 Exam Answers Chapter 4 Exam Answers Chapter 5 Exam Answers Chapter 6 Exam Answers Chapter 8 Exam Answers Chapter 9 Exam Answers Cherisme CHICK COREA AND JOHN MCLAUGHLIN Chis Brown Chpater 2 Exam Answers CHRIS BROWN Chrisette Michelle CHRISTINA AGUILERA ciara CISCO CCNA 1 CISCO CCNA 1 - Module 1 Exam Answers CISCO CCNA 1 - Module 2 Exam Answers CISCO CCNA 1 - Module 3 Exam Answers CISCO CCNA 1 - Module 4 Exam Answers CISCO CCNA 1 - Module 5 Exam Answers CISCO CCNA 1 - Module 6 Exam Answers CISCO CCNA 1 - Module 6/7 Exam Answers CISCO CCNA 1 - Module 7 Exam Answers CISCO CCNA 1 - Module 8 Exam Answers CISCO CCNA 1 - Module 9 Exam Answers CISCO CCNA 1 - Module 9/10 Exam Answers CISCO CCNA 1 - Practice Final CISCO CCNA 1- Final Exam Result CISCO CCNA 2 CISCO CCNA 2 - Module 10 Exam Answers CISCO CCNA 2 - Practice Final CISCO CCNA 2 - Voucher Exam CISCO CCNA 3 CISCO CCNA 3 - Final Exam CISCO CCNA 3 - Module 1 Exam Answers CISCO CCNA 3 - Module 2 Exam Answers CISCO CCNA 3 - Module 3 Exam Answers CISCO CCNA 3 - Module 4 Exam Answers CISCO CCNA 3 - Module 5 Exam Answers CISCO CCNA 3 - Module 6 Exam Answers CISCO CCNA 3 - Module 7 Exam Answers CISCO CCNA 3 - Module 8 Exam Answers CISCO CCNA 3 - Module 9 Exam Answers CISCO CCNA 3- PRACTICE FINAL Cisco CCNA 4 CISCO CCNA 4 - Module 1 Exam Answers CISCO CCNA 4 - Voucher Exam Cisco CCNA 4 Exam 2 Answer Cisco CCNA 4 Exam 3 Answer Cisco CCNA 4 Exam 4 Answer Cisco CCNA 4 Exam 5 Answer Cisco CCNA 4 Final Exam Answer COLBY O DONIS Common CRAIG DAVID DANITY KANE DAVID ARCHULETA DAVID BANNER David Guetta DAY 26 Discovery 1 Discovery 1 - Final Exam Discovery 1 - Module 1 Discovery 1 - Module 2 Discovery 1 - Module 3 Discovery 1 - Module 4 Discovery 1 - Module 5 Discovery 1 - Module 6 Discovery 1 - Module 7 Discovery 1 - Module 8 Discovery 1 - Module 9 Discovery 2 Discovery 2 - FINAL EXAM Discovery 2 - Module 1 Discovery 2 - Module 2 Discovery 2 - Module 3 Discovery 2 - Module 4 Discovery 2 - Module 5 Discovery 2 - Module 6 Discovery 2 - Module 8 Discovery 4.0 Disk Defragmenter Utility Dizzy Dondria Donell Jones Downloads Drake Duffy EDUARDO CRUZ Eminem ENRIQUE IGLESIAS Eric Benet ESTELLE Ester Dean Etta James Fabolous FAT JOE FERGIE FLO RIDA Fly C FREEWAY game GIRLICIOUS GIT FRESH Gucci Mane J. HOLIDAY James Blunt JAMIE FOXX JANET JACKSON Jazmine Sullivan Jennifer Hudson Jennifer Lopez Jesse McCartney Joe Budden JOE THOMAS John Austin JOHN LEGEND John Mayer Jojo Jordin Sparks Jordyn Taylor justin timberlake KANYE WEST KAT DELUNA Kelis Keri Hilson KERI HISON Kesha Keshia Chanté keyshia cole Khia Kid Cudi KINGSTON Kree KYLIE MINOGUE Lady Gaga LAST GOODNIGHT LEELAND LEONA LEWIS Letoya Luckett Lil Jon lil kim LIL MAMA lil mo LIL WAYNE Lindsay Lohan LINKIN PARK ll cool LL COOL J LLOYD Ludacris Lyrics M.I MADONNA Marc Anthony MARIAH CAREY MARIO maroon 5 Marquez Mary Mary MATT POKORA Mayweather Mccall MEL B Melanie Fiona MICHAEL JACKSON MICHELLE WILLIAMS Missy Elliot Mo'Cheddah MOBY Module Final Exam Monica Ms Porsh MYA N.E.R.D. NAS NATASHA BEDINGFIELD Ne-yo NEO News Nicole Scherzinger Nina Sky Nipsey Hussle Paris Hilton PAULA ABDUL PITBULL Pleasure P Pretty Ricky Pussycat Dolls R. KELLY Remix Rhea Rick Ross RICK ROSS AND DRE Rihanna RL Robin Routing Protocols and Concepts RYAN LESLIE Sandra Sean Kingston Sean Paul September SHAGGY SHAKIRA Shawty SNOOP DOGG solange SOULJA BOY TELL'EM Sugarbabes T-Pain T.I. TAMIA TANK TEAIRRA MARI THE DREAM The Game Tiffany Evans TIMBALAND Timberland Toni Braxton Trey Songz TUPAC Twista Tyga USHER VIDEO Wale WESTLIFE Whitney Houston Young Joc
 

Copyright © 2009 by Purely Arribuh