Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring an Address-Assignment Pool Name and Addresses

To configure an address-assignment pool, you must specify the name of the pool and configure the addresses for the pool.

To configure an IPv4 address-assignment pool:

  1. Configure the name of the pool and specify the IPv4 family.
    [edit access]user@host# edit address-assignment pool isp_1 family inet
  2. Configure the network address and the prefix length of the addresses in the pool.
    [edit access address-assignment pool isp_1 family inet]user@host# set network 192.168.0.0/16

To configure an IPv6 address-assignment pool:

  1. Configure the name of the pool and specify the IPv6 family.
    [edit access]user@host# edit address-assignment pool isp_2 family inet6
  2. Configure the IPv6 network prefix for the address pool. The prefix specification is required when you configure an IPv6 address-assignment pool.
    [edit access address-assignment pool isp_2 family inet6]user@host# set prefix 2008:2009::/32

Published: 2012-11-29