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

address-name

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
address-name name {
    description description;
    profile {
        category name {
            feed feed;
            property name {
                string name;
            }
        }
        feed-name name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security dynamic-address]
[edit logical-systems logical-system-name security dynamic-address]
[edit tenants tenant-name security dynamic-address]

Description

Specify the security dynamic address name for IPv4 and IPv6 networks within a logical system and tenant system.

Options

  • profile—Information to categorize feed data into this dynamic address.

    • feed-name— Name of feed in feed-server for the dynamic address.

      • source-feed-name— Name of feed in feed-server which is mapped to this dynamic address.

    • category—Name of category for the dynamic address.

      • GeoIP —A list giving you the ability to filter traffic to and from specific geographies in the world.

        • feed—Feed to match.

          • feed-name—Name of feed (fd1).

      • ip-filter —A list of addresses and ranges of malicious sites that can send junk data.

        • feed—Feed to match.

          • feed-name—Name of feed (fd1).

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.

footer-navigation