local-address

Syntax

local-address (address | any-unicast) <except>;

Hierarchy Level

[edit services ptsp forward-rule forward-rule-name term precedence from]

Release Information

Statement introduced in Junos OS Release 10.2.

Description

Specify the address for rule matching. Local address values are matched against a source or destination IP address for the flow depending on the configured value for the demux statement. If you do not specify an address, then any local address matches this term. If you do not specify a prefix value, then a host mask is the default.

Options

address—IPv4 address or prefix value.

any-unicast—Match all unicast addresses.

except—(Optional) Exclude the specified address, prefix, or unicast packets from rule matching.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics