Ip ospf transmit-delay, Network – Enterasys Networks X-Pedition XSR CLI User Manual
Page 175
OSPF Commands
XSR CLI Reference Guide 5-99
ip ospf transmit-delay
This command sets the interval required to transmit a link state update packet on this interface.
Syntax
ip ospf transmit-delay seconds
Syntax of the “no” Form
The no form of this command sets the value to the default.
no ip ospf transmit-delay
Mode
Interface configuration:
XSR(config-if<xx>)#
Default
1 second
Example
The following example sets the interval required to transmit a link state update packet on interface
FastEthernet 1 at 20 seconds:
XSR(config)#interface fastethernet 1
XSR(config-if
XSR(config-if
network
This command identifies and defines area IDs for interfaces OSPF runs on.
Syntax
network address wildcard-mask area area-id
Syntax of the “no” Form
The no form of this command removes OSPF routing for interfaces identified by the address and
wildcard‐mask parameters:
no network address wildcard-mask area area-id
seconds
Specifies the transmit delay, ranging from 1 to 3600 seconds.
address
IP address of a specific interface or a group of interfaces as a function of
the wild‐card mask.
wildcard-mask
Inverted mask that begins with 0s and end with 1s. The most specific
format is 0.0.0.0, which matches one address. The least specific is
255.255.255.255 matching any address.
area-id
Specifies the area‐id that the OSPF address range is linked to. Valid
values are decimal values or IP addresses.