The next hop command specifies the next-hop address on an explicit path, and creates an MPLS TE tunnel through nodes in the order in which they are configured.
The undo next hop command restores the default configuration.
By default, no next-hop address on an explicit path is specified.
next hop ip-address [ include [ [ loose | strict ] | [ incoming | outgoing ] ] * | exclude ]
undo next hop ip-address
Parameter | Description | Value |
---|---|---|
ip-address | Specifies the next-hop IP address on an explicit path. | The value is in dotted decimal notation. |
include [ [ loose | strict ] | [ incoming | outgoing ] ] * | Specifies the IP address of a node included on an explicit
path.
|
By default, a node is added to an explicit path in include strict mode. |
exclude | Excludes the IP address from an explicit path. | - |