Monday, April 26, 2010

Cisco PIX - Change password

One of the first things you should do is change the default passwords for the PIX.

pixfw# conf t
pixfw(config)# enable password enable-password-here 
pixfw(config)# passwd telnet-password-here -
pixfw(config)# exit
pixfw#


Note: The console password is the one used to gain access from the console or through telnet.

No comments:

Post a Comment