Configuration - Serial Interface Mode

ip ospf authentication-key

Use the Serial Interface ip ospf authentication-keycommand 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-keycommand on page 13-15.

Syntax: (config-int-ser-{n})# ip ospf authentication-key password

Field

Definition

password

Enter a password, with up to 8 characters.

 

 

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

Field

cost

Definition

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

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-intervalcommand 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-intervalcommand on page 13-16.

Syntax: (config-int-ser-{n})# ip ospf dead-interval seconds

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.

 

 

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

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

13-8

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

Page 304
Image 304
Carrier Access none manual Syntax config-int-ser-n# ip ospf cost cost, Example config-int-ser-1# ip ospf cost