- address-assignment {
-
-
pool pool-name family inet {
-
network address-or-prefix</subnet-mask>;
-
-
range range-name {
- low lower-limit high upper-limit;
- }
-
-
host hostname {
-
hardware-address mac-address;
-
ip-address ip-address;
- }
-
-
dhcp-attributes {
- [protocol-specific attributes]
- }
- }
- }