
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";
}
Comentarios a estos manuales