NextHop : ::1 Preference : 0
Cost : 0 Protocol : Direct
RelayNextHop : :: TunnelID : 0x0
Interface : GigabitEthernet2/0/0 Flags : D
Destination : FE80:: PrefixLength : 10
NextHop : :: Preference : 0
Cost : 0 Protocol : Direct
RelayNextHop : :: TunnelID : 0x0
Interface : NULL0 Flags : D
# Run the
ping
command on Router A to verify the connectivity.
[RouterA]
ping ipv6 2001:db8:3::1
PING 2001:db8:3::1 : 56 data bytes, press CTRL_C to break
Reply from 2001:db8:3::1
bytes=56 Sequence=1 hop limit=254 time = 63 ms
Reply from 2001:db8:3::1
bytes=56 Sequence=2 hop limit=254 time = 62 ms
Reply from 2001:db8:3::1
bytes=56 Sequence=3 hop limit=254 time = 62 ms
Reply from 2001:db8:3::1
bytes=56 Sequence=4 hop limit=254 time = 63 ms
Reply from 2001:db8:3::1
bytes=56 Sequence=5 hop limit=254 time = 63 ms
--- 2001:db8:3::1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 62/62/63 ms
# Run the
tracert
command on Router A to verify the connectivity.
[RouterA]
tracert ipv6 2001:db8:3::1
traceroute to 2001:db8:3::1 30 hops max,60 bytes packet
1 FE80::E0:FCD5:86D4:401 11 ms 3 ms 4 ms
2 2001:db8:3::1 4 ms 3 ms 3 ms
----End
Configuration Files
l
Configuration file of Router A
#
sysname RouterA
#
ipv6
#
interface GigabitEthernet2/0/0
ipv6 enable
ipv6 address 2001:db8:1::1/64
#
interface Pos1/0/0
link-protocol ppp
ipv6 enable
ipv6 address auto link-local
#
ipv6 route-static :: 0 Pos 1/0/0
#
return
l
Configuration file of Router B
#
sysname RouterB
#
ipv6
HUAWEI NetEngine80E/40E Router
Configuration Guide - IP Routing
2 IP Static Route Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
127