Changing retransmit interval per-interface

Syntax:

ip ospf [ip-address|all] retransmit-interval 0-3600

Used in the VLAN context to enable changing the retransmission interval for LSAs on an interface. Allows different settings for different subnet interfaces in the VLAN.

ip ospf priority 1-255

Assigns the specified retransmit interval to all networks configured on the VLAN.

ip ospf ip-address priority 1-255

Assigns the specified retransmit interval to the specified subnet on the VLAN.

ip ospf all priority 1-255

Assigns the specified retransmit interval to all networks configured on the VLAN. Operates the same as the ip ospf priority option.

Default: 5 seconds; range: 1–3600 seconds