Netacad Exams (2.1, 2.2, 2.4, 2.6 & Module 2 Exam) Data Comms PDF
Document Details
Uploaded by MasterfulBigBen9363
Netacad
Tags
Related
- Cisco Networking Protocols and Models PDF
- St. John Paul II College of Davao NET101 Networking I (CISCO 1) PDF
- Cisco Networking Academy® The Five Nines Concept PDF
- CISCO 1-9 REVIEWER PDF
- Introduction to Networks Companion Guide (CCNAv7) by Cisco Networking Academy (z-lib.org)(1) (1).pdf
- M2C2 PDF - Cisco Network Design
Summary
This document is a sample of past exam questions from a networking course. It covers various topics related to Cisco IOS access, navigation, basic device configuration and ports and addresses.
Full Transcript
Netacad Exams (2.1, 2.2, 2.4, 2.6 & Module 2 Exam) (2.1 Cisco IOS Access) (2.4 Basic Device Configuration) 1. Which access method would be most 1. What is the command to assign the name appropriate if you were in the...
Netacad Exams (2.1, 2.2, 2.4, 2.6 & Module 2 Exam) (2.1 Cisco IOS Access) (2.4 Basic Device Configuration) 1. Which access method would be most 1. What is the command to assign the name appropriate if you were in the equipment room “Sw-Floor-2” to a switch? with a new switch that needs to be configured? - hostname Sw-Floor-2 - Console 2. How is the privileged EXEC mode access 2. Which access method would be most secured on a switch? appropriate if your manager gave you a special - enable secret class cable and told you to use it to configure the switch? 3. Which command enables password - Console authentication for user EXEC mode access on a switch? 3. Which access method would be the most - login appropriate in-band access to the IOS over a network connection? 4. Which command encrypts all plaintext - Telnet/SSH passwords access on a switch? - service password-encryption 4. Which access method would be the most appropriate if you call your manager to tell him 5. Which is the command to configure a banner you cannot access your router in another city to be displayed when connecting to a switch? over the internet and he provides you with the - banner motd $ Keep out $ information to access the router through a telephone connection? (2.6 Ports and Addresses) - Aux 1. What is the structure of an IPv4 address (2.2 IOS Navigation) called? - dotted-decimal format 1. Which IOS mode allows access to all commands and features? 2. How is an IPv4 address represented? - privileged EXEC mode - four decimal numbers between 0 and 255 separated by periods. 2. Which IOS mode are you in if the Switch(config)# prompt is displayed? 3. What type of interface has no physical port - global configuration mode associated with it? - switch virtual interface (SVI) 3. Which IOS mode are you in if the Switch> prompt is displayed? - user EXEC mode 4. Which two commands would return you to the privileged EXEC prompt regardless of the configuration mode you are in? (Choose two.) - CTRL+Z - end (Module 2 Quiz) 9. Which memory location on a Cisco router or switch will lose all content when the device is 1. Which functionality is provided by DHCP? restarted? - automatic assignment of an IP address to each - RAM host 10. Why would a technician enter the command 2. Which two functions are provided to users by copy startup-config running-config? the context-sensitive help feature of the Cisco - to copy an existing configuration into RAM IOS CLI? (Choose two.) - displaying a list of all available commands 11. Which statement is true about the running within the current mode configuration file in a Cisco IOS device? - determining which option, keyword, or - It affects the operation of the device argument is available for the entered command immediately when modified. 3. Which memory location on a Cisco router or 12. Which two statements are true regarding the switch stores the startup configuration file? user EXEC mode? (Choose two.) - The device prompt for this mode ends with the - NVRAM “>” symbol. - Only some aspects of the router configuration 4. To what subnet does the IP address can be viewed. 10.1.100.50 belong if a subnet mask of 255.255.0.0 is used? 13. Which type of access is secured on a Cisco - 10.1.0.0 router or switch with the enable secret command? - privileged EXEC 5. When a hostname is configured through the Cisco CLI, which three naming conventions are 14. What is the default SVI on a Cisco switch? part of the guidelines? (Choose three.) - VLAN1 - the hostname should be fewer than 64 characters in length - the hostname should contain no spaces - the hostname should begin with a letter 6. What is the function of the shell in an OS? - It interfaces between the users and the kernel. 8. An administrator has just changed the IP address of an interface on an IOS device. What else must be done in order to apply those changes to the device? - Nothing must be done. Changes to the configuration on an IOS device take effect as soon as the command is typed correctly and the Enter key has been pressed.