Specifications

Table Of Contents
A-28
Cisco AS5800 Operations, Administration, Maintenance, and Provisioning Guide
DOC-7810814=
Appendix A Advanced Quick Reference
Advanced Quick Reference Configurations
VPDN Configuration
The following Cisco IOS CLI script serves as a sample VPDN configuration or setup.
Sample Configuration
5800(config)# vpdn enable
5800(config)# vpdn search-order dnis domain
Command Line Description
5800(config)# vpdn enable
Enables VPDN on the router. Enables the processing of VPDN calls. VPDN calls are determined either
by a special DNIS number or a special format to the username.
5800(config)# vpdn search-order dnis domain
Configures the order for searching different VPDN tunnel types. It looks for DNIS based tunnels first
and then looks for DOMAIN based tunnels.
To Modify, Copy, & Paste
vpdn enable
vpdn search-order dnis domain
SNMP
Simple Network Management Protocol (SNMP) is used for monitoring and managing network devices.
SNMP Requisites
The following requisites are significant considerations to identify before configuring SNMP:
RO community
RW community
Trap hosts
Traps list
SNMP Configuration
The following Cisco IOS CLI script serves as a sample SNMP configuration or setup.
Sample Configuration
5800(config)# snmp-server community public RO
5800(config)# snmp-server community private RW
5800(config)# snmp-server enable traps snmp
5800(config)# snmp-server enable traps envmon
5800(config)# snmp-server enable traps syslog
5800(config)# snmp-server host 9.9.9.9 public
5800(config)# snmp-server host 10.10.10.10 public