destination-address (Firewall)
Syntax
destination-address address;
Hierarchy Level
[edit firewall family family-name filter filter-name term term-name from], [edit firewall family family-name filter filter-name term term-name from ip-version ip-version]
Description
IP destination address field, which is the address of the destination node for the packet.
You cannot specify the destination-address
and address
match conditions
in the same term.
For IPv4, the destination-address
field is 32 bits in length. The filter
description syntax supports either a mask value that can be noncontiguous, such as 10.0.0.10/255.0.0.255,
or prefix notation such as 10.0.0.0/8. Simple filters do not support noncontiguous mask values.
For IPv6, the destination-address
field is 128 bits in length. The filter
description syntax supports the text representations for IPv6 addresses that are described
in RFC 2373, IP Version 6
Addressing Architecture.
Required Privilege Level
firewall—To view this statement in the configuration.
firewall-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 10.1R1.