address-book
Syntax
address-book (book-name | global) { address (Security Address Book) address-name { ip-prefix { description text; } description text; dns-name domain-name { ipv4-only; ipv6-only; } range-address lower-limit to upper-limit; wildcard-address ipv4-address/wildcard-mask; } address-set address-set-name { address address-name; address-set address-set-name; description text; } attach { zone zone-name; } description (Security Address Book) text; }
Hierarchy Level
[edit security] [edit tenants tenant-name security]
Description
Define entries in the address book. Address book entries can include any combination of IPv4 addresses, IPv6 addresses, DNS names, wildcard addresses, and address range. You define addresses and address sets in an address book and then use them when configuring different features, such as security policies and NAT.
IPv6 wildcard address configuration is not supported in this release.
Options
address-book book-name—
Name of the address book.global—
An address book that is available by default. You can add any combination of IPv4 addresses, IPv6 addresses, wildcard addresses, DNS names, or address range to the global address book. You do not need to attach the global address book to a security zone; entries in the global address book are available to all security zones that are not attached to address books.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
security—To view this statement in the configuration.
tenants—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release
8.5. Statement introduced in Junos OS Release 18.3R1 for tenant systems.
Support for wildcard addresses added in Junos OS Release 11.1. Statement
moved under the security hierarchy in Junos OS Release 11.2. Support
for address range added in Junos OS Release 12.1. The description
option added in Junos OS Release 12.1.