feed-server
Syntax
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 tls-profile;
update-interval seconds;
user-name user-name;
validate-certificate-attributes {
subject-or-subject-alternative-names;
}
}Hierarchy Level
[edit security dynamic-address]
Description
Security dynamic address feed-server
Options
| name |
Security dynamic address feed-server name |
| hold-interval |
Time to keep IP entry when update failed (seconds)
|
| hold-interval |
Time to keep IP entry when update failed (seconds)
|
| hostname |
Hostname or IP address of feed-server |
| password |
Password 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). |
| url |
URL,example:example.url.com;10.1.1.1/<folder-or-file-path>;Browser can verify its validity |
| description |
Text description of feed-server |
| tls-profile |
TLS profile |
| update-interval |
Interval to retrieve update (seconds)
|
| user-name |
User name User name can be minimum of 3 and upto 32 characters long that should include only lowercase letters (a-z), uppercase letters (A-Z), and digits (0-9). |
| validate-certificate-attributes |
Validate some certificate attributes
|
The remaining statements are explained separately. See CLI Explorer.
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 12.1X46-D25 on SRX Series Firewalls and on cSRX Container Firewall in Junos OS Release 22.2R1.
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
username and password options. These new
authentication options allow you to securely obtain feeds from local or remote web
servers, facilitating automatic scaling of business operations and Layer 7 services.