
78 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Full examples
4
}
}
case disable
{
leaf disable
{
type empty;
description "Tear down the LSP";
}
}
}
leaf from
{
type ipv4_address;
description "Ingress router of the LSP";
}
leaf to
{
type ipv4_address;
description "Egress router of the LSP";
}
leaf hop-limit
{
type hop-limit-type;
description "Limit of hops the LSP can traverse";
}
leaf ipmtu
{
type uint32;
description "IP Packet MTU size";
}
leaf ldp-tunneling
{
type empty;
description " Enable LDP over RSVP tunneling";
}
leaf metric
{
type uint32
{
range "1..65535";
}
description "LSP metric";
}
leaf primary-path
{
type mpls-path-type;
description "LSP Primary explicit path";
}
uses mpls-priority-grouping;
leaf record
Komentarze do niniejszej Instrukcji