EasyManua.ls Logo

Juniper JUNOS OS 10.4 - RELEASE NOTES - MPLS Application

Juniper JUNOS OS 10.4 - RELEASE NOTES
197 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
To specify commit options, include the desired options within the <commit-options>
tag. Use the := operator to create a node-set and assign it to a variable. Pass this
variable as the argument for the $commit-options parameter when you call the
jcs:load-configuration template.
For example, to commit the configuration with the synchronize and log options, use
the following syntax for the node-set:
var $options := {
<commit-options> {
<synchronize>;
<log> "synchronizing commit";
}
}
[Configuration and Operations Automation Guide]
Junos XML management protocol support for the interface-ranges attribute of the
<get-configuration> operation—By default, the Junos XML protocol operation
<get-configuration> parallels the default behavior of the CLI configuration mode show
command, which displays the [edit interfaces interface-range] hierarchy as a separate
hierarchy in the configuration. To display the inherited tag elements of each interface
range as children of the interface elements that are members of that range, a client
application combines the interface-ranges="interface-ranges" attribute with the
inherit="inherit" attribute in the <get-configuration> tag of a remote procedure call
(RPC).
If the inherit and interface-ranges attributes are included in the <get-configuration>
tag and the client application requests Junos XML-tagged output (the format="xml"
attribute is included or the format attribute is omitted), the Junos XML protocol server
includes the junos:interface-range="source-interface-range" attribute in the opening
tags of configuration elements that are inherited from an interface range. The attribute
does not appear if the client application requests formatted ASCII output by including
the format="text" attribute in the <get-configuration> tag.
[XML Management Protocol]
MPLS Application
Disable RSVP local revertive mode—Configure the no-local-reversion statement at
the [edit protocols rsvp] hierarchy level to disable RSVP local revertive mode (local
revertive mode as specified in RFC 4090, Fast Reroute Extensions to RSVP-TE for LSP).
RSVP local revertive mode is supported on all Juniper Networks routers running the
Junos OS software by default. If you configure the no-local-reversion statement, the
Juniper Networks router uses global revertive mode instead. You might need to disable
RSVP local revertive mode on Juniper Networks routers if your network includes
equipment that does not support this mode.
[MPLS]
Enhancement to the show mpls lsp extensive command—In Junos OS Release 10.3
and later, the show mpls lsp extensive command displays more detailed Constrained
Shortest Path First (CSPF) messages. You can now see the reason(s) for the CSPF
path computation and rejection. The following list shows some of the enhanced CSPF
Copyright © 2010, Juniper Networks, Inc.40
JUNOS OS 10.4 Release Notes

Table of Contents

Related product manuals