![H3C S9500 Series Command Manual Download Page 76](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036076.webp)
Command Manual – MPLS Basics
H3C S9500 Series Routing Switches
Chapter 1 MPLS Basics Configuration Commands
1-68
[Sysname] mpls ldp
[Sysname-mpls-ldp] mtu-signalling
1.1.43 path-vectors
Syntax
path-vectors pv-number
undo path-vectors
View
MPLS LDP VPN instance view/MPLS LDP view
Default Level
1: Monitor level
Parameters
pv-number
: Path vector maximum hop count32.
Description
Use the
path-vectors
command to set the path vector maximum hop count.
Use the
undo path-vectors
command to restore the default.
By default, the path vector maximum hop count for an instance is 32.
Note that this command takes effect only when MPLS LDP is enabled on all interfaces.
Related commands:
loop-detect
,
hops-count
.
Examples
# Set the path vector maximum hop count to 3 for the public network LDP.
<Sysname> system-view
[Sysname] mpls ldp
[Sysname-mpls-ldp] path-vectors 3
# Set the path vector maximum hop count to 3 for LDP instance named vpn1.
<Sysname> system-view
[Sysname] mpls ldp vpn-instance vpn1
[Sysname-mpls-ldp-vpn-instance-vpn1] path-vectors 3