Configures the port transition hold timer to set a delay in the sending of port up or down port events, or both, to Layer 2 protocols.
The sending of an up or down port event is not delayed.
The polling iteration is 50 ms. The delay time is the multiple-iteration times 50 ms.
Interface Ethernet configuration mode.
Use the no form of the command to remove the delay from the port events on the interface.
While link down events are reported immediately in the Syslog, their effect on higher level protocols such as OSPF is delayed according to how the hold timer is configured. When configured, the timer affects the physical link events. However, the resulting logical link events are also delayed.
Note
All LAG member ports must have the same delayed-link-event configuration.Note
The delayed-link-event configuration is applicable only on a physical interface. It is not valid on a VLAN, VE, LAG, or loopback interfaces.Note
The port transition hold timer does not take effect when the interface is administratively shut down.The following example shows the steps in the previous configuration.
device# configure terminal device(config)# interface ethernet 4/2 device(conf-if-eth-4/2)# delay-link-event 2 down