Reference Guide 708 Document #: LTRT-17939
Mediant MSBR
Default
NA
Command Mode
Privileged User
Example
This example sets the OSPF authentication key to a cryptographic password.
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf message-digest-key 100 md5 ABCD1234
75.2.2.79.3.4 ip ospf cost
This command sets the link cost for the specified interface.
Syntax
ip ospf cost number [a.b.c.d]
no ip ospf cost <cost> [a.b.c.d]
Command Description
number Defines the cost in the range of 1 – 65535.
a.b.c.d Address of the interface.
Default
NA
Command Mode
Privileged User
Example
This example sets the link cost for the specified interface and address.
(config-data)# interface vlan1
(conf-if-VLAN 1)# ip ospf cost 1000 10.10.10.1
75.2.2.79.3.5 ip ospf dead-interval
This command sets the number of seconds for RouterDeadInterval timer value used for Wait
Timer and Inactivity Timer.
Syntax
ip ospf dead-interval number [a.b.c.d]
ip ospf dead-interval minimal hello-multiplier <2-20> [a.b.c.d]
no ip ospf dead-interval [a.b.c.d]