Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
session (Protocols LDP)
Syntax
session session-address {
authentication-algorithm (aes-128-cmac-96 | hmac-sha-1-96 | md5);
authentication-key authentication-key;
authentication-key-chain authentication-key-chain;
downstream-on-demand downstream-on-demand;
(mtu-discovery | no-mtu-discovery);
}
Hierarchy Level
[edit logical-systems name protocols
ldp],
[edit logical-systems name routing-instances name protocols ldp],
[edit protocols ldp],
[edit routing-instances name protocols ldp]
Release Information
Statement introduced in Junos OS Release 17.3R1 on all platforms.
Description
Configure LDP session parameters by specifying the session destination address.
Options
session-address—Session
destination address.
authentication-algorithm—Authentication algorithm name.
Values:
- aes-128-cmac-96—Cipher-based Message Authentication Code (AES128) (96 bits).
- hmac-sha-1-96—Hash-based Message Authentication Code (SHA1) (96 bits).
- md5—Message Digest 5.
authentication-key—MD5 authentication key.
authentication-key-chain—Key chain name.
downstream-on-demand—Configure downstream on demand label distribution mode.
mtu-discovery—Enable
TCP path MTU discovery.
no-mtu-discovery—Disable
TCP path MTU discovery.
Required Privilege Level
routing