Credential management

  • SNMP v1/v2
    • "config"
    • "snmp-server community <newSnmpCommunity> RO SystemOwner"
    • "snmp-server community <newSnmpCommunity> RW SystemOwner"
    • "no snmp-server community < oldSnmpCommunity >"
    • "commit"
    • "exit"
  • Account
    • "show tacacs server-groups"
    • "show radius server-groups"
    • "show aaa userdb"
    • "conf"
    • "username < userName>"
    • "password 0 < password >"
    • "group root-system"
    • "group <retrieved group info>"
    • "commit"
    • "exit"
    • "no username < oldUser >"