Ip ospf authentication-key, Ip ospf cost, Ip ospf dead-interval – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 304

Advertising
background image

13-8

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Configuration - Serial Interface Mode

ip ospf authentication-key

Use the Serial Interface ip ospf authentication-key command to assign a password to be used by
neighboring routers, that are using OSPF’s simple password authentication.To remove a previously
assigned password, see no ip ospf authentication-key command on page 13-15.

Syntax:

(config-int-ser-{

n})# ip ospf authentication-key password

Example:

(config-int-ser-1)# ip ospf authentication-key pass777

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf cost

Use the Serial Interface ip ospf cost command to define the cost of sending a packet on this serial
interface. To reset the path cost to the default setting of 0, see no ip ospf cost command on page 13-16.

Syntax:

(config-int-ser-{

n})# ip ospf cost cost

Example:

(config-int-ser-1)# ip ospf cost 5

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip ospf dead-interval

Use the Serial Interface ip ospf dead-interval command to define the interval of time that no hello
packets have been seen before neighbors declare the router down. To reset the interval of time to the
default setting of 40 seconds, see no ip ospf dead-interval command on page 13-16.

Syntax:

(config-int-ser-{

n})# ip ospf dead-interval seconds

Example:

(config-int-ser-1)# ip ospf dead-interval 50

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

password

Enter a password, with up to 8 characters.

Field

Definition

cost

Range is 1-65535, with a default of 0.

Field

Definition

seconds

Range is 1-65535 seconds, with a default of 40.

Note: This value must be the same for all nodes on the network.

Advertising