HP VPN Firewall Appliances VPN Command Reference

8
Usage guidelines
If no parameters are specified, the command clears the tunnel entry information of all P2MP GRE tunnel
interfaces.
Examples
# Clear all tunnel entries on 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 on the 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 whose private IP address is 10.0.0.1 and the tunnel destination address is
20.0.0.1 on the P2MP GRE tunnel interface Tunnel0.
<Sysname> reset gre p2mp tunnel-table interface tunnel 0 10.0.0.1 20.0.0.1