dynamic-address
Syntax
dynamic-address {
address-name name {
description description;
profile {
category name {
feed feed;
property name {
string name;
}
}
feed-name name;
}
session-scan;
}
feed-server name {
(hostname hostname | url url);
description description;
feed-name name {
description description;
hold-interval seconds;
path path;
update-interval seconds;
}
hold-interval seconds;
password password;
tls-profile profile-name;
update-interval seconds;
user-name name;
validate-certificate-attributes {
subject-or-subject-alternative-names;
}
}
session-scan {
hold-interval seconds;
}
traceoptions {
file filename <files files> <match match> <size size> <(world-readable | no-world-readable)>;
flag name;
level (all | error | info | notice | verbose | warning);
no-remote-trace;
}
}Hierarchy Level
[edit security] [edit logical-systems logical-system-name security] [edit tenants tenant-name security ]
Description
Enabling tracing can adversely impact scale and performance and may increase security risk. We strongly recommend using the trace, tracing, or traceoptions commands only under the guidance of a JTAC support engineer. After collecting the debug information, immediately disable tracing to minimize risk and restore normal system performance.
Configure security dynamic address for IPv4 and IPv6 networks within a logical system and tenant system. Each dynamic address belongs to only one instance. Within that instance is a set of categories to which the dynamic address further belongs. A dynamic address entry provides dynamic IP address information to the security policies.
Options
| address-name | Security dynamic address name. |
| feed-server |
Security dynamic address feed-server. Starting with Junos OS Release 25.2R1, you can authenticate dynamic
address feed servers before downloading feeds into the SRX Series
devices and vSRX 3.0, using the Note:
User name can be minimum of 3 and upto 32 characters long and password can be minimum of 6 and upto 32 characters long that should include only lowercase letters (a-z), uppercase letters (A-Z), and digits (0-9). |
| traceoptions | Security dynamic address tracing options. |
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.4R1.