static-label-switched-path
Sintaxis
static-label-switched-path lsp-name {
bypass bypass-name {
bandwidth bps;
description string;
next-hop (address | interface-name | address/interface-name);
next-table string
push out-label;
to address;
}
ingress {
bandwidth bps;
class-of-service cos-value;
description string;
install {
destination-prefix <active>;
}
link-protection bypass-name name;
metric metric;
next-hop (address | interface-name | address/interface-name);
node-protection bypass-name name next-next-label label;
no-install-to-address;
policing {
filter filter-name;
no-auto-policing;
}
preference preference;
push out-label;
to address;
}
transit incoming-label {
bandwidth bps;
description string;
link-protection bypass-name name;
next-hop (address | interface-name | address/interface-name);
node-protection bypass-name name next-next-label label;
pop;
swap out-label;
}
Nivel de jerarquía
[edit logical-systems logical-system-name protocols mpls], [edit protocols mpls]
Descripción
Configure un LSP estático.
Opciones
lsp-name— Nombre de la ruta.
El resto de las instrucciones se explican por separado. Consulte Explorador de CLI.
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 10.1 de Junos OS.
