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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 83
76 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Full examples
4
range "0..2147483647";
}
units "Kilobits per second";
description "Maximum traffic rate";
}
leaf mean-rate
{
type uint32
{
range "0..2147483647";
}
units "Kilobits per seconds";
description "Mean traffic rate";
}
}
}
grouping mpls-path-grouping
{
description "MPLS Explicit Path configuration group";
list path
{
key "name";
description "Explicit route path";
leaf name
{
type mpls-path-type;
description "Path Name";
}
leaf-list strict
{
type ipv4_address;
description "Strict node";
}
leaf-list loose
{
type ipv4_address;
description "Loose node";
}
list insert-strict
{
key "addr before";
description "Insert Strict nodes";
leaf addr
{
type ipv4_address;
description "Strict node";
}
leaf before
{
type ipv4_address;
description "Insert before this node";
}
}
Przeglądanie stron 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag