HP 12500 Series Configuration Manual page 151

Mpls, routing switch series
Table of Contents

Advertisement

Service instance 1000 matches the received packets that carry VLAN tag 100 on GigabitEthernet
3/0/1. The matched packets are forwarded by VPLS instance aaa.
Service instance 2000 matches the received packets that carry VLAN tag 200 on GigabitEthernet
3/0/1. The matched packets are forwarded by VPLS instance bbb.
Figure 36 Network diagram
Configuration procedure
Configure PE 1.
1.
# Configure the IGP protocol, which is OSPF in this example. (Details not shown)
# Configure basic MPLS.
<Sysname> system-view
[Sysname] sysname PE1
[PE1] interface loopback 0
[PE1-LoopBack0] ip address 1.1.1.9 32
[PE1-LoopBack0] quit
[PE1] mpls lsr-id 1.1.1.9
[PE1] mpls
[PE1-mpls] quit
[PE1] mpls ldp
[PE1-mpls-ldp] quit
# Configure interface VLAN-interface 10.
[PE1] interface vlan-interface 10
[PE1-Vlan-interface10] ip address 10.10.10.10 24
# Configure basic MPLS on the VLAN interface.
[PE1-Vlan-interface10] mpls
[PE1-Vlan-interface10] mpls ldp
[PE1-Vlan-interface10] quit
# Configure the remote LDP session.
[PE1] mpls ldp remote-peer 1
[PE1-mpls-remote-1] remote-ip 2.2.2.9
[PE1-mpls-remote-1] quit
# Configure BGP extension.
[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
143

Advertisement

Table of Contents
loading

Table of Contents