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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 71
64 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
MPLS configuration elements
4
leaf commit
{
type empty;
description "Apply the parameter
modifications to LSP";
}
<brcd:commit></brcd:commit>[no] commit
choice admin-status-choice
{
description "Enable/Tear down the LSP";
case enable
{
leaf enable
{
type empty;
description "Enable the LSP";
}
}
case disable
{
leaf disable
{
type empty;
description "Tear down the
LSP";
}
}
}
<brcd:enable></brcd:enable>
<brcd:disable></brcd:disable>
[no] enable
[no] disable
leaf from
{
type ipv4_address;
description "Ingress router of the LSP";
}
<brcd:from>5.5.5.5</brcd:from> from <ip address>
leaf to
{
type ipv4_address;
description "Egress router of the LSP";
}
<brcd:to>6.6.6.6</brcd:to> to <ip address>
leaf hop-limit
{
type hop-limit-type;
description "Limit of hops the LSP can
traverse";
}
<brcd:hop-limit>20</brcd:hop-limit>[no] hop-limit <number>
TABLE 17 MPLS LSP (Continued)
YANG model XML CLI
Vista de pagina 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 109 110

Comentarios a estos manuales

Sin comentarios