Configure Link Services Acknowledgment Timers
For link services interfaces configured with MLFR (FRF.16), each link end point in a bundle initiates a request for bundle operation with its peer by transmitting an add link message. A hello message notifies the peer end point that the local end point is up. Both ends of a link generate a hello message periodically, or as configured with the hello timer. A remove link message notifies the peer that the local end management is removing the link from bundle operation. End points respond to add link, remove link, and hello messages by sending acknowledgement messages.
You can configure the maximum period to wait for an add link acknowledgement, hello acknowledgement, or remove link acknowledgement by including the
acknowledge-timerstatement at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]acknowledge-timer milliseconds;The acknowledgement timer can be from 1 through 10 milliseconds. The default is 4 milliseconds.
For link services interfaces, you can configure the number of retransmission attempts to be made for consecutive hello or remove link messages after the expiration of the acknowledgement timer by including the
acknowledge-retriesstatement at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]acknowledge-retries number;Acknowledgement retries can be a value from 1 through 5. The default is 2.
You can configure the rate at which hello messages are sent by including the
hello-timerstatement at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]hello-timermilliseconds;A hello message is transmitted after the specified period (in milliseconds) has elapsed. The hello timer can be from 1 through 180 milliseconds; the default is 10 milliseconds. When the hello timer expires, a link end point generates an add-link message.