Ip ospf authentication-key, Ip ospf cost, Ip ospf authentication-key ip ospf cost – Avaya P460 User Manual

Page 53

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

Avaya P460 Reference Guide

43

ip ospf authentication-key

User level: read-write, admin.
L You can only access this command in Interface mode.

Type interface [name] at the command prompt to enter Interface mode if
necessary.

Use the ip ospf authentication-key command to configure the interface
authentication password.
Use the no ip ospf authentication-key command to remove the OSPF
password.

The syntax for this command is:

[no] ip ospf authentication-key

<key>

Example:

ip ospf cost

User level: read-write, admin.
L You can only access this command in Interface mode.

Type interface [name] at the command prompt to enter Interface mode if
necessary.

Use the ip ospf command to configure interface metric.
Use the no ip ospf cost command to set the cost to its default. The default is 1.

The syntax for this command is:

[no] ip ospf cost

<cost>

Example:

key

string (up to 8 characters)

Router-1(configure-if:marketing) # ip ospf authentication-

key my_pass

cost

integer

Router-1(configure-if:marketing) # ip ospf cost 10

Done!

Advertising