summaryrefslogtreecommitdiff
path: root/templates-op/show/nhrp/interface/node.def
blob: c00f5e235fa4c31d9ee9535bf49f05a7881fc1d0 (plain)
1
2
3
help: Show NHRP interface connection information
run: 
	if [ -f /var/run/opennhrp.pid ]; then sudo opennhrpctl interface show; else echo OpenNHRP is not running.; fi