To configure the authentication key update mechanism for the BGP and LDP routing protocols, include the authentication-key-chain statement at the [edit protocols (bgp | ldp)] hierarchy level to associate each routing protocol with the [edit security authentication-key-chains] authentication keys.
- [edit protocols (bgp | ldp)]
- group groupname {
-
- neighbor address {
- authentication-key-chain key-chain-name;
- }
- }
![]() |
Note: Beginning with JUNOS Release 7.6, when configuring the authentication key update mechanism for BGP, you cannot commit the 0.0.0.0/allow statement with authentication keys or key chains. The CLI issues a warning and fails to commit such configurations. For information about the BGP protocol, see the JUNOS Routing Protocols Configuration Guide. |