Brocade Multi-Service IronWare YANG Configuration Guide (S Uživatelský manuál Strana 84

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 110
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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";
}
}
Zobrazit stránku 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 109 110

Komentáře k této Příručce

Žádné komentáře