HP 10500 SERIES Configuration Manual page 387

Hide thumbs Also See for 10500 SERIES:
Table of Contents

Advertisement

# Configure the capability to advertise labeled routes to IBGP peer 4.4.4.9 and to receive labeled
routes from the peer.
[PE2-bgp] peer 4.4.4.9 as-number 600
[PE2-bgp] peer 4.4.4.9 connect-interface loopback 0
[PE2-bgp] peer 4.4.4.9 label-route-capability
# 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 the 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
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
379

Advertisement

Table of Contents
loading

Table of Contents