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

range (Access)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
range range-name {
    high upper-limit;
    low lower-limit;
    prefix-length delegated-prefix-length;
}

Hierarchy Level

content_copy zoom_out_map
[edit access address-assignment pool pool-name family inet6]
[edit access address-assignment pool pool-name family inet]

Description

Configure an IP name range used within an address-assignment pool. For IPv4, you do not create a prefix-length.

Options

  • range-name—Name of the range.

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

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

  • prefix-length delegated-prefix-length—IPv6 delegated prefix length.

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 Release 10.4 of Junos OS.

footer-navigation