CCNA Questions And Answers


Computer Tutorials
Earn Money From Internet
Cheap Freelancers
Ask An Expert
Register Cheap Domain
Data Recovery
Best Mutual Funds
Trading Forex Online
Cheap Web Hosting
Ajax Tutorials
Cheap Cell Phone Plans
Free Mobile Learning
Job Portal
Photoshop Tutorials
Cheap Jewelry
Cheapest Air Travel


A. setup B. startup
C. user EXEC
D. user privileged E. global configuration
Answer: A

If the router can not find a startup-config file, it will start the setup process.
Chapter: 3


144. Which command assigns the login password 'cisco' on the console terminal line?

A. line vty 0 login
password cisco B. line console
login
password cisco C. line login terminal
password Cisco
D. line console 0 login
password CISCO
E. line console 0 login
password cisco
Answer: E
Answer A sets the password for the virtual terminals (telnet). Answers B and C are invalid commands due to
syntax errors. Answer D is the correct command syntax, but assigns the password to CISCO. Passwords
are case sensitive.
Chapter: 3


145. Which router component stores routing tables, ARP cache, and packet buffers?
A. ROM
B. RAM
C. NVRAM D. Flash memory

Answer: B
RAM is the working location for the router and is where all working information is stored.
Chapter: 3