3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1638 CHAPTER 96: MPLS TE CONFIGURATION COMMANDS
Parameter ip-address: Defines a node by its link IP address or router ID in dotted decimal
notation. In the strict routing approach, this IP address must be a link IP address. In
the loose routing approach, this IP address can be either a link IP address or router
ID.
include: Includes the specified IP address on the explicit path.
loose: Indicates that the next hop is a loose node which is not necessarily directly
connected to current node.
strict: Indicates that the next hop is a strict node which must be directly
connected to current node.
exclude: Excludes the specified IP address from the explicit path.
Description Use the
next hop command to define a node on the explicit path. By performing
this command multiple times, you may define all nodes that the explicit path must
traverse in sequence.
By default, next hops are strict hops on an explicit path.
Related command: delete hop.
Example # Exclude IP address 10.0.0.125 from the MPLS TE explicit path p1.
[Sysname-explicit-path-p1] next hop 10.0.0.125 exclude
opaque-capability
Syntax opaque-capability enable
undo opaque-capability
View OSPF view
Parameter enable: Enables the opaque LSA capability.
Description Use the
opaque-capability command to enable the opaque LSA capability for
the OSPF process to generate and receive from its neighbors Opaque LSAs.
Use the
undo opaque-capability command to restore the default.
By default, the opaque LSA capability of OSPF is disabled.
Example # Enable the opaque LSA capability of OSPF.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] opaque-capability enable