- address address-name {
-
- destination {
- ip address/netmask;
-
- port-range {
- tcp (port | range);
- udp (port | range);
- }
- }
-
- source {
- ip address/netmask;
-
- port-range {
- tcp (port | range);
- udp (port | range);
- }
- }
- order number;
- }
Statement introduced in JUNOS Release 9.5.
Define address properties for application-identification rule processing. This statement is mandatory; you must specify either the destination or source properties.
address-name—Identifier for address information.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.