set protocols mpls ldp discovery targeted-hello-accept
The set protocols mpls ldp discovery targeted-hello-accept command is used to enable a router to accept targeted LDP Hello messages. These targeted Hello messages are sent from specific neighbors to establish targeted sessions.
NOTE:
Before configuring this command, the discovery transport-address must be configured first.
The delete protocols mpls ldp discovery targeted-hello-accept command deletes the configuration.
Command Syntax
set protocols mpls ldp {ipv4-family|ipv6-family} discovery targeted-hello-accept <true | false>
delete protocols mpls ldp {ipv4-family|ipv6-family} discovery targeted-hello-accept
Parameter
Parameter | Description |
ipv4-family|ipv6-family | Required. Specifies the IP address family type. |
<true | false> | Enables or disables the device to accept targeted LDP Hello messages. These targeted Hello messages are sent from specific neighbors to establish targeted sessions. The value could be true or false.
The default value is false. |
Example
Enable the device to accept targeted LDP Hello messages.
admin@PICOS# set protocols mpls ldp ipv4-family discovery targeted-hello-accept true
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.