- address-assignment {
-
- pool pool-name family inet {
-
- dhcp-attributes {
- [protocol-specific attributes]
- }
-
- host hostname {
- hardware-address mac-address;
- ip-address ip-address;
- }
- network address-or-prefix</subnet-mask>;
-
- range range-name {
- low lower-limit high upper-limit;
- }
- }
- }
Statement introduced in JUNOS Release 9.0.
Configure address-assignment pools that can be used by different client applications.
pool-name—Name assigned to an address-assignment pool.
The remaining statements are explained separately.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.