From 397b04115ff522f2240059cdb08bdf1561ea8bde Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 24 May 2021 11:03:38 +0200 Subject: op-mode: T3571: add missing "show protocol" help strings --- op-mode-definitions/show-arp.xml.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 op-mode-definitions/show-arp.xml.in (limited to 'op-mode-definitions/show-arp.xml.in') diff --git a/op-mode-definitions/show-arp.xml.in b/op-mode-definitions/show-arp.xml.in new file mode 100644 index 000000000..12e7d3aa2 --- /dev/null +++ b/op-mode-definitions/show-arp.xml.in @@ -0,0 +1,24 @@ + + + + + + + Show Address Resolution Protocol (ARP) information + + /usr/sbin/arp -e -n + + + + Show Address Resolution Protocol (ARP) cache for specified interface + + + + + /usr/sbin/arp -e -n -i "$4" + + + + + + -- cgit v1.2.3