pool (Access)
Syntax
pool pool-name { family { inet { dhcp-attributes { boot-file boot file name; boot-server boot server name; domain-name domain name; grace-period seconds; maximum-lease-time (seconds | infinite); name-server ipv4-address; name-server address; netbios-node-type (b-node | h-node | m-node | p-node); option dhcp option-identifier-code; option-match { option-82 { circuit-id match-value; remote-id match-value; } } router IPv4 address; server-identifier IP address; tftp-server server name; wins-server IPv4 address; } host hostname; network network address; range range-name { high upper-limit; low lower-limit; } xauth-attributes { primary-dns IP address; primary-wins IP address; secondary-dns IP address; secondary-wins IP address; } } inet6 { dhcp-attributes { dns-server IPv6-address; grace-period seconds; maximum-lease-time seconds; option dhcp-option-identifier-code; sip-server-address IPv6-address; sip-server-domain-name domain-name; } prefix IPv6-network-prefix; range range-name { high upper-limit; low lower-limit; prefix-length delegated-prefix-length; } link pool-name; }
Hierarchy Level
[edit access address-assignment]
Description
Configure the name of an address assignment pool. The remaining statements are explained separately.
Options
pool-name—Name assigned to the address-assignment pool.
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.