Ip ospf transmit-delay, Maximum-paths – Dell PowerEdge M805 User Manual
Page 692
698
OSPF Commands
www
.dell.com | support.dell.com
ip ospf transmit-delay
Use the ip ospf transmit-delay command in Interface Configuration mode to set the OSPF Transit
Delay for the specified interface. Use the no form of the command to return the delay to the
default value.
Syntax
ip ospf transmit-delay seconds
no ip ospf transmit-delay
•
seconds—Sets the estimated number of seconds it takes to transmit a link state update
packet over this interface. (Range: 1-3600 seconds)
Default Configuration
1 is the default number of seconds.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example sets the OSPF Transit Delay for VLAN 15 at 20 seconds.
console(config-if-vlan15)#ip ospf transmit-delay 20
maximum-paths
Use the maximum-paths command in Router OSPF Configuration mode to set the number of
paths that OSPF can report for a given destination. Use the no form of the command to reset the
number to the default value.
Syntax
maximum-paths integer
no maximum-paths
•
integer—Number of paths that OSPF can report for a given destination. (Range is 1-2.)
Default Configuration
2 is the integer default value.
Command Mode
Router OSPF Configuration mode