feedburner

CCNA Interview Questions and Answers,
Created by Naveen Kumar and Vivaan Kumar,
Useful CCNA Information for Free
And objection with this blog please mail me.

Custom Search

Part - 58 CCNA Interview

501 Which 2 commands shows the Cisco IOS filename?

A.) show IOS

B.) show ver

C.) show flash

D.) show mem

E.) show NVRAM

Ans B C

502 Identify the command to copy a configuration file from a TFTP server to a routers active configuration?

A.) Router# copy running-config tftp

B.) Router# copy tftp running-config

C.) Router# copy tftp 172.16.0.1 running-config

D.) Router(config)# copy tftp running-config

Ans D

503 Identify the command mode necessary to enter the extended ping command?

A.) Router#

B.) Router>

C.) Router(config)#

D.) Router(ext-ping)#

Ans A

504 Identify the command to configure the router for IGRP autonomous system 100?

A.) Router(config)# router igrp 100

B.) Router> router igrp 100

C.) Router# router igrp 100

D.) Router(config)# router igrp

Ans A

505 Identify the command that forces the router to load into ROM mode upon a reload?

A.) boot system rom

B.) rom boot

C.) boot system flash rom

D.) boot router rom

Ans A

506 Identify the command that specifies Serial 0 in slot 1?

A.) Router(config)# interface serial1/1

B.) Router(config)# interface serial1/0

C.) Router(config)# interface serial0.1

D.) Router(config)# interface serial0/1

Ans B


507 Identify the command to configure the configuration-register?

A.) Router# config-register 0x2102

B.) Router(config)# config-register 0x2102

C.) Router(config-reg)# 0x2102

D.) Router> config-register 0x2102

Ans B

508 Identify the command to disable CDP on an interface?

A.) Router(config-if)# no cdp enable

B.) Router(config-if)# no cdp run

C.) Router# no cdp enable

D.) Router(config-if)# no cdp

Ans A

509 Identify the command that will display the RIP routes entering and leaving the router?

A.) Router(config)# debug ip rip

B.) Route# debug ip rip

C.) Router>debug ip rip

D.) Router# debug rip routes

Ans B

510Identify the prompt displayed if in privileged exec mode?

A.) Router(config)#

B.) Router#

C.) Router>

D.) Router(priv)#

Ans B

CCNA Interview Questions
511 'Show cdp neighbors detail' show the following 3 pieces of information?

A.) Hardware platform

B.) Software version

C.) Same as 'show version' command

D.) Up to 1 address for each protocol

E.) Non-direct connected routers

Ans A B D

512 Identify the command mode necessary to enter the standard ping command?

A.) Router(config)#

B.) Router>

C.) Router(std-ping)#

D.) Router(config-if)#

Ans B

513 Identify the command to run 'setup'?

A.) Router(config)#setup

B.) Router?setup

C.) Router#setup

D.) Router>setup

Ans C

514 Identify the command that configures serial0 for PPP encapsulation?

A.) Router(config)# encapsulation ppp

B.) Router(config-if)# encapsulation serial ppp

C.) Router(config-if)# encapsulation ppp

D.) Router# encapsulation ppp

Ans C

515 Identify the command to display the status of the Frame Relay virtual circuit?

A.) Router# show frame-relay virtual-circuit

B.) Router(config)# show frame-relay pvc

C.) Router# show frame-relay pvc

D.) Router# show virtual

Ans C

516 Identify the command that disables name-to-address translation?

A.) Router(config-dns)# no ip domain-lookup

B.) Router(config)# no address translation

C.) Router(config)# no ip domain-lookup

D.) Router(config)# ip domain-lookup

Ans C

517 What command will not display the status of to1?

A.) show int to1

B.) show to1

C.) show interface to1

D.) show interface

Ans B

518 Identify the 2 commands to copy a configuration from a TFTP server to RAM?

A.) configure network

B.) configure overwrite

C.) copy backup-config running-config

D.) copy tftp running-config

Ans A D

519 Identify the following command to configure a secret password to 'cisco'?

A.) Router(config)#enable password cisco secret

B.) Router(config)#enable secret cisco

C.) Router(config)#enable secret password cisco

D.) Router(config)#set secret = cisco

Ans B

520Identify the effect of Ctrl-Z?

A.) Exits back to privileged exec mode

B.) Disconnect from the router

C.) Abort the ping operation

D.) Exits privileged exec mode

Ans A

521 Given an IPX network with redundant paths, what command will configure load balancing?

A.) ipx load-balance

B.) ip maximum-paths 2

C.) ipx maximum-paths 2

D.) ipx load-share

Ans C

522 Identify the correct IGRP configuration?

A.) Router# router igrp 100 Router# network 10.0.0.0

B.) Router(config)# router igrp 100 Router(config-router)# network 10.0.0.0

C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0

Ans B

523 Identify the components in the following command 'interface serial0/1/1'

A.) Serial interface, port number 0, slot 1, port adapter 1 '

B.) Serial interface, slot 1, port number 1, port adapter 0

C.) Serial interface, slot 0, port adapter 1, port number 1

Ans C

524 Identify the command to view the configuration-register value?

A.) show register

B.) display config-register

C.) show config

D.) show version

Ans D

525 Identify the 2 commands that save the running-config to a TFTP server?

A.) write running tftp

B.) copy running network

C.) copy running tftp

D.) write network

Ans C D

526 Identify the mode reflected by the following prompt 'Router'?

A.) Setup

B.) RXBoot

C.) Boot mode

D.) Privileged exec mode

Ans B

527 How do you disable CDP on the entire Router?

A.) Router#no cdp run

B.) Router(config-if)# no cdp enable

C.) Router(config)# no cdp enable

D.) Router(config)# no cdp run

Ans D

528 What command can be used to test IPX connectivity?

A.) Ping 2e.000.0045.8923

B.) Ping 192.168.100.1

C.) Ping ipx 2e.0000.0045.8923

D.) Ipx ping 2e.0000.0045.8923

Ans D

529 Identify the 2 commands that display the clock rate configured on the serial0 interface?

A.) show serial0

B.) show interface serial0

C.) Show clock rate serial 0

D.) show controllers serial 0

E.) show running-config

Ans B D

530 What is the command to copy the IOS image to a TFTP server?

A.) copy flash tftp

B.) copy running-config tftp

C.) copy ios tftp

D.) copy startup-config tftp

Ans A

531 Identify the command that configures the bandwidth to 56K?

A.) Router(config-if)# bandwidth 56000

B.) Router(config-if)# bandwidth 56k

C.) Router(config)# bandwidth 56

D.) Router(config-if)# bandwidth 56

Ans D

532 Identify the command to configure DLCI 100 on an interface e0?

A.) Router(config)# frame-relay local-dlci 100

B.) Router(config)# frame-relay local-dlci 100 int e0

C.) Router(config-if)# frame-relay local-dlci 100

D.) Router(config-if)# frame-relay local-dlci 100 int e0

Ans C

533 Identify the command to configure the router to boot from an alternate IOS located in flash?

A.) boot system flash IOS.exe

B.) boot system tftp IOS.exe 172.16.5.1

C.) boot system alternate IOS.exe

D.) boot system rom IOS.exe

Ans A

534 Identify the command to configure a description on an interface?

A.) Router> description Finance department

B.) Router(config)# description Finance department

C.) Router(config-if)# description Finance department

D.) Router# description Finance department

Ans C

535 Identify the 2 commands that will display the status and information about interface E0 only?

A.) show interface ethernet E0

B.) show interface E0

C.) show E0

D.) show int E0

E.) show interface

Ans B D

536 In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physical interface?

A.) Router(config-if)# encapsulation frame-relay

B.) Router(config-if)# no ip address

C.) Router(config-if)#encapsulation subinterface frame-relay

D.) Router(config)# subinterface s0 encapsulation frame-relay

Ans A B

537 Identify the command to determine if an IP access-list is grouped on interface e0?

A.) Router(config)# show ip interface e0

B.) Router> show ip interface e0

C.) Router# show interface e0

D.) Router# show ip interface e0

Ans C

538 Identify the keystroke to position the cursor to the beginning of a command line?

A.) Ctrl-A

B.) Ctrl-Ins

C.) Ctrl-B

D.) Ctrl-Z

Ans A

539 Identify the following components of the IPX address 2e.0000.0065.ed43

A.) Not a valid IPX address

B.) Network = 2e, Subnet = 0000, Node = 0065.ed43

C.) Network = 2e.0000, Node = 0065.ed43

D.) Network = 2e, Node = 0000.0065.ed43

Ans D

540 What is the syntax to add a banner to the Cisco router?

A.) motd banner #

B.) banner

C.) banner motd #

D.) banner #

Ans C

CCNA Interview Questions

541 What is the command to allow you to type Tokyo instead of the IP address 172.16.30.1 to access a router named Tokyo?

A.) config t, ip host Tokyo 172.16.30.1

B.) config t, ip hostname Tokyo 172.16.30.1

C.) config t, hostname Tokyo 172.16.30.1

D.) config t, ip hostname 172.16.30.1 Tokyo

Ans A

542 How do you disable advanced editing?

A.) terminal editing

B.) terminal no editing

C.) disable editing

D.) no terminal editing

Ans B

543 Which of the following will show an extended access list 150?

A.) sh access-list 150

B.) sh ip int

C.) sh ip access-list

D.) sh access-list 150 extended

Ans A C

544 You have a Class B network address divided into 30 subnets. You will add 25 new subnets within the next year. You need 600 host IDs for each subnet. Which subnet mask should you use?

A.) 255.254.0.0

B.) 255.192.0.0

C.) 255.255.252.0

D.) 255.255.248 0

Ans C

545What is the syntax to use to configure the port on a Catalyst 5000 switch?

A.) slot port/type

B.) type slot/port

C.) port slot/type

D.) port type/slot

Ans - C

546 What 3 sources can configuration commands be placed into RAM?

A.) HP Openview

B.) Console

C.) Vterminal

D.) TFTP server

E.) NVRAM

Ans B D E

547 Identify the true statements about the following access list: Access-list 101 deny tcp 192.10.172.0 0.0.0.255 any eq 23 Access-list 101 permit ip any any

A.) This access list prevents the host 192.10.172.0 from telneting

B.) This access list prevents any telnet traffic from subnet 192.10.172.0/24

C.) This access list filters some telnet access

D.) This access list denies any telnet traffic to subnet 192.10.172.0/24

E.) This access list is invalid

F.) The netmask on the this access list is reversed

Ans B C

548 Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID?

A.) net 4a host 0002.1111.a999

B.) net a999 node 0002.1111

C.) net 0002.1111.a999 node 4a

D.) net 0002.1111 node a999

Ans A

549 What command do you use to disable domain lookup?

A.) no domain-lookup

B.) domain no-lookup

C.) lookup no-domain

D.) no ip domain-lookup

Ans D

550 Which of the following are valid Cisco encapsulation type names?

A.) arpa = IPX Ethernet

B.) novell-ether = IPX Ethernet_802.3

C.) snap = IEEE 802.2 SNAP on Ethernet, FDDI, and Token Ring

D.) novell-fddi = IPX Fddi_Raw

E.) sap = IEEE 802.2 on Ethernet, FDDI, and Token Ring

F.) hdlc = HDLC on serial interfaces

Ans B C E F



0 comments:

Post a Comment

Cheapest predictive dialer for callcenter power dial

Power Dial predictive dialer for callcenter with less investment and more features based in the heart of Hyderabad AP India.Power Dial has setup more then 200 centers and more then 5000 seats supports is provided.
For best quotes, pricing and other details mail me asap at powerdial.hyd@gmail.com

Vivaan Kumar
http://powerdial.blogspot.com/
Cheapest Predictive Dialer power Dial
cheap pd power dial
predictive dialer
predictive dialer for callcenter with less investment power dial
predictive dialer for callcenter with low price
predictive dialer form india
predictive dialer from hyderabad
power dial predictive dialer