Authentication-Key (Ospf Virtual Link) - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

authentication-key (OSPF virtual link)

authentication-key (OSPF virtual link)
To assign a password to be used by an Open Shortest Path First (OSPF) virtual link, use the
authentication-key command. To remove a previously assigned OSPF password, use the no form of this
command.
Syntax Description
0
3
password
Command Default
Unencrypted password
Command Modes
OSPF virtual link configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
Use the authentication-key command to configure the password for password authentication on an
OSPF virtual link. All devices on the same virtual link must have the same password to be able to
exchange OSPF information.
This command requires the LAN Base Services license.
Examples
This example shows how to enable the authentication key with the string yourpass:
switch# configure terminal
switch(config)# router ospf 22
switch(config-router)# area 99 virtual-link 192.0.2.12
switch(config-router-vlink)# authentication
switch(config-router-vlink)# authentication-key yourpass
switch(config-router-vlink)#
Related Commands
Command
authentication
(virtual link)
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
46
authentication-key [0 | 3] password
no authentication-key
Modification
This command was introduced.
Description
Enables authentication for an OSPF virtual link.
(Optional) Specifies an unencrypted authentication key.
(Optional) Specifies a 3DES encrypted authentication key.
Any continuous string of characters that can be entered from the
keyboard up to 8 bytes.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents