cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1487
Views
0
Helpful
4
Replies

Password Change for Catalyst WS-C3548-XL

Steve.jeal
Level 1
Level 1

Please can anyone tell me how to change the access and telnet password for a Cisco Catalyst WS-C3548-XL switch?

4 Replies 4

royalblues
Level 10
Level 10

The Telnet password can be configured as follows

line vty 0 4

password XXXXX

Login

The privelege password can be configured in any one of the 2 ways

enable password xxxxxxxxx

enable secret xxxxxxxxx

Enablke secret is more secure and if configured will supercede the enable password

Sir I have problem regarding the telnet.

how can i telnet the vty line 5 - 15

Sir I have problem regarding the telnet.

how can i telnet the vty line 5 - 15

farkascsgy
Level 4
Level 4

If you would like to change the enable password do the following:

switch(config)#enable secret "password" (It's more prefered than enable password)

To change the vty line password do the following:

switch(config)# line vty 0 4

switch(config-line)#password "telnetpassword"

Best Regards,

FCS

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: