Ip ospf cost – Dell PowerEdge M805 User Manual

Page 687

Advertising
background image

OSPF Commands

693

key-id—Authentication key identifier for the authentication type encrypt. (Range: 0-255)

Default Configuration

This command has no default configuration.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

Unauthenticated interfaces do not need an authentication key or authentication key ID.

Example

The following example sets the OSPF Authentication Type and Key for VLAN 15.

console(config-if-vlan15)#ip ospf authentication encrypt test123

100

ip ospf cost

Use the ip ospf cost command in Interface Configuration mode to configure the cost on an OSPF
interface. Use the no form of the command to return the cost to the default value.

Syntax

ip ospf cost integer

no ip ospf cost

integer—Specifies the cost (link-state metric) of the OSPF interface. (Range: 1-65535)e

Default Configuration

10 is the default link-state metric configuration.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

This command has no user guidelines.

Example

The following example configures the cost on the OSPF interface at 5.

console(config-if-vlan15)#ip ospf cost 5

Advertising