Authentication Type - Cisco Nexus 7000 Series Command Reference Manual

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

A Commands

authentication type

To configure the algorithm used to generate cryptographic signatures messages for a neighbor, use the
authentication type command. To revert to the default type, use the no form of this command.
Syntax Description
neighbor
address
ip-address
md5
sha-1
Defaults
md5
Command Modes
RSVP configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.2(1)
Usage Guidelines
This command requires the MPLS Services license.
Examples
This example shows how to specify the MD5 authentication algorithm:
switch# configure terminal
switch(config)# ip rsvp
switch(config-ip-rsvp)# authentication neighbor 1.1.1.1 type md5
switch(config-ip-rsvp)#
Related Commands#
Command
mpls ldp configuration Configures the Multiprotocol Label Switching (MPLS) Label Distribution
OL-24994-02
authentication [neighbor address ip-address] type {md5 | sha-1}
no authentication [neighbor address ip-address] type {md5 | sha-1}
(Optional) Specifies the Resource Reservation Protocol (RSVP) neighbor.
(Optional) Specifies the RSVP neighbor address.
RSVP neighbor address.
Specifies the Rivest, Shamir, and Adleman (RSA) Message Digest 5 hash
algorithm.
Specifies the National Institute of Standards and Technology (NIST) Secure
Hash Algorithm 1.
Modification
This command was introduced.
Description
Protocol (LDP).
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
authentication type
119

Advertisement

Table of Contents
loading

Table of Contents