396
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
transmit-delay (OSPF virtual link)
transmit-delay (OSPF virtual link)
To set the estimated time required to end a link-state update packet on the interface, use the
transmit-delay command. To return to the default, use the no form of this command.
transmit-delay seconds
no transmit-delay
Syntax Description
Command Default 1 second
Command Modes Virtual interface configuration mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example sets the retransmit delay value to 3 seconds:
switch# configure terminal
switch(config)# router ospf 201
switch(config-router)# area 22 virtual-link 192.0.2.1
switch(config-router-vlink)# transmit-delay 3
switch(config-router-vlink)#
Related Commands
seconds Time (in seconds) required to send a link-state update. The range is from
1 to 65535 seconds. The default is 1 second.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
show ip ospf traffic Displays OSPF traffic statistics.
show ip ospf
virtual-links
Displays parameters and the current state of OSPF virtual links.