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 349

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
15-7
Configuration - L2TPC Mode
ip ospf authentication-key
Use the L2TPC 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 15-14.
Syntax:
(config-l2tpc-{n})# ip ospf authentication-key
password
Example:
(config-l2tpc-1)# ip ospf authentication-key pass777
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip ospf cost
Use the L2TPC 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 15-14.
Syntax:
(config-l2tpc-{n})# ip ospf cost
cost
Example:
(config-l2tpc-1)# ip ospf cost 5
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip ospf dead-interval
Use the L2TPC 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 15-15.
Syntax:
(config-l2tpc-{n})# ip ospf dead-interval
seconds
Example:
(config-l2tpc-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.