Reference Guide

Open Shortest Path First (OSPFv2) | 651
ip ospf auth-change-wait-time
z
OSPF provides a grace period while OSPF changes its interface authentication type. During the grace
period, OSPF sends out packets with new and old authentication scheme till the grace period expires.
Syntax
ip ospf auth-change-wait-time seconds
To return to the default, enter no ip ospf auth-change-wait-time.
Parameters
Defaults
zero (0) seconds
Command Modes
INTERFACE
Command
History
ip ospf authentication-key
z
Enable authentication and set an authentication key on OSPF traffic on an interface.
Syntax
ip ospf authentication-key [encryption-type] key
To delete an authentication key, enter no ip ospf authentication-key.
Parameters
Defaults
Not configured.
Command Modes
INTERFACE
Command
History
Usage
Information
All neighboring routers in the same network must use the same password to exchange OSPF
information.
ip ospf cost
z
Change the cost associated with the OSPF traffic on an interface.
Syntax
ip ospf cost cost
To return to default value, enter no ip ospf cost.
S6000
seconds
Enter seconds
Range: 0 to 300
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
S6000
encryption-type
(OPTIONAL) Enter 7 to encrypt the key.
key
Enter an 8 character string. Strings longer than 8 characters are truncated.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
S6000