Changing transit-delay per-interface

Syntax:

ip ospf [ip-address|all] transit-delay 0-3600

Used in the VLAN context to enable changing the time it takes to transmit link-state update packets on this interface. Allows different settings for different subnet interfaces in the VLAN.

Default: 1 second; range: 1–3600 seconds

ip ospf transit-delay 1-3600

Reconfigures the estimated number of seconds it takes to transmit a link-state update packet to all networks configured on the VLAN.

ip ospf ip-address transit-delay 1-3600

Reconfigures the estimated number of seconds it takes to transmit a link-state update packet to all networks configured on the specified subnet on the VLAN.

ip ospf all transit-delay 1-3600

Reconfigures the estimated number of seconds it takes to transmit a link-state update packet to all networks configured on the VLAN. (Operates the same as the ip ospf transit-delay option, above.)