Session parameters

Use the following syntax to specify session parameters.

config>router# ldp
session-parameters
peer ip-address
  auth-keychain name
  authentication-key [authentication-key|hash-key] [hash|hash2]

Example: Session parameter configuration output

A:ALA-1>config>router>ldp# info
----------------------------------------------
     session-parameters
          peer 10.10.10.104
          authentication-key "3WErEDozxyQ" hash
          exit
     exit
     targeted-session
          hello 5000 255
          keepalive 5000 255
          peer 10.10.10.104
     no bfd-enable
          hello 2500 100
          keepalive 15 3
          exit
     exit
----------------------------------------------
A:ALA-1>config>router>ldp#