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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
34 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Full examples
3
}
leaf alarm-monitoring
{
type empty;
description "Enable alarm monitoring";
}
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";
}
}
}
container gig-default
{
description "Global Gig port default options";
choice gig-default-option
{
description "Gig default type";
case auto-gig
{
leaf auto-gig
{
type empty;
description "Autonegotiation";
}
}
case neg-off
{
leaf neg-off
{
type empty;
description "Non-Autonegotiation";
}
}
case auto-full
{
leaf auto-full
{
type empty;
description " Full Autonegotiation";
}
}
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag