Page MenuHomeVyOS Platform

show-arp.xml
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

show-arp.xml

<?xml version="1.0"?>
<interfaceDefinition>
<node name="show">
<children>
<node name="protocols">
<children>
<node name="static">
<children>
<node name="arp">
<properties>
<help>Show Address Resolution Protocol (ARP) information</help>
</properties>
<command>/usr/sbin/arp -e -n</command>
<children>
<tagNode name="interface">
<properties>
<help>Show Address Resolution Protocol (ARP) cache for specified interface</help>
<completionHelp>
<script>${vyos_completion_dir}/list_interfaces.py -b</script>
</completionHelp>
</properties>
<command>/usr/sbin/arp -e -n -i "$6"</command>
</tagNode>
</children>
</node>
</children>
</node>
</children>
</node>
</children>
</node>
</interfaceDefinition>

File Metadata

Mime Type
text/xml
Expires
Sat, Sep 26, 1:13 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4249067
Default Alt Text
show-arp.xml (1 KB)

Event Timeline