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

Page 81

Advertising
background image

Multi-Service IronWare YANG Configuration Guide

73

53-1003038-02

MPLS state elements

4

{

description "The amount of bandwidth not yet reserved on"

+"the interface per priority (0 to 7)";

uses per-priority-bandwidth-grouping;

}

container per-priority-last-sent-reservable-bw

{

description "The values in the Unreserved Bandwidth TLV"

+" sent in the most recent OSPF-TE LSA.";

uses per-priority-bandwidth-grouping;

}

container protecting-bypass-lsp

{

description "The name of any bypass LSPs that are"

+"protecting this interface.";

leaf-list lsp

{

type string

{

length "1..64";

}

description "bypass LSP name";

}

}

}

}

}

grouping mpls-statedata-grouping

{

description "Router MPLS state data group";

container mpls-statedata

{

description "Router MPLS state data";

uses mpls-lsp-statedata-grouping;

uses mpls-interface-statedata-grouping;

}

}

}

Advertising