May 22, 2002 #1 aschwab IS-IT--Management Joined May 12, 2002 Messages 1 How do I change the passwords on a 3548?
May 23, 2002 #2 hexn ISP Joined Oct 19, 2001 Messages 282 Location US config t enable secret PASSWORD line vty 0 4 password PASSWORD replace PASSWORD with your password enable secret specifies the password when you type "enable" and line vty 0 4 sets the password for when you telnet to the machine Upvote 0 Downvote
config t enable secret PASSWORD line vty 0 4 password PASSWORD replace PASSWORD with your password enable secret specifies the password when you type "enable" and line vty 0 4 sets the password for when you telnet to the machine