Brocade Multi-Service IronWare YANG Configuration Guide (S Instrukcja Użytkownika Strona 85

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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";
Przeglądanie stron 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag