• No results found

Module 2 - Basic Switch and End Device Configuration Introduction to Networks Semester 1 Student Version

N/A
N/A
Protected

Academic year: 2022

Share "Module 2 - Basic Switch and End Device Configuration Introduction to Networks Semester 1 Student Version"

Copied!
14
0
0

Loading.... (view fulltext now)

Full text

(1)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 1 Frederick County Career & Tech Center, MD, USA

Name _______________________________________________________ Date ________________

Module 2 - Basic Switch and End Device Configuration

Introduction to Networks – Semester 1 Student Version

Module 2 Sections:

2.0 Introduction 2.1 Cisco IOS Access 2.2 IOS Navigation

2.3 The Command Structure 2.4 Basic Device Configuration 1.5 Save Configurations 2.6 Ports and Addresses 2.7 Configure IP Addressing 2.8 Verify Connectivity 2.9 Module Practice and Quiz

Required Materials:

Reading Organizer

Packet Tracer Activities: 2.3.7 - Navigate the IOS

2.5.5 - Configure Initial Switch Settings 2.7.6 - Implement Basic Connectivity

2.8.1 Video Activity - Test the Interface Assignment 2.8.2 Video Activity - Test End-to-End Connectivity 2.9.1 - Basic Switch and End Device Configuration Labs: 2.3.8 Lab - Navigate the IOS by Using Tera Term for Console Connectivity

2.9.2 Lab - Basic Switch and End Device Configuration Module’s 1 - 3 Exam

(2)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 2 Frederick County Career & Tech Center, MD, USA

Page intentionally left blank.

(3)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 3 Frederick County Career & Tech Center, MD, USA

Name__________________________________________________________ Date ________________

Module 2 - Basic Switch and End Device Configuration Reading Organizer

Student Version

Note: The Reading Organizer has weighted scoring. Any question with the word explain, define, or describe in it is expected to have a longer answer and is worth two points each.

After completion of this module, you should be able to:

• Explain how to access a Cisco IOS device for configuration purposes.

• Explain how to navigate Cisco IOS to configure network devices.

• Describe the command structure of Cisco IOS software.

• Configure a Cisco IOS device using CLI.

• Use IOS commands to save the running configuration.

• Explain how devices communicate across network media.

• Configure a host device with an IP address.

• Verify connectivity between two end devices.

2.1 Cisco IOS Access

1. What do all end devices and network devices require?

2. Describe the following terms.

a. Shell –

b. Kernel –

c. Hardware –

Points__________ / ___148___

(4)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 4 Frederick County Career & Tech Center, MD, USA

3. What is the network operating systems used on many Cisco devices called?

4. What is the operating system on home routers is usually called?

5.What does a GUI PC operating system enables a user to do?

a.

b.

c.

6. What does a CLI-based network operating system enables a user to do?

a.

b.

c.

7. A ______________________ will forward traffic by default and does not need to be explicitly configured to operate.

8. List and fully describe the three methods to access a Cisco router or switch.

a. _____________________________ –

b. _____________________________ –

(5)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 5 Frederick County Career & Tech Center, MD, USA

c. _____________________________ –

9. Routers may also support a legacy _____________________________ that was used to establish a CLI session remotely over a telephone connection using a modem.

10. What are three terminal emulation programs you can use to connect to a networking device?

a.

b.

c.

2.2 IOS Navigation

11. Using the CLI may provide the network administrator with more ____________________________

and ______________________________ than using the GUI.

12. As a security feature, the Cisco IOS software separates management access into two command modes. List and describe these modes.

a. _____________________________ –

b. _____________________________ –

13. What is the default switch device prompt for the User Exec Mode?

14. What is the default router device prompt for the Privileged Exec Mode?

(6)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 6 Frederick County Career & Tech Center, MD, USA

15. To configure a Cisco device, the user must enter _________________________________________.

16. From _____________________________, CLI configuration changes are made that affect the operation of the device as a whole.

17. What is the default switch device prompt for the Global configuration mode?

18. From global config mode, the user can enter different ______________________________ modes.

19. List and describe two common subconfiguration modes.

a. _____________________________ –

b. _____________________________ –

20. By default, what does every prompt begin with?

21. To move from user EXEC mode to privileged EXEC mode, use the ___________________ command.

Use the_________________________ privileged EXEC mode command to return to user EXEC mode.

22. What is another name for the Privileged EXEC mode?

23. To move in and out of global configuration mode, use the _____________________________

privileged EXEC mode command. To return to the privileged EXEC mode, enter the ____________

global config mode command.

24. What command can you use to move from any subconfiguration mode of the global configuration mode to the mode one step above it in the hierarchy of modes?

(7)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 7 Frederick County Career & Tech Center, MD, USA

25. What two commands can you use to move from any subconfiguration mode directly to the privileged EXEC mode?

a.

b.

2.3 The Command Structure

26. The IOS has two forms of help available. These are:

a.

b.

27. What type of help do you get when you enter a question mark at the CLI?

28. Explain why the configure command only be shortened to conf?

29. Write in the correct keystrokes to match the description.

Table caption

Keystroke Description

Completes a partial command name entry.

Erases the character to the left of the cursor.

Erases the character at the cursor.

Erases all characters from the cursor to the end of the command line.

Erases all characters from the cursor to the end of the word.

Erases all characters from the cursor back to the beginning of the command line.

Erases the word to the left of the cursor.

Moves the cursor to the beginning of the line.

(8)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 8 Frederick County Career & Tech Center, MD, USA

Table caption

Keystroke Description

Moves the cursor one character to the left.

Moves the cursor back one word to the left.

Moves the cursor forward one word to the right.

Moves the cursor one character to the right.

Moves the cursor to the end of command line.

Recalls the commands in the history buffer, beginning with the most recent commands.

Redisplays the system prompt and command line after a console message is received.

30. Write in which keystrokes can be used when the IOS displays “—More—" in the table below.

Keystroke Description

Displays the next line.

Displays the next screen.

Ends the display string, returning to privileged EXEC mode

31. Explain what the following commands are used for.

a. Ctrl-C –

b. Ctrl-Z –

c. Ctrl-Shift-6 –

(9)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 9 Frederick County Career & Tech Center, MD, USA

2.4 Basic Device Configuration

32. What are important naming guidelines for hosts?

a.

b.

c.

d.

e.

33. What command is used to change the name of a router or switch?

34. What three areas should all networking devices limit and secure administrative access to?

a.

b.

c.

35. What are some key points to consider when choosing passwords?

a.

b.

c.

d.

(10)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 10 Frederick County Career & Tech Center, MD, USA

36. Write in the correct commands to set up the console port with a password on a Cisco router or switch.

Sw-Floor-1# _____________________________

Sw-Floor-1(config)# _____________________________

Sw-Floor-1(config-line)# _____________________________

Sw-Floor-1(config-line)# _____________________________

Sw-Floor-1(config-line)# _____________________________ – Sw-Floor-1#

37. What command can you use to setup secure privileged EXEC access?

38. Write in the correct commands to set up virtual terminal (VTY) access with a password on a Cisco router or switch.

Sw-Floor-1# _____________________________

Sw-Floor-1(config)# _____________________________

Sw-Floor-1(config-line)# _____________________________

Sw-Floor-1(config-line)# _____________________________

Sw-Floor-1(config-line)# _____________________________

Sw-Floor-1#

39. What command can you use to encrypt all plaintext passwords?

40. Explain why are banners an important part of the legal process?

41. What command would you type to create a banner which displayed “Authorized Access Only”?

(11)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 11 Frederick County Career & Tech Center, MD, USA

2.5 Save Configurations

42. There are two system files that store the device configuration. List and describe both.

a. _____________________________ –

b. _____________________________ –

43. What privileged EXEC mode command is used to view the running config?

44. What privileged EXEC mode command is used to view the startup config?

45. What happens to configuration changes if power to the device is lost, or if the device is restarted?

46. What command can you use to save changes made to the running configuration to the startup configuration file?

47. If changes made to the running config do not have the desired effect and the running-config has not yet been saved, what two option can you use to restore the device to its previous configuration?

a.

b.

(12)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 12 Frederick County Career & Tech Center, MD, USA

48. What is the downside to using the reload command to remove an unsaved running config?

49. What command can you use to remove the startup configuration file?

50. Configuration files can also be saved and archived to a ________________________________.

51. Explain the two steps required to restore a configuration file to a device.

Step 1.

Step 2.

2.6 Ports and Addresses

52. List examples of network end devices.

a.

b.

c.

d.

e.

f.

53. The structure of an IPv4 address is called _______________________________________.

54. IPv6 addresses are 128 bits in length and written as a string of _______________________ values.

(13)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 13 Frederick County Career & Tech Center, MD, USA

55. List the different types of network media.

a.

b.

c.

d.

56. List some of the differences between various types of media.

a.

b.

c.

d.

57. What is the most common local-area network (LAN) technology used today?

58. Cisco IOS layer 2 switches have multiple physical ports for devices to connect to, but none of these ports support layer 3 IP addresses. What type of switch ports do support layer 3 IP addresses.

59. A layer 2 switch does not need an IP address to work. Explain what is the switch IP address used for?

2.7 Configure IP Addressing

60. IPv4 address information can be entered into end devices manually, or automatically using _____________________________________________ .

61. What does the Domain Name System (DNS) server do?

(14)

CCNA R&S v7.0 - Semester 1 – Introduction to Networks Emily Corcoran & Robb Jones

Module 2 14 Frederick County Career & Tech Center, MD, USA

62., What does DHCP enable in a network?

63. IPv6 uses ______________________ and ___________________________________________ for dynamic address allocation.

64. On a Windows PC what information does the DOS command ipconfig display?

a.

b.

c.

65. What must be configured on a switch to remotely access it through a network?

2.8 Verify Connectivity

66. What command is useful for verifying the condition of the switch interfaces?

67. What is the ping command used for?

References

Related documents

Router (config- if)# end To exist to privileged EXEC mode, enter the exit command, or press Ctrl-z.. To enter subinterface

User Level EXEC Command Privileged Level EXEC Command Global Level CONFIG Command Interface Level CONFIG Command Loopback Interface CONFIG Command Virtual Interface CONFIG Command

The enable secret is a command that allows you to set a new password which helps to protect the access to different modes such as a privileged EXEC and configuration mode. With

number of users commenting and b) the number of comments posted per user, this paper disentangled those issues and investigated how the content of a news item might affect a)

To configure a switch as the VLAN Trunking Protocol (VTP) primary server, use the vtp primary command in privileged EXEC mode. vtp primary [mst|

Note Instead of using the copy privileged EXEC command or the archive privileged EXEC command, we recommend using the archive download-sw and archive upload-sw privileged EXEC

The Physical mode is used to add modules to a device, such as a WAN Interface Card (WIC). The Config mode is used for basic configuration. Commands are entered in a simple GUI format,

Enter show interface command at either the user EXEC or the privileged EXEC router prompt.. What type