mpls
Sintaxis
mpls {
disable;
class-of-service cos-value;
no-cspf;
no-decrement-ttl;
advertisement-hold-time seconds;
explicit-null;
icmp-tunneling;
interface (interface-name | all) {
disable;
}
ipv6-tunneling;
no-propagate-ttl;
path path-name {
(address | hostname) <loose | strict>;
}
label-switched-path lsp-name {
disable;
auto-bandwidth {
adjust-interval seconds;
adjust-threshold percentage;
adjust-threshold-overflow-limit count;
adjust-threshold-underflow-limit
maximum-bandwidth bps;
minimum-bandwidth bps;
monitor-bandwidth;
}
description text-string;
from address;
install destination-prefix</prefix-length> <active>;
ldp-tunneling;
no-cspf;
no-decrement-ttl;
primary path-name {
adaptive;
select (manual | unconditional);
}
secondary path-name {
adaptive;
select (manual | unconditional);
}
to address;
traceoptions {
file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
flag flag;
}
}
static-label-switched-path lsp-name {
bypass bypass-name {
description text-string;
next-hop (address | interface-name | address/interface-name);
to address;
}
ingress {
description string;
install {
destination-prefix <active>;
}
link-protection bypass-name name;
next-hop (address | interface-name | address/interface-name);
to address;
}
transit incoming-label {
bandwidth bps;
description text-string;
link-protection bypass-name name;
next-hop (address | interface-name | address/interface-name);
pop;
swap out-label;
}
statistics {
auto-bandwidth;
file filename <files number> <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);
}
}
Nivel de jerarquía
[edit protocols]
Descripción
Habilite MPLS en el conmutador.
El resto de las instrucciones se explican por separado.
Predeterminado
MPLS está deshabilitado.
Nivel de privilegio requerido
enrutamiento: para ver esta instrucción en la configuración.
enrutamiento-control: para agregar esta instrucción a la configuración.
Información de versión
Declaración introducida en la versión 9.5 de Junos OS.
