HP HSR6800 Configuration Manual page 226

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

[PE1] bgp 100
[PE1-bgp] peer 2.2.2.9 as-number 100
[PE1-bgp] peer 2.2.2.9 connection-interface loopback 0
[PE1-bgp] vpls-family
[PE1-bgp-af-vpls] peer 2.2.2.9 enable
[PE1-bgp-af-vpls] quit
[PE1-bgp] quit
# Enable L2VPN and MPLS L2VPN.
[PE1] l2vpn
[PE1-l2vpn] mpls l2vpn
[PE1-l2vpn] quit
# Create VPLS instance aaa that uses LDP signaling.
[PE1] vsi aaa static
[PE1-vsi-aaa] pwsignal ldp
[PE1-vsi-aaa-ldp] vsi-id 500
[PE1-vsi-aaa-ldp] peer 2.2.2.9
[PE1-vsi-aaa-ldp] quit
[PE1-vsi-aaa] quit
# Create VPLS instance bbb that uses BGP signaling.
[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 1 range 10
[PE1-vsi-bbb-bgp] quit
[PE1-vsi-bbb] quit
# Create VPLS instance ccc that uses static labels.
[PE1] vsi ccc static
[PE1-vsi-ccc] pwsignal static
[PE1-vsi-ccc-static] peer 2.2.2.9
[PE1-vsi-ccc-static-2.2.2.9] static label local 100 remote 200
[PE1-vsi-ccc-static-2.2.2.9] quit
[PE1-vsi-ccc-static] quit
[PE1-vsi-ccc] quit
# Configure interface GigabitEthernet 2/1/2 and bind VPLS instance aaa, bbb, or ccc to the
interface.
[PE1] interface gigabitethernet 2/1/2
To bind VPLS instance aaa to the interface:
[PE1-GigabitEthernet2/1/2] l2 binding vsi aaa
To bind VPLS instance bbb to the interface:
[PE1-GigabitEthernet2/1/2] l2 binding vsi bbb
To bind VPLS instance ccc to the interface:
[PE1-GigabitEthernet2/1/2] l2 binding vsi bbb
[PE1-GigabitEthernet2/1/2] quit
2.
Configure PE 2:
# Configure an IGP, such as OSPF. (Details not shown.)
# Configure basic MPLS.
218

Advertisement

Table of Contents
loading

Table of Contents