Spoke
<Huawei>display current-configuration interface tunnel 0/0/0
[V200R007C00SPCb00]
#
interface Tunnel0/0/0
ip address 192.168.10.2 255.255.255.0
tunnel-protocol gre p2mp
source 10.201.132.39
nhrp registration interval 100
nhrp network-id 220
nhrp entry 192.168.10.1 10.215.60.225 register
<Huawei>display nhrp peer all
-------------------------------------------------------------------------------
Protocol-addr Mask NBMA-addr NextHop-addr Type Flag
-------------------------------------------------------------------------------
192.168.10.1 32 10.215.60.225 192.168.10.1 static hub
-------------------------------------------------------------------------------
Tunnel interface: Tunnel0/0/0
Created time : 00:28:09
Expire time : --
Number of nhrp peers: 1
<Huawei>
HUB
interface Tunnel88090
ip vrf forwarding AAA
ip address 192.168.10.1 255.255.255.0
no ip redirects
ip nhrp map multicast dynamic
ip nhrp network-id 220
ip nhrp holdtime 600
ip nhrp registration timeout 100
no ip split-horizon
tunnel source 10.215.60.225
tunnel mode gre multipoint
tunnel vrf Vodafone-3G
when ping
<Huawei>ping 192.168.10.1
PING 192.168.10.1: 56 data bytes, press CTRL_C to break
Request time out
Request time out
Request time out
Request time out
Request time out
--- 192.168.10.1 ping statistics ---
5 packet(s) transmitted
0 packet(s) received
100.00% packet loss
<Huawei>ping 10.215.60.225
PING 10.215.60.225: 56 data bytes, press CTRL_C to break
Reply from 10.215.60.225: bytes=56 Sequence=1 ttl=248 time=778 ms
Reply from 10.215.60.225: bytes=56 Sequence=2 ttl=248 time=581 ms
Reply from 10.215.60.225: bytes=56 Sequence=3 ttl=248 time=448 ms
Reply from 10.215.60.225: bytes=56 Sequence=4 ttl=248 time=468 ms
Reply from 10.215.60.225: bytes=56 Sequence=5 ttl=248 time=457 ms
--- 10.215.60.225 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 448/546/778 ms
<Huawei>