HP HSR6800 Configuration Manual page 224

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

# Configure VPLS instance aaa that uses LDP signaling.
[PE2] vsi aaa static
[PE2-vsi-aaa] pwsignal ldp
[PE2-vsi-aaa-ldp] vsi-id 500
[PE2-vsi-aaa-ldp] peer 1.1.1.9
[PE2-vsi-aaa-ldp] quit
[PE2-vsi-aaa] quit
# Configure VPLS instance bbb that uses BGP signaling.
[PE2] vsi bbb auto
[PE2-vsi-bbb] pwsignal bgp
[PE2-vsi-bbb-bgp] route-distinguisher 100:1
[PE2-vsi-bbb-bgp] vpn-target 111:1
[PE2-vsi-bbb-bgp] site 20
[PE2-vsi-bbb-bgp] quit
[PE2-vsi-bbb] quit
# On the interface connecting CE 2, create service instance 1 and bind it to VPLS instance aaa,
and create service instance 2 and bind it to VPLS instance bbb.
[PE2] interface Ten-GigabitEthernet 1/0/1
[PE2-Ten-GigabitEthernet1/0/1] port link-mode bridge
[PE2-Ten-GigabitEthernet1/0/1] port link-type trunk
[PE2-Ten-GigabitEthernet1/0/1] port trunk permit vlan 100 200
[PE2-Ten-GigabitEthernet1/0/1] service-instance 1
[PE2-Ten-GigabitEthernet1/0/1-srv1] encapsulation s-vid 100
[PE2-Ten-GigabitEthernet1/0/1-srv1] xconnect vsi aaa
[PE2-Ten-GigabitEthernet1/0/1-srv1] quit
[PE2-Ten-GigabitEthernet1/0/1] service-instance 2
[PE2-Ten-GigabitEthernet1/0/1-srv2] encapsulation s-vid 200
[PE2-Ten-GigabitEthernet1/0/1-srv2] xconnect vsi bbb
[PE2-Ten-GigabitEthernet1/0/1-srv2]
Verifying the configuration:
# Execute the display vpls connection command on the PEs. The output shows that a PW
connection in up state has been established. Take PE 2 as an example:
[PE2] display vpls connection vsi aaa verbose
VSI Name: aaa
**Remote Vsi ID
VC State
Encapsulation
Group ID
Remote MTU
Peer Ip Address : 1.1.1.9
PW Type
Local VC Label
Remote VC Label : 81922
Link ID
Tunnel Policy
Tunnel ID
quit
: 500
: up
: vlan
: 0
: 1500
: label
: 89766
: 1
: --
: 0x4600068
216
Signaling: ldp

Advertisement

Table of Contents
loading

Table of Contents