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

Common MPLS Options

This section lists statements that are valid at all of the following hierarchy levels, and is referenced at those levels in Complete [edit protocols mpls] Hierarchy instead of the statements being repeated.

The common MPLS options are as follows:

admin-down;
admin-group {
exclude [ group-names ];
include-all [ group-names ];
include-any [ group-names ];
}
bandwidth {
bps;
ct0 bps;
ct1 bps;
ct2 bps;
ct3 bps;
}
class-of-service cos-value;
hop-limit number;
no-cspf;
no-decrement-ttl;
oam {
... oam-configuration ...
}
optimize-timer seconds;
preference preference;
priority setup-priority hold-priority;
(record | no-record);
standby;
oam {
bfd-liveness-detection {
detection-time threshold milliseconds;
failure-action teardown;
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
multiplier detection-time-multiplier;
no-adaptation;
transmit-interval {
minimum-interval milliseconds;
threshold milliseconds;
}
version bfd-version;
}
traceoptions {
file <filename> <files number> <match regular-expression> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
no-remote-trace;
}
}

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