destination-address (HTTP Header Enrichment)
Syntax
destination-address { (any-ipv4 | any-ipv4 except); (any-ipv6 | any-ipv6 except); (any-unicast | any-unicast except); (prefix | prefix except); }
Hierarchy Level
[edit services hcm tag-rule rule-name term term-number from]
Description
Specify
the prefix or address type that the HTTP request destination IP address
must match. You can specify multiple prefixes or address types by
including the destination-address
statement multiple times.
After this criterion and the other match criteria specified
for the term
are matched, the HTTP header enrichment actions
specified for the term
are applied to the HTTP traffic.
Options
any-ipv4 | Match any IPv4 address. |
any-ipv4 except | Exclude
IPv4 addresses from addresses that are in a |
any-ipv6 | Match any IPv6 address. |
any-ipv6 except | Exclude
IPv6 addresses from addresses that are in a |
any-unicast | Match any IPv4 unicast address. This option does not match any IPv6 addresses. |
any-unicast except | Exclude IPv4 unicast addresses from addresses that are in a |
prefix | IP prefix for the addresses that are matched. |
prefix except | Exclude the specified IP prefixes from addresses that
are in a |
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 17.1.