![H3C S9500 Series Command Manual Download Page 218](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036218.webp)
Command Manual – VPLS
H3C S9500 Series Routing Switches
Chapter 1 VPLS Configuration Commands
1-21
Related commands:
vsi
,
vsi-id
,
encapsulation
.
Examples
# Create a peer PE, which is of the UPE type, with the IP address of 4.4.4.4 and the VC
ID of 200.
<Sysname> system-view
[Sysname] vsi aaa static
[Sysname-vsi-aaa] pwsignal ldp
[Sysname-vsi-aaa-ldp] vsi-id 500
[Sysname-vsi-aaa-ldp] peer 4.4.4.4 negotiation-vc-id 200 upe
1.1.15 pwsignal
Syntax
pwsignal
{
ldp
|
bgp
}
View
VSI view
Default Level
2: System level
Parameters
ldp
: Specifies to use LDP signaling, that is, Martini mode.
bgp
: Specifies to use BGP signaling, that is, Kompella mode.
Description
Use the
pwsignal
command to specify the PW signaling protocol for VPLS to use, and
enter VSI LDP view (Martini mode) or VSI BGP view (Kompella mode).
Examples
# Specify that VPLS instance aaa uses the connection mode of Martini and enter VSI
LDP view.
<Sysname> system-view
[Sysname] vsi aaa static
[Sysname-vsi-aaa] pwsignal ldp
[Sysname-vsi-aaa-ldp]