family (Address-Assignment Pools)
Syntax
family family {
dhcp-attributes {
[protocol-specific attributes]
}
excluded-address ip-address;
excluded-range name low minimum-value high maximum-value;
host hostname {
hardware-address mac-address;
ip-address ip-address;
}
network ip-prefix/<prefix-length>;
prefix ipv6-prefix;
range range-name {
high upper-limit;
low lower-limit;
prefix-length prefix-length;
}
}
Hierarchy Level
[edit access address-assignment pool pool-name]
Description
Configure the protocol family for the address-assignment pool.
Note:
Subordinate statement support depends on the platform. See individual statement topics for more detailed support information.
Options
family—Protocol
family:
inet—Internet Protocol version 4 suiteinet6—Internet Protocol version 6 suite
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.0.