Defining odaps on an interface – Cisco 10000 User Manual

Page 280

Advertising
background image

10-10

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 10 Configuring Address Pools

On-Demand Address Pool Manager

!

interface Virtual-Template1

ip vrf forwarding Green

no ip address

!

ip radius source-interface Ethernet1/1

!

!IP address of the Radius server host

radius-server host 172.16.1.1 auth-port 1645 acct-port 1646

radius-server retransmit 3

radius-server attribute 32 include-in-access-req

radius-server attribute 44 include-in-access-req

radius-server key cisco

radius-server vsa send accounting

radius-server vsa send authentication

Optional Configuration Tasks for On-Demand Address Pool Manager

To configure the on-demand address pool manager feature, perform any of the following optional
configuration tasks:

Defining ODAPs on an Interface, page 10-10

Configuring ODAPs to Obtain Subnets Through IPCP Negotiation, page 10-11

Disabling ODAPs, page 10-11

Defining ODAPs on an Interface

To configure the on-demand address pool manager feature on an interface, enter the following
commands beginning in global configuration mode:

Note

When you configure the on-demand address pool mechanism on an interface-by-interface basis, the
ODAP overrides the global default address pool mechanism configured on the interface.

Command

Purpose

Step 1

Router(config)# interface name

Specifies the interface and enters interface configuration mode.

Step 2

Router(config-if)# peer default ip

address dhcp-pool

Specifies to return an IP address from an on-demand address pool
to a remote peer connecting to the interface. This command
supports only remote access (PPP) sessions into MPLS VPNs.

Advertising