Configures a global hello interval for the loop-detection (LD) protocol.
The default interval is 1000 milliseconds.
Protocol Loop Detection configuration mode
Use the no form of this command to revert to the default hello interval.
To configure a hello interval of 2000 milliseconds:
device# configure terminal device(config)# protocol loop-detection device(config-loop-detect)# hello-interval 2000
To revert to the default hello interval:
device# configure terminal device(config)# protocol loop-detection device(config-loop-detect)# no hello-interval