home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

reset ip nhrp purge tunnel

Removes and reregisters all NHRP entries.

reset ip nhrp purge tunnel [ tunx ]

NHRP entries for all tunnel interfaces are removed.

tunx
The identifier for a tunnel interface. The identifier ranges from tun0 through tunx, where x is a non-negative integer.

Operational mode

Use this command to remove and reregister all NHRP entries for a specific tunnel interface. If no tunnel interface is specified, all NHRP entries for all tunnel interfaces are removed and reregistered.

The following example shows how to remove and reregister all NHRP entries for the tun0 tunnel.


vyatta@vyatta:~$ reset ip nhrp purge tunnel tun0
vyatta@vyatta:~$