Credential management
- Account
- show run
- enable telnet password <password>
- no aaa authentication login default
- username <username> password <password>
- enable telnet authentication
- no username <oldUser>
- aaa authentication login default local
- Privilege Account
- show run
- enable super-user-password <newPrivPass>
- no enable super-user-password <newPrivPass>
- SNMP
- snmp-server community <newCommunity> (RO | RW)
- no snmp-server community <oldCommunity> (RO | RW)