Chapter 4 Managing and Monitoring Network Management Features

How to Configure Network Management Features on ASR 901

Step 4 The ASR 901-DC sends a TFTP image request.

Step 5 The ASR 901-DC downloads an image from the TFTP server.

Step 6 Refresh the CNS-CE server to check whether the image download is complete.

Step 7 Associate the .inv template in the CNS-CE server. Based on the boot variable, the ASR 901 reboots with the copied image.

Step 8 The CNS-CE server reboots the ASR 901-DC router.

Configuring a DHCP Server

The Cisco ASR 901 requires a DHCP server for zero-touch deployment. Complete the following steps to configure a Cisco router as a DHCP server.

SUMMARY STEPS

1.enable

2.configure terminal

3.ip dhcp excluded-address dhcp-server-ip-address

4.ip dhcp excluded-address ip-addresssubnet-mask

5.ip dhcp pool pool-name

6.network ip-address subnet-mask

7.default-router ip-address

8.option 43 ascii string or option 150 ascii string

9.end

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

 

enable

 

Enables privileged EXEC mode.

 

 

 

Enter your password if prompted.

 

Example:

 

 

 

Router>

enable

 

Step 2

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

 

Router#

configure terminal

 

Step 3

 

 

 

ip dhcp

excluded-addressdhcp-server-ip-address

Specifies to exclude IP address of the DHCP server.

 

Example:

 

 

 

Router#

ip dhcp excluded-address 30.30.1.6

 

 

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

4-12

OL-23826-09

Page 94
Image 94
Cisco Systems A9014CFD manual Configuring a Dhcp Server, Network ip-address subnet-mask, Ip dhcp