
72 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
MPLS state elements
4
{
type empty;
description "Down";
}
}
}
choice oper-state
{
description "The operational state of the interface";
case up
{
leaf up
{
type empty;
description "Up";
}
}
case down
{
leaf down
{
type empty;
description "Down";
}
}
}
leaf maximum-bw
{
type uint32
{
range "0..4294967295";
}
description "The maximum outbound bandwidth that can"+
" be used on the interface.";
}
leaf maximum-reservable-bw
{
type uint32
{
range "0..4294967295";
}
description "The maximum bandwidth that can be"+
" reserved on the interface.";
}
leaf admin-groups-bitmap
{
type uint32
{
range "0..4294967295";
}
description "The bitfield indicating the"+
" administrative groups to which this interface belongs.";
}
container per-priority-reservable-bw
Comentarios a estos manuales