Cisco Systems A9014CFD Router User Manual


 
4-10
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 4 Managing and Monitoring Network Management Features
How to Configure Network Management Features on ASR 901
Enabling Cisco Networking Services (CNS) and Zero-Touch Deployment
To enable CNS and Zero-Touch deployment, you need the following servers:
A DHCP server (standalone or enabled on the carrier edge router)
A TFTP server (standalone or enabled on the carrier edge router)
A server running the Cisco Configuration Engine (formerly known as the CNS-CE server)
Note The ASR 901 only supports CNS over motherboard Ethernet interfaces.
This section contains the following procedures:
Zero-Touch Deployment, page 4-10
Configuring a DHCP Server, page 4-12
Configuring a TFTP Server, page 4-13
Configuring the Cisco Configuration Engine, page 4-14
Zero-Touch Deployment
Zero-touch deployment feature gives the router the ability to retrieve its configuration file from the
remote server during initial router deployment with no end-user intervention.
Step 10
snmp-server enable traps
Example:
Router(config-if)# snmp-server enable traps
Enables the transmission of SNMP traps messages.
Step 11
snmp-server trap-source loopback
number
Example:
Router(config-if)# snmp-server trap-source
loopback 5005
Specifies the loopback interface from which SNMP traps
messages originate, where number is the number of the
loopback interface you configured for the O&M in Step 4.
Step 12
end
Example:
Router(config-if)# end
Exits global configuration mode.
Command or Action Purpose