Credential management
- SNMP
- CatOS 1900
- "no snmp-server community <oldSnmpRO/RWCommunity> \r\n"
- "snmp-server community <newSnmpROCommunity> ro\r\n"
- "snmp-server community <newSnmpRWCommunity> rw \r\n"
- CatOS
- "set snmp community read-only <newSnmpROCommunity \n"
- "set snmp community read-write <newSnmpRWCommunity> \n"
- Account
- “set password”
- <old password>
- <new password>
- Confirm <new password>
- Privilege
- CatOS1900
- “conf t\r\n”
- "no enable password level 15\r\n"
- "enable secret 0 <newPrivPassword>"\r\n"
- "no enable secret\r\n"
- "enable password level 15 <newPrivPassword> "\r\n"
- CatOS
- "set enablepass\n"
- <old Privilege password>
- <new Privilege password>
- Confirm new password