
Multi-Service IronWare YANG Configuration Guide 67
53-1003038-02
MPLS configuration elements
4
MPLS RSVP configuration
The following data element configures the Resource ReSerVation Protocol (RSVP) parameters.
Router MPLS configuration
The following data element contains the MPLS configuration.
TABLE 18 MPLS RSVP configuration
YANG model XML CLI
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";
}
<brcd:rsvp>
<brcd:refresh-interval>360</brcd:re
fresh-interval>
</brcd:rsvp>
[no] refresh-interval <seconds>
leaf refresh-multiple
{
type uint32
{
range "1..255";
}
description "Num of unresponded path " + "or
resv before time out";
}
}
}
<brcd:rsvp>
<brcd:refresh-multiple>255</brcd:r
efresh-multiple>
</brcd:rsvp>
[no] refresh-multiple <intervals>
Comentarios a estos manuales