F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices VPN Command Reference-6PW100

9
Hardware Command com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
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