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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 13
6 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Common definition and header elements
2
type uint32
{
range "1..4090";
}
description "VLAN Identifier";
}
typedef ipv4_address
{
type string
{
length "7..15";
}
description "IPv4 Address";
}
typedef ipv6_address
{
type string
{
length "3..39";
}
description "IPv6 Address";
}
typedef ipv4_address_mask
{
type string
{
length "9..19";
}
description "IPv4 Address/mask";
}
typedef ipv6_address_mask
{
type string
{
length "6..43";
}
description "IPv6 Address/mask";
}
typedef mac_address
{
type string
{
length "1..21";
}
description "Ethernet MAC address";
}
typedef priority-value
{
type uint32
{
range "0..7";
}
description "Priority Value";
}
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag