Technical Documentation

family (Address-Assignment Pools)

Syntax

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

Hierarchy Level

[edit address-assignment pool pool-name]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Configure the protocol family for the address-assignment pool.

Options

family—Protocol family:

  • inet—Internet Protocol version 4 suite
  • inet6—Internet Protocol version 6 suite

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.


Published: 2009-10-13