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

Complete [edit protocols mpls] Hierarchy

The statement hierarchy listed in this section can also be included at the [edit logical-systems logical-system-name] hierarchy level.

protocols {
mpls {
... statements listed in Common MPLS Options PLUS the following ...
disable;
admin-groups {
group-name group-value;
}
advertise-hold-time seconds;
auto-policing {
class all (drop | loss-priority-high | loss-priority-low);
class ctnumber (drop | loss-priority-high | loss-priority-low);
}
diffserv-te {
bandwidth-model (extended-mam | mam | rdm);
te-class-matrix {
tenumber traffic-class ctnumber priority priority;
}
}
expand-loose-hop;
explicit-null;
icmp-tunneling;
interface (interface-name | all) {
disable;
admin-group [ group-names ];
label-map (in-label | default-route) {
class-of-service value;
(discard | next-hop (address | hostname | interface-name) | reject);
(pop | swap out-label);
preference preference;
swap-push swap-label push-label;
}
}
ipv6-tunneling;
label-switched-path lsp-name {
... label-switched-path-configuration ...
}
log-updown {
no-trap {
mpls-lsp-traps;
rfc3812–traps;
}
(syslog | no-syslog);
trap;
trap-path-down;
trap-path-up;
}
no-propagate-ttl;
optimize-aggressive;
path path-name {
address <loose | strict>;
}
path-mtu {
allow-fragmentation;
rsvp {
mtu-signaling;
}
}
revert-timer seconds;
rsvp-error-hold-time seconds;
smart-optimize-timer seconds;
static-path inet {
(prefix | default) {
class-of-service value;
double-push bottom-label top-label;
next-hop (address | interface-name | address/interface-name);
push out-label;
preference preference;
triple-push bottom-label middle-label top-label;
}
}
statistics {
auto-bandwidth;
file filename <files number> <no-stamp> <replace> <size maximum-file-size> <world-readable | no-world-readable>;
interval seconds;
}
traceoptions {
file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
}
traffic-engineering (bgp | bgp-igp | bgp-igp-both-ribs | mpls-forwarding);
label-switched-path lsp-name {
... statements listed in Common MPLS Options PLUS the following ...
disable;
adaptive;
admin-groups {
group-name group-value;
}
associate-backup-pe-groups;
auto-bandwidth {
adjust-interval seconds;
adjust-threshold percent;
adjust-threshold-overflow-limit count;
maximum-bandwidth bps;
minimum-bandwidth bps;
monitor-bandwidth;
}
description description;
fast-reroute {
bandwidth bps;
bandwidth-percent percent;
(exclude [ group-names ] | no-exclude);
hop-limit number;
(include-all [ group-names ] | no-include-all);
(include-any [ group-names ] | no-include-any);
}
from address;
install destination-prefix</prefix-length> <active>;
ldp-tunneling;
(least-fill | most-fill | random);
link-protection;
lsp-attributes {
encoding-type (ethernet | packet | pdh | sonet-sdh);
gpid (ethernet | hdlc | ipv4 | pos-no-scrambling-crc-16 | pos-no-scrambling-crc-32 | pos-scrambling-crc-16 | pos-scrambling-crc-32 | ppp);
signal-bandwidth type;
switching-type (fiber | lambda | psc-1 | tdm);
}
metric number;
no-install-to-address;
node-link-protection;
p2mp lsp-name;
policing {
filter filter-name;
no-automatic-policing;
}
primary path-name {
... statements listed in Common MPLS Options PLUS the following ...
adaptive;
select (manual | unconditional);
}
retry-limit number;
retry-timer seconds;
revert-timer seconds;
secondary path-name {
... statements listed in Common MPLS Options PLUS the following ...
adaptive;
select (manual | unconditional);
}
soft-preemption;
template;
to address;
traceoptions {
file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
}
}
}
}

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