Credential management

  • SNMP
    • config snmp <ro | rw > client 15 255.255.255.255
    • config snmp <ro | rw > client 15 mask 0.0.0.0
    • config snmp <ro | rw > client 15 community <newSnmpCommunity>
    • config snmp <ro | rw > client 15 version v2c
    • save config flash
  • Account
    • config subscriber <newUser> password <password>
    • config no subscriber <oldUser>
    • save config flash
  • Privilege
    • config password <newPrivPassword>
    • save config flash