SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Introduction To The Cisco IOS
Start Test
Study First
Subjects
:
cisco
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. For manual emergency modes setting
Router(config)#line aux 0
configure network (config net)
Router#disable
Router#bfe
2. A login banner to be displayed on all connected terminals; displayed after the MOTD banner but before the login prompts; delete it with the no banner login command
Router#sh version
Label the interface 'WAN to Miami'
Router(config)#line <0-70>
Router(config)#banner login
3. Sets a Telnet password on the router. If this password isn't set - then Telnet can't be used by default
Router(config)#line x/y
Router>logout
Router(config)#line vty
Router(config-line)#exec-timeout
4. Router#copy run startup
Router(config)#interface MFR
What command do you type to save the configuration stored in RAM to NVRAM?
Router#logout
Router(config)#service password-encryption
5. Async Group interface
Down arrow
What command do you type to save the configuration stored in RAM to NVRAM?
Router(config)#$
Router(config)#interface Group-Async
6. FastEthernet IEEE 802.3
configure terminal (config t)
Enable the interface
If you wanted administrators to see a message when logging into the router - which command would you use?
Router(config)#interface FastEthernet
7. Lex interface
configure terminal (config t)
see the terminal history size
Router(config)#interface Lex
Router#mrinfo
8. Manage the system clock
Router#login
Serial0 is administratively down - line protocol is down
Router#sh running-config (sh run)
Router#clock
9. Sets the enable password on older - pre-10.3 systems - and isn't ever used if an enable secret is set
Enable the interface
Router(config)#enable password
Bring up Ethernet0
What layer of the OSI model would you assume the problem is in if you type show interface serial 1 and receive: Serial1 is a down - line protocol is down
10. Ctrl+C
Router>logout
outer#disconnect
What keystroke will terminate setup mode?
Router(config-if)#bandwidth 64
11. If no commands have been typed in 1 minute and 44 seconds - the console connection will be closed
Exec-timeout 1 44
Router#exit
Router#exit
EXEC session
12. Sh int e0; config t; int e0; ip address 172.16.10.2 255.255.255.0; no shut; sh int e0
Router(config)#int serial 5
configure terminal (config t)
Configure an IP address on e0
Cisco IOS
13. Power-on seft test (POST) - loads the Cisco IOS from flash - loads config from NVRAM
Used to verify configuration
Booting a router
Router(config)#interface Multilink
% Invalid input detected at '^' marker
14. Sh run
view the config
You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?
Router#sh int fastethernet 0/0
Enter interface configuration mode and configure serial 0/0
15. Clear counters on an interface
Password required - but none set: Which of the following sequences will address this problem correctly?
Router(config-router)#
Router#clear counters s0/0
You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?
16. Loopback interface
Router(config)#interface Null
Router(config)#line aux
Router(config-if)#bandwidth 64
Router(config)#interface Loopback
17. Virtual TokenRing
Router(config)#interface Virtual-TokenRing
What keystroke will terminate setup mode?
Router(config)#service password-encryption
Atlanta#sh run
18. Privileged mode
What layer of the OSI model would you assume the problem is in if you type show interface serial 1 and receive: Serial1 is a down - line protocol is down
Router>logout
Router#
set a serial interface to provide clocking to another router at 64Kb
19. Shows the running config; passwords may not be encrypted
Router#disable
Router#help
Auxiliary port
Router#sh running-config (sh run)
20. The show controllers serial 0 command will show you whether either a DTE or DCE cable is connected to the interface. If it is a DCE connection - you need to add clocking with the clock rate command.
Configure the interface IP address to '10.1.5.255 255.255.252.0'
Which command will show you whether a DTE or a DCE cable is plugged into serial 0?
Used to verify configuration
outer#disconnect
21. Interface s0/0
Enter interface configuration mode and configure serial 0/0
Router(config)#interface Virtual-Template
Router#logout
Router(config-if)#
22. No shut
Router(config)#banner exec
Router(config)#enable use-tacacs
Router(config)#interface Async
Enable the interface
23. Configure ethernet port 0
Router(config-if)#clock rate 64000
Router(config)#int ethernet 0
% Incomplete command
Router(config)#line vty
24. First Line number
Router#lock
Router(config-line)#line vty 0 4
configure terminal (config t)
Router(config)#line <0-70>
25. Allows you to configure modem commands so that a modem can be connected to the router
Attachment Unit Interface (AUI) connection
Auxiliary port
Router(config-if)#
Router(config)#line x/y
26. Quick status of layers 1 and 2 of each interface as well as the IP addresses used
Atlanta#erase startup-config
Router#bfe
Router#access-enable
Router#sh protocols
27. Configure the bandwidth of a serial interface in kilobits
set a serial interface to provide clocking to another router at 64Kb
Router(config-if)#bandwidth 64
Router#sh terminal
Label the interface 'WAN to Miami'
28. Config t - hostname Chicago
Add a secondary IP address
set the enable secret password to cisco
Router#sh ip interface (brief)
set the name of a router to Chicago
29. Config t - int e0 - no shut
show inter et 0 and notice the port is administratively down
outer#disconnect
Router(config)#enable password
Used to verify configuration
30. The kernel of Cisco routers and most switches
Console port
Cisco IOS
Router(config-if)#bandwidth 64
Down arrow
31. Allows you to still enter the router if you set up authentication through a TACACS server and it's not available. But it isn't used if the TACACS server is working.
Router#exit
Router#copy
Router(config)#enable last-resort
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
32. Show controllers int
Router#access-profile
Router#mrinfo
see if a serial interface needed to provide clocking
outer#disconnect
33. Copy start run doesn't replace the configuration - it appends it. To completely replace the running-config with the startup-config - you must reload the router.
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Router(config)#interface Lex
Password required - but none set: Which of the following sequences will address this problem correctly?
Router#bfe
34. Serial interface
configure terminal (config t)
Router(config)#interface Serial
% Incomplete command
Router(config-line)#logging synchronous
35. Sets the enable secret password to todd
Router(config)#enable secret todd
Which of the following commands will configure all the default VTY ports on a router?
Router(config)#enable password todd
Enter interface configuration mode and configure serial 0/0
36. Exit from the EXEC
Router#logout
Router(config)#interface Tunnel
Auxiliary port
Router#connect
37. Displays information about the physical interface itself. It'll also give you the type of serial cable plugged into a serial port. Usually - this will only be a DTE cable that plugs into a type of data service unit (DSU)
Router(config)#interface Lex
Router(config)#interface Loopback
Router#copy
Router#sh controllers serial 0/0
38. Null interface
Router#terminal history size
Router(config)#interface Null
Router(config)#router rip
Router#sh controllers serial 0/0
39. Stops console messages from popping up and disrupting the input you're trying to type
Router#clear
Enable the interface
Router#terminal history size
Router(config-line)#logging synchronous
40. Slot/Port for Modems
Router(config)#line x/y
set the enable secret password to cisco
Router#sh ip interface (brief)
Router#logout
41. The administrator has the interface shut down.
Serial0 is administratively down - line protocol is down
Router#terminal history size
You set the console password - but when you display the configuration - the password doesn't show up; it looks like this: Password 7098C0BQR
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface? (Choose three.)
42. Terminal controller
Serial0 is administratively down - line protocol is down
Router(config)#line aux 0
Router(config)#interface CTunnel
Router(config)#line tty
43. 'out-of-band' (meaning out of the network) access
You set the console password - but when you display the configuration - the password doesn't show up; it looks like this: Password 7098C0BQR
Auxiliary port
Router#lock
Attachment Unit Interface (AUI) connection
44. CTunnel interface
Router(config)#line tty
Router(config)#interface CTunnel
Router(config)#line aux 0
Router(config)#line console
45. Set only once and affects the entire router
Attachment Unit Interface (AUI) connection
Router(config)#service password-encryption
global command
Router(config)#interface Loopback
46. RJ-45 (8-pin modular) port; no password by default
Router(config)#line console 0
Console port
Router(config)#interface Null
Password required - but none set: Which of the following sequences will address this problem correctly?
47. Subinterfaces allow you to create logical interfaces within the router
Router(config-if)#bandwidth 64
Router(config-subif)#
Router(config)#banner
Router(config)#enable use-tacacs
48. To configure user-mode passwords
configure terminal (config t)
Router(config)#line console
You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?
Router(config-line)#
49. Shows last 10 commands entered by default
Router#logout
Router#sh history
Router(config-line)#logging synchronous
Router#enable
50. Router#reload
reinitialize the router and totally replace the running-config with the current startup-config
Router(config)#banner incoming
EXEC session
Router(config)#enable use-tacacs