dhcp-attributes (Access IPv4 Address Pools)
Syntax
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; netbios-node-type (b-node | h-node | m-node | p-node); next-server next-server-name; option dhcp-option-identifier-code { array { byte [8-bit-value]; flag [ false| off |on |true]; integer [32-bit-numeric-values]; ip-address [ip-address]; short [signed-16-bit-numeric-value]; string [character string value]; unsigned-integer [unsigned-32-bit-numeric-value]; unsigned-short [16-bit-numeric-value]; } byte 8-bit-value; flag (false | off | on | true); integer 32-bit-numeric-values; ip-address ip-address; short signed-16-bit-numeric-value; string character string value; unsigned-integer unsigned-32-bit-numeric-value; unsigned-short 16-bit-numeric-value; } option-match { option-82 { circuit-id match-value { range range-name; } remote-id match-value; range range-name; } } } propagate-ppp-settings [interface-name]; propagate-settings interface-name; router ipv4-address; server-identifier ip-address; sip-server { ip-address ipv4-address; name sip-server-name; } tftp-server server-name; wins-server ipv4-address; }
Hierarchy Level
[edit access address-assignment pool pool-name family inet]
Description
Configure attributes for IPv4 address pools that can be used by different clients. The DHCP attributes for this statement uses standard IPv4 DHCP options.
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.