HP 12500 Series Configuration Manual page 386

Mpls, routing switch series
Table of Contents

Advertisement

# Configure the maximum hop count from PE 2 to eBGP peer 2.2.2.9 as 10.
[PE2-bgp] peer 2.2.2.9 as-number 100
[PE2-bgp] peer 2.2.2.9 connect-interface loopback 0
[PE2-bgp] peer 2.2.2.9 ebgp-max-hop 10
# Configure peer 2.2.2.9 as a VPNv6 peer.
[PE2-bgp] ipv6-family vpnv6
[PE2-bgp-af-vpnv6] peer 2.2.2.9 enable
[PE2-bgp-af-vpnv6] quit
# Redistribute direct routes to the routing table of vpn1.
[PE2-bgp] ipv6-family vpn-instance vpn1
[PE2-bgp-ipv6-vpn1] import-route direct
[PE2-bgp-ipv6-vpn1] quit
[PE2-bgp] quit
Verify your configuration.
5.
# From each PE, ping the other PE. PE 1 and PE 2 can ping each other:
[PE2] ping ipv6 –vpn-instance vpn1 2001:1::1
PING 2001:1::1 : 56
Reply from 2001:1::1
bytes=56 Sequence=1 hop limit=64
Reply from 2001:1::1
bytes=56 Sequence=2 hop limit=64
Reply from 2001:1::1
bytes=56 Sequence=3 hop limit=64
Reply from 2001:1::1
bytes=56 Sequence=4 hop limit=64
Reply from 2001:1::1
bytes=56 Sequence=5 hop limit=64
--- 2001:1::1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 1/1/1 ms
[PE1] ping ipv6 –vpn-instance vpn1 2001:1::2
PING 2001:1::2 : 56
Reply from 2001:1::2
bytes=56 Sequence=1 hop limit=64
Reply from 2001:1::2
bytes=56 Sequence=2 hop limit=64
Reply from 2001:1::2
bytes=56 Sequence=3 hop limit=64
Reply from 2001:1::2
bytes=56 Sequence=4 hop limit=64
Reply from 2001:1::2
bytes=56 Sequence=5 hop limit=64
--- 2001:1::2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
data bytes, press CTRL_C to break
time = 1 ms
time = 1 ms
time = 1 ms
time = 1 ms
time = 1 ms
data bytes, press CTRL_C to break
time = 1 ms
time = 1 ms
time = 1 ms
time = 1 ms
time = 1 ms
378

Advertisement

Table of Contents
loading

Table of Contents