H3C Technologies H3C SR8800 User Manual

Page 400

Advertising
background image

389

[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

5.

Verify your configurations
# 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 data bytes, press CTRL_C to break

Reply from 2001:1::1

bytes=56 Sequence=1 hop limit=64 time = 1 ms

Reply from 2001:1::1

bytes=56 Sequence=2 hop limit=64 time = 1 ms

Reply from 2001:1::1

bytes=56 Sequence=3 hop limit=64 time = 1 ms

Reply from 2001:1::1

bytes=56 Sequence=4 hop limit=64 time = 1 ms

Reply from 2001:1::1

bytes=56 Sequence=5 hop limit=64 time = 1 ms

--- 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 data bytes, press CTRL_C to break

Reply from 2001:1::2

bytes=56 Sequence=1 hop limit=64 time = 1 ms

Reply from 2001:1::2

bytes=56 Sequence=2 hop limit=64 time = 1 ms

Reply from 2001:1::2

bytes=56 Sequence=3 hop limit=64 time = 1 ms

Reply from 2001:1::2

bytes=56 Sequence=4 hop limit=64 time = 1 ms

Reply from 2001:1::2

bytes=56 Sequence=5 hop limit=64 time = 1 ms

--- 2001:1::2 ping statistics ---

Advertising