diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2007-12-13 12:32:29 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2007-12-13 12:32:29 -0800 |
commit | fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091 (patch) | |
tree | ac7d62580132bd1020a9ce5404626ba139c0b53a /templates/show/arp | |
parent | 91b5edcde0529830306bad473b2a53db3171106d (diff) | |
download | vyatta-op-fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091.tar.gz vyatta-op-fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091.zip |
Add "show user", "show arp", and "show host".
Diffstat (limited to 'templates/show/arp')
-rw-r--r-- | templates/show/arp/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/arp/node.def b/templates/show/arp/node.def new file mode 100644 index 0000000..021f848 --- /dev/null +++ b/templates/show/arp/node.def @@ -0,0 +1,2 @@ +help: Show Address Resolution Protocol Information +run: /usr/sbin/arp -e |