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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 84
Multi-Service IronWare YANG Configuration Guide 77
53-1003038-02
Full examples
4
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";
}
}
}
}
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";
}
leaf adaptive
{
type empty;
description "Enable LSP to be modified on fly";
}
leaf commit
{
type empty;
description "Apply the parameter modifications to LSP";
}
choice admin-status-choice
{
description "Enable/Tear down the LSP";
case enable
{
leaf enable
{
type empty;
description "Enable the LSP";
Vista de pagina 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 109 110

Comentarios a estos manuales

Sin comentarios