System information
BSR 64000 Configuration and Management Guide
11-20
where:
n is the OSPF path cost from 1 to 65535 Mbps.
2. To specify the number of seconds between link state advertisement (LSA)
retransmissions for adjacencies belonging to an OSPF area, use the ip ospf
retransmit-interval command in Interface Configuration mode, as shown below:
MOT(config-if)#ip ospf retransmit-interval <seconds:1,65535>
3. To set the estimated number of seconds to transmit a link state update packet on
an OSPF interface, use the ip ospf transmit-delay command in Interface
Configuration mode, as shown below:
MOT(config-if)#ip ospf transmit-delay <seconds:1,65535>
4. To set priority to help determine the OSPF designated router for a network, use
the ip ospf priority command in Interface Configuration mode, as shown below:
MOT(config-if)#ip ospf priority <num>
where:
num is a value between 0 and 255.
5. To specify the length of time between the hello packets that the software sends on
an OSPF interface, use the ip ospf hello-interval command in Interface
Configuration mode, as shown below:
MOT(config-if)#ip ospf hello-interval <seconds:1,65535>
6. To set the number of seconds that hello packets must be absent before the device
neighbors declare the OSPF router down, use the ip ospf dead-interval command
in Interface Configuration mode, as shown below:
MOT(config-if)#ip ospf dead-interval <seconds>
where:
seconds represents the number of seconds; valid values are between 1 and
65535; default is 40.
7. To assign a password for neighboring OSPF routers to use on a network segment
that uses OSPF simple password authentication, use the ip ospf
authentication-key command in Interface Configuration mode, as shown below:
MOT(config-if)#ip ospf authentication-key <password>