- dhcp-attributes {
- boot-file filename;
- boot-server (address | hostname);
- dns-server [ ipv6-address ];
- domain-name domain-name;
- grace-period seconds;
- maximum-lease-time seconds;
- name-server [ server-list ];
- netbios-node-type node-type;
-
- option {
- [ (id-number option-type option-value)
- (id-number array option-type option-value) ];
- }
-
- option-match {
-
- option-82 {
- circuit-id value range named-range;
- remote-id value range named-range;
- }
- }
- router [ router-list ];
- sip-server-address [ ipv6-address ];
- sip-server-domain-name domain-name;
- tftp-server address;
- wins-server [ servers ];
- }
Statement introduced in JUNOS Release 9.0.
Configure address pools that can be used by different client applications.
The remaining statements are explained separately.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.