Layer 3 CLI Commands

ip ospf authentication-key (Interface context)

Use the ip ospf authentication-keycommand to configure the interface authentication password. The no form of this command removes the OSPF password.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip ospf authentication-key <key>

Parameters

key

A string (up to 8 characters).

Example

config-if:ip ospf authentication-key my_pass

ip ospf cost (Interface context)

Use the ip ospf cost command to configure interface metric. The no form of this command sets the cost to its default. The default is 1.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip ospf cost <cost>

Parameters

cost An integer from 1 to 65535.

Example

ip ospf cost 10

Avaya X330WAN User’s Guide

179

Page 201
Image 201
Avaya X330WAN manual Ip ospf authentication-key Interface context, Ip ospf cost Interface context