Brocade Multi-Service IronWare YANG Configuration Guide (S Manual de usuario Pagina 71

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 70
Multi-Service IronWare YANG Configuration Guide 63
53-1003038-02
MPLS configuration elements
4
MPLS LSP configuration
The following data element configures the Label Switch Path (LSP).
list insert-loose
{
key "addr before";
description "Insert Loose nodes";
leaf addr
{
type ipv4_address;
description "Loose node";
}
leaf before
{
type ipv4_address;
description "Insert before this node";
}
}
}
}
<brcd:insert-loose>
<brcd:addr>4.4.4.4</brcd:addr>
<brcd:before>1.1.1.1</brcd:before>
</brcd:insert-loose>
</brcd:path>
[no] insert loose <ip address>
before <ip address>
TABLE 16 MPLS path (Continued)
YANG model XML CLI
TABLE 17 MPLS LSP
YANG model XML CLI
grouping mpls-lsp-grouping
{
description "MPLS LSP configuration group";
list lsp
{
key "name";
description "MPLS Signaled label switched
"+"path configuration";
leaf name
{
type string
{
length "1..64";
}
description "LSP name";
}
<brcd:lsp>
<brcd:name>example</brcd:name>
[no] lsp <name>
leaf adaptive
{
type empty;
description "Enable LSP to be modified
on fly";
}
<brcd:adaptive></brcd:adaptive>[no] adaptive
Vista de pagina 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 109 110

Comentarios a estos manuales

Sin comentarios