R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
305
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 Tunnel 0.
<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 Tunnel 0.
<Sysname> reset gre p2mp tunnel-table interface tunnel 0 10.0.0.1 20.0.0.1