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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
Multi-Service IronWare YANG Configuration Guide 29
53-1003038-02
Interface state elements
3
{
leaf ppp-down
{
type empty;
description "The L2 state is PPP-DOWN";
}
}
case inactive
{
leaf inactive
{
type empty;
description "The L2 state is inactive";
}
}
}
choice duplex
{
description "The duplex mode of the interface";
case half
{
leaf half
{
type empty;
description "Half Duplex";
}
}
case full
{
leaf full
{
type empty;
description "Full Duplex";
}
}
case none
{
leaf none
{
type empty;
description "None";
}
}
}
leaf speed
{
type string
{
length "1..6";
}
description "The bandwidth of the interface";
}
leaf trunk-id
{
type string
{
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag