- Written by Kundan Sen
- Posted on August 23, 2019
- Updated on September 5, 2019
- 6820 Views
EOS 4.22.1F adds support for disabling the IS IS authentication check for received IS IS PDUs. By enabling this
- Written by Jeff Hornsberger
- Posted on February 16, 2022
- Updated on March 3, 2022
- 6872 Views
LDP per-neighbor authentication provides greater flexibility in the authentication of LDP routers in a network. Individual routers or groups of routers may be configured with different passwords to enhance security and to ensure certain routers do not exchange MPLS
- Written by Ronan Mac Fhlannchadha
- Posted on February 9, 2023
- Updated on February 22, 2023
- 5953 Views
This feature provides support for SPIFFE-ID in OpenConfig. The SPIFFE-ID will take precedence over any metadata usernames or common name username found. This username will be used for all AAA operations.
- Written by Sandra Goodwin-Jette
- Posted on June 12, 2019
- Updated on June 19, 2019
- 6239 Views
The OSPFv2 Secure Hash Algorithms (SHA) Authentication support as defined in RFC 5709 supports the configuration of
- Written by Philip Bradish
- Posted on August 18, 2022
- Updated on August 23, 2022
- 6337 Views
This document describes the support for authenticating users using SSH certificates and the authorized principals command in EOS. SSH certificate authentication was previously restricted to just using the authorized principals file. This file is populated by configuring authorized principals for each user. In order to login with a SSH certificate a user must present a certificate that includes at least one of their configured principals. The authorized principals command allows this list of configured principals to be generated by an executable dynamically at runtime. This provides a more flexible and scalable way to perform SSH certificate authentication.
- Written by Philip Bradish
- Posted on September 17, 2024
- Updated on September 17, 2024
- 629 Views
This document describes the support for performing SSH authentication with X.509 certificates. Authentication to SSH can be completed using a number of different methods. Public key, password and keyboard interactive are supported in EOS. Certificate login is a type of public key authentication in which the public key does not have to be stored on the server. Instead trusted certificate authorities are installed. A presented certificate must be signed either directly or indirectly by one of these trusted certificate authorities to allow authentication to the device. Support for OpenSSH certificates (also known as SSH Certificates) was added in 4.22.1F.
- Written by Shashank Manjunath
- Posted on June 5, 2023
- Updated on September 18, 2024
- 4048 Views
This feature adds support for configuring multiple authentication keys each with a specified lifetime using a shared secret profile. With a shared secret profile, a current key (key having the most recent start time) is automatically picked as per the lifetime specified. Authentication types supported are MD5 and SHA. The feature can be configured at both global and interface level. SHA algorithms supported are SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512.