beautypg.com

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

Page 87

background image

Multi-Service IronWare YANG Configuration Guide

79

53-1003038-02

Full examples

4

{

type empty;

description "Enable recording path routes";

}

leaf reoptimize-timer

{

type uint32

{

range "300..65535";

}

units "seconds";

description "Reoptimize timer value";

}

leaf revert-timer

{

type uint32;

units "seconds";

description "LSP revert timer";

}

uses mpls-traffic-eng-grouping;

list secondary-path

{

key "name";

description "Secondary Path configuration";

leaf name

{

type mpls-path-type;

description "Name of the Secondary Path";

}

}

}

}

grouping mpls-rsvp-grouping

{

description "MPLS RSVP configuration group";

container rsvp

{

description "MPLS RSVP configuration";

leaf refresh-interval

{

type uint32

{

range "1..360";

}

units "seconds";

description "Avg. interval between " +

"refresh path and resv msgs";

}

leaf refresh-multiple

{