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

normalization

date_range 03-May-24

Syntax

content_copy zoom_out_map
normalization {
    failover-normalization;
    no-incremental-normalize;
    normalization-retry-duration seconds;
    normalization-retry-limits number;
    normalize-interval seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols mpls container-label-switched-path lsp-name splitting-merging] 

Description

Perform normalization.

Options

failover-normalization

Enable the ingress router to pro-actively normalize or re-distribute traffic when a link or node failure happens on a member LSP. A member LSP can go down between two scheduled normalization events because of a link-failure or pre-emption.

  • Default: Disabled

no-incremental-normalize

Disables automatic switchover by the ingress router to a new instance of the container LSP until the desired demand is satisfied, although the given number of LSPs can be successfully signaled such that the new aggregate bandwidth value exceeds the old aggregate bandwidth value.

  • Default: False (disabled)

normalization-retry-duration seconds

Specifies the duration before which the ingress router performs a normalization reattempt when the previous normalization has not been successful. Normalization is done until a sufficient number of LSPs come up with an aggregate bandwidth that is more than the current aggregate or desired bandwidth.

  • Default: 30 seconds

normalization-retry-limits number

Specifies the maximum number of times the ingress router performs normalization reattempts until a sufficient number of LSPs come up successfully with new bandwidth values.

  • Default: 1

normalize-interval seconds

Specifies the duration between two normalization events.

  • Range: 300 seconds through 315360000 seconds

  • Default: 86400 seconds

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 Release 14.2.

footer-navigation