AIS Router AI2524 User Manual

Page 238

Advertising
background image

AI2524 Router Card User’s Manual

Page 11-12

August 1997

2524UM

Configure Per-Interface IP Address Assignment

When you have defined a global default mechanism for assigning IP
addresses to dial-in peers, you can then configure the few interfaces
for which it is important to have a nondefault configuration. You can
do any of these:

1.

In global configuration mode, define a nondefault address pool for
use on an interface:

z

Create one or more local IP address pools.

ip local pool

poolname

{

low-ip-address

[

high-ip-address

]}

z

Specify the interface and enter interface configuration mode.

interface

type number

z

Specify the pool for the interface to use.

peer default ip address pool

poolname

2.

In global configuration mode, define DHCP as the IP address
mechanism for an interface:

z

Specify the interface and enter interface configuration mode.

interface

type number

z

Specify DHCP as the IP address mechanism on this interface.

peer default ip address pool dhcp

3.

Beginning in global configuration mode, define a specific IP ad
dress to be assigned to all dial-in peers on an interface:

z

Specify the interface and enter interface configuration mode.

interface

type number

z

Specify the IP address to assign.

peer default ip address

ip-address

4.

Beginning in global configuration mode, make temporary IP ad-
dresses available on a per-interface basis for dial-in asynchronous
clients using Serial Line Internet Protocol (SLIP) or Point-to-Point
Protocol (PPP):

z

Specify that the access server use a local IP address pool on all
asynchronous interfaces.

ip address-pool local

Advertising