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

application-specific (Protocols OSPF)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
application-specific {
             attribute-group name {
                       admin-group;
                       advertise-interface-delay;
                       application flex-algorithm;
                       delay-metric;
                       te-metric;
             }
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols ospf area area-id interface interface-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols ospf area area-id interface interface-name],
[edit protocols ospf area area-id interface interface-name],
[edit routing-instances routing-instance-name protocols ospf area area-id interface interface-name],
[edit routing-instances routing-instance-name protocols ospf area area-id virtual-link]

Description

Configure application (flexible algorithm) specific attributes such as te-attributes: te-metric, delay-metric, or admin-groups.

Note:

The Junos OS and Junos OS Evolved implementation of OSPF application-specific link attribute supports flexible algorithm application only.

Options

attribute-group name

Indicates an application-specific link attribute for the link. The attribute-group enables multiple applications to share the same attribute.

  • admin-group—Define an admin-group for the attribute group. You can commit this configuration only if an application is associated with the attribute group.

  • advertise-interface-delay—Specify to fetch the delay values from the interface configuration hierarchy, that is, legacy delay values. You can commit this configuration only if the following criteria match:

    • An application is associated with the attribute group.

    • The delay-metric option is not configured in the hierarchy. The delay-metric and advertise-interface-delay configuration options must be mutually exclusive.

    • Either of the following configurations: [edit protocols ospf interface delay-metric or delay-measurement are present.

  • application flex-algorithm—Configure application-specific attributes. For example, flexible algorithm specific te-attributes such as te-metric, delay-metric, or admin-groups.

  • delay-metric—Define a delay-metric for the attribute group. You can commit this configuration only if an application is associated with the attribute group.

  • te-metric—Define a te-metric for the attribute group. You can commit this configuration only if an application is associated with the attribute group.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS and Junos OS Evolved Release 22.2R1.

footer-navigation