White Papers

Table Of Contents
ip ospf transmit-delay
To send a link state update packet on the interface, set the estimated time elapsed.
Syntax
ip ospf transmit-delay seconds
To return to the default value, use the no ip ospf transmit-delay command.
Parameters
seconds
Enter the number of seconds as the interval between retransmission. The range is
from 1 to 3600. The default is 1 second.
This value must be greater than the transmission and propagation delays for the
interface.
Defaults 1 second
Command Modes INTERFACE
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
log-adjacency-changes
To send a Syslog message about changes in the OSPF adjacency state, set the system.
Syntax
log-adjacency-changes
To disable the Syslog messages, use the no log-adjacency-changes command.
Defaults Disabled.
Command Modes ROUTER OSPF
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
maximum-paths
Enable the software to forward packets over multiple paths.
Syntax
maximum-paths number
To disable packet forwarding over multiple paths, use the no maximum-paths command.
Parameters
number
Specify the number of paths. The range for OSPFv2 is from 1 to 16. The default for
OSPFv2 is 4 paths. The range for OSPFv3 is from 1 to 64. The default for OSPFv3
is 8 paths.
Defaults 4
Command Modes ROUTER OSPF for OSPFv2
ROUTER OSPFv3 for OSPFv3
Open Shortest Path First (OSPFv2 and OSPFv3) 829