HPE FlexFabric 5950 Series Configuration Manual page 293

Mpls
Hide thumbs Also See for FlexFabric 5950 Series:
Table of Contents

Advertisement

4.
Configure a sham link:
# Configure PE 1.
[PE1] interface loopback 1
[PE1-LoopBack1] ip binding vpn-instance vpn1
[PE1-LoopBack1] ip address 3.3.3.3 32
[PE1-LoopBack1] quit
[PE1] ospf 100
[PE1-ospf-100] area 1
[PE1-ospf-100-area-0.0.0.1] sham-link 3.3.3.3 5.5.5.5
[PE1-ospf-100-area-0.0.0.1] quit
[PE1-ospf-100] quit
# Configure PE 2.
[PE2] interface loopback 1
[PE2-LoopBack1] ip binding vpn-instance vpn1
[PE2-LoopBack1] ip address 5.5.5.5 32
[PE2-LoopBack1] quit
[PE2] ospf 100
[PE2-ospf-100] area 1
[PE2-ospf-100-area-0.0.0.1] sham-link 5.5.5.5 3.3.3.3
[PE2-ospf-100-area-0.0.0.1] quit
[PE2-ospf-100] quit
V erifying the configuration
5 0 3 B
# Execute the display ip routing-table vpn-instance command on the PEs to verify the following
results (details not shown):
The path to the peer CE is now along the BGP route across the backbone.
A route to the sham link destination address exists.
# Execute the display ip routing-table command on the CEs. Verify that the next hop of the OSPF
route to the peer CE is the interface connected to the PE (VLAN interface 11). This means that the
VPN traffic to the peer CE is forwarded over the backbone. (Details not shown.)
# Verify that a sham link has been established on PEs, for example, on PE 1.
[PE1] display ospf sham-link
OSPF Process 100 with Router ID 100.1.1.2
Area
0.0.0.1
# Verify that the peer state is Full on PE 1.
[PE1] display ospf sham-link area 1
OSPF Process 100 with Router ID 100.1.1.2
Sham link: 3.3.3.3 --> 5.5.5.5
Neighbor ID: 120.1.1.2
Area: 0.0.0.1
Cost: 1
State: P-2-P
Timers: Hello 10, Dead 40, Retransmit 5, Transmit Delay 1
Request list: 0
Sham link
Neighbor ID
Source IP
120.1.1.2
3.3.3.3
State: Full
Type: Sham
Retransmit list: 0
Destination IP
5.5.5.5
285
State
Cost
P-2-P
1

Advertisement

Table of Contents
loading

Table of Contents