For each switch in the scale unit (BMC, TOR1, and TOR2):
- On the HLH, using PuTTY, log in to the switch using the current credentials.
- Run the following command, replacing <new password> with your new admin and enable credentials:
enable
configuration terminal
username admin password <new_password> privilege 15
enable password <new_password> - Leave the current session open to the switch.
- On the HLH, using PuTTY, log in to the switch using the new credentials.
- Run the following command. Enable should not prompt for a password:
enable
write
dir flash: - Verify that the startup-config has today’s date.
- On confirmation, close both this session and the original session.