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.

show ip nhrp tunnel

Displays NHRP information about a specific tunnel.

show ip nhrp tunnel [ tunx ]

NHRP information for all tunnel interfaces is displayed.

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 display NHRP information about a specific tunnel. If no tunnel interface is specified, NHRP information about all tunnel interfaces is displayed.

The following example shows how to display NHRP information about the tun0 tunnel.


vyatta@vyatta:~$ show ip nhrp tunnel tun0
Interface: tun0
Type: static
Protocol-Address: 10.0.0.100/24
NBMA-Address: 172.18.0.1
vyatta@vyatta:~$