Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

dynamic-address

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
 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;
  tls-profile tls-profile;
  update-interval seconds;
  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

content_copy zoom_out_map
[edit security]
  

Description

Configure security dynamic address

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.

footer-navigation