set protocols mpls ldp discovery hello-interval

The set protocols mpls ldp discovery hello-interval command configures the interval for sending Hello message.

The delete protocols mpls ldp discovery hello-interval command deletes the configuration.

 

Command Syntax

set protocols mpls ldp [ipv4-family|ipv6-family] discovery hello-interval <hello-interval>

delete protocols mpls ldp [ipv4-family|ipv6-family] discovery hello-interval

 

Parameter

Parameter

Description

ipv4-family|ipv6-family

Optional. Specifies the IP address family type.

hello-interval <hello-interval>

Specifies the interval for sending Hello message. The value is an integer which can be configured between 1 and 65535 seconds. The default value is 5 seconds.

 

Usage Guidelines

LSR periodically sends Hello messages according to the interval for sending Hello message, notifying neighboring LSRs of its presence in the network and establishing a Hello adjacency relationship.
It is recommended to use the default value.

NOTEs:

  • Before configuring the discovery hello-interval and discovery hello-holdtime, the discovery transport-address under the IP family must be configured first.

  • The configuration of discovery hello-interval and discovery hello-holdtime based on the IP family takes precedence over the global configuration.

  • For the discovery hello-interval configuration, the actual effective timer value equals the smaller of the timers configured on both ends of the LDP peers.

 

Example

  • Configure the interval for sending Hello message.

admin@PICOS# set protocols mpls ldp ipv4-family discovery hello-interval 10 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.