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 flush tunnel

Removes all non-permanent entries.

reset ip nhrp flush tunnel [ tunx ]

Non-permanent 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 all non-permanent entries for the specified tunnel interface. If no tunnel interface is specified, all non-permanent entries for all tunnel interfaces are removed.

The following example shows how to remove all non-permanent entries for the tun0 tunnel.


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