Configuring the Address Pool
With an address pool, you configure an address or address range. When you define an address pool for a client, the L2TP network server (LNS) allocates IP addresses for clients from an address pool. If you do not want to use an address pool, you can specify an IP address by means of the
framed-ip-addressstatement at the [edit access profileprofile-nameclientclient-nameppp]hierarchy level. For information about specifying an IP address, see Configuring the PPP Properties for a Profile.
NOTE: When an address pool is modified or deleted, all the sessions using that pool are deleted.
To define an address or a range of addresses, include the
address-poolstatement at the[edit access]hierarchy level:[edit access]address-poolpool-name;
pool-nameis the name assigned to the address pool.To configure an address, include the
addressstatement at the
[edit access address-poolpool-name] hierarchy level:[edit access address-poolpool-name]addressaddress-or-prefix;
address-or-prefixis one address or a prefix value.When you specify an address range, it cannot exceed 65,535 IP addresses.
To configure the address range, include theaddress-rangestatement at the
[edit access address-poolpool-name] hierarchy level:[edit access address-poolpool-name] address-range <lowlower-limit> <highupper-limit>;