beautypg.com

Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 35

background image

Multi-Service IronWare YANG Configuration Guide

27

53-1003038-02

Interface state elements

3

case up

{

leaf up

{

type empty;

description "The link is up";

}

}

case down

{

leaf down

{

type empty;

description "The link is down";

}

}

}

choice l2-state

{

description "The L2 state for the port";

case disabled

{

leaf disabled

{

type empty;

description "The L2 state is disabled";

}

}

case blocked

{

leaf blocked

{

type empty;

description "The L2 state is blocked";

}

}

case listening

{

leaf listening

{

type empty;

description "The L2 state is listening";

}

}

case learning

{

leaf learning

{

type empty;

description "The L2 state is learning";

}

}

case preforwarding

{

leaf preforwarding

{

type empty;