Question: Step 1 : Assign a name to a switch. To configure parameters on a switch, you may be required to move between various configuration modes.
Step : Assign a name to a switch.
To configure parameters on a switch, you may be required to move between various configuration modes. Notice how the prompt changes as you navigate through the switch.
Switch# configure terminal Switchconfig# hostname S Sconfig# exit
S#
Step : Secure access to the console line.
To secure access to the console line, access configline mode and set the console password to letmein.
S# configure terminal
Enter configuration commands, one per line. End with CNTLZ Sconfig# line console
Sconfigline# password letmein
Sconfigline# login Sconfigline# exit Sconfig# exit
SYSCONFIGI: Configured from console by console S#
Why is the login command required?
Step : Verify that console access is secured.
Exit privileged mode to verify that the console port password is in effect.
S# exit
Switch con is now available Press RETURN to get started.
User Access Verification Password:
S
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
