Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


address-assignment

Syntax

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]
}
}
}

Hierarchy Level

[edit access]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

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

Options

pool-name—Name assigned to an address-assignment pool.

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.