Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

address-pool

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
address-pool pool-name {
    address address-or-prefix;
    address-range <low lower-limit> <high upper-limit>;
}

Hierarchy Level

content_copy zoom_out_map
[edit access]

Description

Allocate IP addresses for clients.

Note:

This statement is not supported for L2TP LNS on MX Series routers.

Options

pool-name

Name assigned to an address pool.

address

(EX Series, M Series, PTX Series, T Series only) Configure the IP address or prefix value for clients.

  • Values: address-or-prefix—An address or prefix value.

address-range

Configure the address range.

  • Values:

    • high upper-limit—Upper limit of an address range.

    • low lower-limit—Lower limit of an address range.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation