beautypg.com

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

Page 78

background image

70

Multi-Service IronWare YANG Configuration Guide

53-1003038-02

MPLS state elements

4

}

}

case down

{

leaf down

{

type empty;

description "Down";

}

}

}

choice oper-state

{

description "The operational state of the LSP";

case up

{

leaf up

{

type empty;

description "Up";

}

}

case up-star

{

leaf up-star

{

type empty;

description "Up*";

}

}

case down

{

leaf down

{

type empty;

description "Down";

}

}

}

leaf tunnel-intf

{

type string

{

length "1..16";

}

description "The tunnel interface";

}

leaf up-dn-times

{

type uint16

{

range "0..65535";

}

description "The number of times the operational state"+

" of the LSP's primary path has transitioned from DOWN"+

" to UP";