R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
7
If no parameters are specified, the command clears the tunnel entry information of all P2MP GRE tunnel
interfaces.
Examples
# Clear the tunnel entries of all P2MP GRE tunnel interfaces.
<Sysname> reset gre p2mp tunnel-table
Warning: All tunnel table will be deleted. Continue? [Y/N]:
# Clear all tunnel entries of P2MP GRE tunnel interface Tunnel0.
<Sysname> reset gre p2mp tunnel-table interface tunnel 0
Warning: All tunnel table will be deleted. Continue? [Y/N]:
# Clear the tunnel entry of P2MP GRE tunnel interface Tunnel0 in which the private IP address is 10.0.0.1
and the tunnel destination address is 20.0.0.1.
<Sysname> reset gre p2mp tunnel-table interface tunnel 0 10.0.0.1 20.0.0.1