Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test the account by logging to the CUBE (SSH to CUBE with the created account) and run those commands. Make sure there is output when you run these commands.

Code Block
languagebashtext
linenumberstrue
Router$ show running-config
Router$ show startup-config
Router$ show dial-peer voice summary
Router$ show call active voice compact

Local User Option

Login to IOS and enter the following commands:

Code Block
languagetext
linenumberstrue
Router(config)$ username {Enter User Here} privilege 1 Password  {Type Password}
Router(config)$ privilege exec level 1 show dial-peer voice summary
Router(config)$ privilege exec level 1 show dial-peer voice 
Router(config)$ privilege exec level 1 show dial-peer voice
Router(config)$ privilege exec level 1 show


Test the account by logging to the CUBE (SSH to CUBE with the account created) and run those commands. Make sure there is output when you run these commands.

Code Block
languagetext
linenumberstrue
Router$ show running-config
Router$ show startup-config
Router$ show dial-peer voice summary
Router$ show call active voice compact

CUBE CNMP Configuration

Configure the SNMP Community using the following commands:

Code Block
languagebash
linenumberstrue
Router(config)$ snmp-server community {Enter SNMP Value here} RO
Router(Config)$ snmp-server location <location> #This command is optional and may needed only if you want to specify the location.
Router(Config)$ snmp-server contact <contact info> #This command is optional


Configure VSM probe as SNMP Host.

Code Block
Router (Config)$ snmp-server host {Enter VSM Probe IP Address here} [traps | informs] [version {1| 2c | 3 [auth | noauth | priv]}] community-string [udp-port port-number] [notification-type]