beautypg.com

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

Page 73

background image

Multi-Service IronWare YANG Configuration Guide

65

53-1003038-02

MPLS configuration elements

4

leaf ipmtu
{

type uint32;

{
range "576..9194";
}

description "IP Packet MTU size";

}

NOTE: The maximum value varies depending on the

default max-frame-size configured on the device.

<brcd:ipmtu>1526brcd:ipmtu>

[no] ipmtu <packet-size>

leaf ldp-tunneling
{

type empty;
description " Enable LDP over RSVP

tunneling";

}

<brcd:ldp-tunneling>brcd:ldp-tunneling>

[no] ldp-tunneling

leaf metric
{

type uint32
{

range "1..65535";

}
description "LSP metric";

}

<brcd:metric>600brcd:metric>

[no] metric <number>

leaf primary-path
{

type mpls-path-type;
description "LSP Primary explicit path";

}

<brcd:primary-path>examplebrcd:primary-p
ath>

[no] primary-path <path name>

uses mpls-priority-grouping;

leaf record
{

type empty;
description "Enable recording path

routes";

}

<brcd:record>brcd:record>

[no] record

leaf reoptimize-timer
{

type uint32
{

range "300..65535";

}
units "seconds";
description "Reoptimize timer value";

}

<brcd:reoptimize-timer>3600brcd:reoptimiz
e-timer>

[no] reoptimize_timer
<seconds>

TABLE 17

MPLS LSP (Continued)

YANG model

XML

CLI