Configure Link Services Differential Delay
For link services interfaces configured with MLFR (FRF.16), the differential delay between links in a bundle is measured and warning is given when a link has a substantially greater differential delay than other links in the same bundle. The implementing end point can determine if the differential delay is in an acceptable range and decide to remove the link from the bundle, or to stop transmission on the link.
You can configure the yellow differential delay for links in a bundle by including the
yellow-differential-delaystatement at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]yellow-differential-delay milliseconds;The yellow differential delay can be from 3 through 2000 milliseconds. The default is 6 milliseconds.
You can configure the red differential delay for links in a bundle to give warning by including the
red-differential-delaystatements at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]red-differential-delay milliseconds;The red differential delay can be from 5 through 2000 milliseconds. The default is 10 milliseconds.
You can configure the action to be taken when differential delay exceeds the red limit by including the
action-red-differential-delay redstatements at the[edit interfaces ls-fpc/pic/port:channelmlfr-uni-nni-bundle-options]hierarchy level:[edit interfaces ls-fpc/pic/port:channelminimum-links]action-red-differential-delay (disable-tx | remove-link);The
disable-txoption disables transmission on the link. Theremove-linkoption removes the link from the bundle. The default action isdisable-tx.