HP HSR6800 Configuration Manual page 222

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

[PE1] vsi bbb auto
[PE1-vsi-bbb] pwsignal bgp
[PE1-vsi-bbb-bgp] route-distinguisher 100:1
[PE1-vsi-bbb-bgp] vpn-target 111:1
[PE1-vsi-bbb-bgp] site 10
[PE1-vsi-bbb-bgp] quit
[PE1-vsi-bbb] quit
# On the interface connecting CE 1, create service instance 1 and bind it to VPLS instance aaa,
and create service instance 2 and bind it to VPLS instance bbb.
[PE1] interface Ten-GigabitEthernet 1/0/1
[PE1-Ten-GigabitEthernet1/0/1] port link-mode bridge
[PE1-Ten-GigabitEthernet1/0/1] port link-type trunk
[PE1-Ten-GigabitEthernet1/0/1] port trunk permit vlan 100 200
[PE1-Ten-GigabitEthernet1/0/1] service-instance 1
[PE1-Ten-GigabitEthernet1/0/1-srv1] encapsulation s-vid 100
[PE1-Ten-GigabitEthernet1/0/1-srv1] xconnect vsi aaa
[PE1-Ten-GigabitEthernet1/0/1-srv1] quit
[PE1-Ten-GigabitEthernet1/0/1] service-instance 2
[PE1-Ten-GigabitEthernet1/0/1-srv2] encapsulation s-vid 200
[PE1-Ten-GigabitEthernet1/0/1-srv2] xconnect vsi bbb
[PE1-Ten-GigabitEthernet1/0/1-srv2] quit
2.
Configure the P device:
# Configure an IP address for loopback 0.
<Sysname> system-view
[Sysname] sysname P
[P] interface loopback 0
[P-LoopBack0] ip address 2.2.2.9 32
[P-LoopBack0] quit
# Configure the LSR ID and enable MPLS globally.
[P] mpls lsr-id 2.2.2.9
[P] mpls
[P-mpls] quit
# Enable LDP globally.
[P] mpls ldp
[P-mpls-ldp] quit
# Configure the interface connected to PE 1 and enable LDP on the interface.
[P] interface ten-GigabitEthernet 1/0/2
[P-Ten-GigabitEthernet1/0/2] ip address 23.1.1.2 24
[P-Ten-GigabitEthernet1/0/2] mpls
[P-Ten-GigabitEthernet1/0/2] mpls ldp
[P-Ten-GigabitEthernet1/0/2] quit
# Configure the interface connected to PE 2 and enable LDP on the interface.
[P] interface ten-GigabitEthernet 1/0/3
[P-Ten-GigabitEthernet1/0/3] ip address 26.2.2.2 24
[P-Ten-GigabitEthernet1/0/3] mpls
[P-Ten-GigabitEthernet1/0/3] mpls ldp
[P-Ten-GigabitEthernet1/0/3] quit
# Configure OSPF.
214

Advertisement

Table of Contents
loading

Table of Contents