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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 27
20 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Interface configuration elements
3
Alarm monitoring
This data element indicates whether or not alarm monitoring is enabled. This data element only
applies to 10 GbE interfaces previously configured in the WAN PHY mode.
Admin status choice
This data element is used to enable or disable the interface.
TABLE 2 Alarm monitoring
YANG model XML CLI
leaf alarm-monitoring
{
type empty;
description "Enable alarm monitoring";
}
<brcd:alarm-monitoring></brcd:alarm-monitoring> [no] alarm-monitoring
TABLE 3 Admin status choice
YANG model XML CLI
choice admin-status-choice
{
description "Enable/Disable the Interface";
case enable
{
leaf enable
{
type empty;
description "Enable the Interface";
}
}
<brcd:enable></brcd:enable> enable
case disable
{
leaf disable
{
type empty;
description "Disable the Interface";
}
}
}
<brcd:disable></brcd:disable> disable
Przeglądanie stron 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag