0% found this document useful (0 votes)
44 views1 page

Assignment: Configuring A Switch Management Address: EXEC Mode? Answer: CTRL-Z

The document discusses configuring a switch's management address through an initial console connection. When a new switch is purchased, it has no IP address, passwords, or startup configuration set, requiring the initial connection via the console port to set these. The console connection is used to configure basic network settings like the IP address, without which remote access via Telnet or SSH would not be possible. The document also notes that Telnet transmits data in plain text, while SSH encrypts communications and is more secure for remote access.

Uploaded by

Abhishek Gaur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

Assignment: Configuring A Switch Management Address: EXEC Mode? Answer: CTRL-Z

The document discusses configuring a switch's management address through an initial console connection. When a new switch is purchased, it has no IP address, passwords, or startup configuration set, requiring the initial connection via the console port to set these. The console connection is used to configure basic network settings like the IP address, without which remote access via Telnet or SSH would not be possible. The document also notes that Telnet transmits data in plain text, while SSH encrypts communications and is more secure for remote access.

Uploaded by

Abhishek Gaur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment: Configuring a Switch Management Address

1. What shortcut keys are used to go directly from global configuration mode to privileged
EXEC mode?
Answer: ctrl-Z

2. Why must you use a console connection to initially configure the switch? Why not connect
to the switch via Telnet or SSH?
Answer: When we buy a new switch, it is coming with this configuration: No IP
address, No host name, No default gateway (router) , No subnet mask, No console
password, No Telnet password, No start-up configuration, so you use the console
connection to management ports and IP addresses, password, remote control, in
addition to that the Ethernet management ports are used for out-of-band network
management tasks. you should set passwords for console and VTY access to
secure access through the console port and to enable and secure remote access
through Telnet or SSH. The problem with Telnet is it transmits the data in plain text.
In contrast, SSH is the secure protocol replacement to Telnet and is used to encrypt
the communication between your administration system and the Cisco device you
are remotely connecting to. SSH can be used to encrypt all communication, including
authentication traffic. Connecting with SSH or telnet is impossible without an ip
address therefore you must first connect with a console

You might also like