[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Link and Multilink Services Configuration Guidelines

To configure multilink and link services logical interface properties, include the following statements:

(ml-fpc/pic/port | ls-fpc/pic/port) {
unit logical-unit-number {
dlci dlci-identifier;
drop-timeout milliseconds;
encapsulation type;
fragment-threshold bytes;
interleave-fragments;
minimum-links number;
mrru bytes;
multicast-dlci dlci-identifier;
short-sequence;
family family {
address address {
destination address;
}
bundle (ml-fpc/pic/port | ls-fpc/pic/port);
}
}
}

You can include these statements at the following hierarchy levels:

To configure link services physical interface properties, include the mlfr-uni-nni-bundle-options statement at the [edit interfaces ls-fpc/pic/port:channel] hierarchy level:

encapsulation type;
mlfr-uni-nni-bundle-options {
acknowledge-retries number;
acknowledge-timer milliseconds;
action-red-differential-delay (disable-tx | remove-link);
drop-timeout milliseconds;
fragment-threshold bytes;
hello-timer milliseconds;
lmi-type (ansi | itu);
minimum-links number;
mrru bytes;
n391 number;
n392 number;
n393 number;
red-differential-delay milliseconds;
t391 number;
t392 number;
yellow-differential-delay milliseconds;
}

This chapter is organized as follows:


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]