[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

dhcp-attributes

Syntax

dhcp-attributes {
option-match {
option-82 {
circuit-id value range named-range;
remote-id value range named-range;
}
}
boot-file filename;
boot-server (address | hostname);
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) ];
}
router [ router-list ];
tftp-server address;
wins-server [ server-list ];
}

Hierarchy Level

[edit access address-assignment pool pool-name family inet]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Configure address pools that can be used by different client applications.

The remaining statements are explained separately.

Required Privilege Level

admin—To view this statement in the configuration.

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

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]