Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

address-pool (Access)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
address-pool pool-name {
    address address or address prefix;
    address-range {
        high upper-limit;
        low lower-limit;
        mask network-mask;
    }
    primary-dns IP address;
    primary-wins IP address;
    secondary-dns IP address;
    secondary-wins IP address;
}

Hierarchy Level

content_copy zoom_out_map
[edit access]

Description

Create an address-pool for L2TP clients.

Options

  • pool-name—Name assigned to the address-pool.

  • address—Configure subnet information for the address-pool.

  • address-range—Defines the address range available for clients.

  • primary-dns—Specify the primary-dns IP address.

  • secondary-dns—Specify the secondary-dns IP address.

  • primary-wins—Specify the primary-wins IP address.

  • secondary-wins—Specify the secondary-wins IP address.

Required Privilege Level

access—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 10.4.

footer-navigation