*> Network : FE80:: PrefixLen : 10
NextHop : :: LocPrf :
MED : 0 PrefVal : 0
Label : NULL
Path/Ogn : ?
After the configuration, the Spoke-CEs can ping each other. Run the tracert command, and you
can see that the traffic between the Spoke-CEs is forwarded through the Hub-CE. You can also
deduce the number of forwarding devices between the Spoke-CEs based on the TTL in the ping
result.
Take the display on Spoke-CE1 as an example.
[Spoke-CE1] ping ipv6 2002::1
PING 2002::1 : 56 data bytes, press CTRL_C to break
Reply from 2002::1
bytes=56 Sequence=1 hop limit=59 time = 187 ms
Reply from 2002::1
bytes=56 Sequence=2 hop limit=59 time = 187 ms
Reply from 2002::1
bytes=56 Sequence=3 hop limit=59 time = 187 ms
Reply from 2002::1
bytes=56 Sequence=4 hop limit=59 time = 187 ms
Reply from 2002::1
bytes=56 Sequence=5 hop limit=59 time = 187 ms
--- 2002::1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 187/187/187 ms
[Spoke-CE1] tracert ipv6 2002::1
traceroute to 2002::1 30 hops max,60 bytes packet
1 2001::2 16 ms 31 ms 16 ms
2 2004::2 78 ms 62 ms 63 ms
3 2004::1 62 ms 63 ms 62 ms
4 2003::2 63 ms 62 ms 63 ms
5 2002::2 109 ms 94 ms 109 ms
6 2002::1 125 ms 141 ms 125 ms
Run the display bgp ipv6 routing-table command on the Spoke-CE, and you can see the default
route advertised by BGP on the peer Spoke-PE. Run the display ipv6 routing-table command,
and you can see the default route whose next hop is the peer Spoke-PE.
Take the display on Spoke-CE1 as an example.
[Spoke-CE1] display bgp ipv6 routing-table
Total Number of Routes: 6
BGP Local router ID is 10.10.10.10
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*> Network : :: PrefixLen : 0
NextHop : 2001::2 LocPrf :
MED : PrefVal : 0
Label :
Path/Ogn : 100 ?
*> Network : ::1 PrefixLen : 128
NextHop : :: LocPrf :
MED : 0 PrefVal : 0
Label :
Path/Ogn : ?
Quidway S7700 Smart Routing Switch
Configuration Guide - VPN 4 BGP MPLS IPv6 VPN Configuration
Issue 01 (2011-07-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
402