Anyone now how to create a command script to change the passwords on Cisco CatOS switch.
Here is an example of my script and the results:
${EnterEnableMode}
set enablepass
password ${CRLF}
password1 ${CRLF}
password1 ${CRLF}
Results:
machinename (IP Address)
${EnterEnableMode}
set enablepass
Enter old password:
Sorry password incorrect.
password
password1
password1