
Multi-Service IronWare YANG Configuration Guide 29
53-1003038-02
Interface state elements
3
{
leaf ppp-down
{
type empty;
description "The L2 state is PPP-DOWN";
}
}
case inactive
{
leaf inactive
{
type empty;
description "The L2 state is inactive";
}
}
}
choice duplex
{
description "The duplex mode of the interface";
case half
{
leaf half
{
type empty;
description "Half Duplex";
}
}
case full
{
leaf full
{
type empty;
description "Full Duplex";
}
}
case none
{
leaf none
{
type empty;
description "None";
}
}
}
leaf speed
{
type string
{
length "1..6";
}
description "The bandwidth of the interface";
}
leaf trunk-id
{
type string
{
Comentarios a estos manuales