AI2524 Router Card User’s Manual

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:

zCreate one or more local IP address pools.

ip local pool poolname {low-ip-address [high-ip-address ]}

zSpecify the interface and enter interface configuration mode. interface type number

zSpecify 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:

zSpecify the interface and enter interface configuration mode. interface type number

zSpecify 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:

zSpecify the interface and enter interface configuration mode. interface type number

zSpecify 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):

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

ip address-pool local

Page 11-12

August 1997

 

2524UM

Page 238
Image 238
AIS AI2524 user manual Configure Per-Interface IP Address Assignment, Ip local pool poolname low-ip-address high-ip-address