ipv6 ospf transmit-delay

Use this command to set the amount of delay before transmitting a link state update packet on an interface.

Syntax

ipv6 ospf transmit-delay seconds
no ipv6 ospf transmit-delay

Parameters

seconds Specifies the transmit delay in seconds. Valid values are from 1 to 65535. Default: 1 second.

Defaults

None.

Mode

Interface configuration.

Usage

The “no” form of this command resets the transmit delay value to the default of 1 second.

Example

This example shows how to set the delay before transmitting a link state update packet on VLAN 1 at 20 seconds:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ipv6 ospf transmit-delay 20