Changes

no edit summary
Line 12: Line 12:     
[[File:{{{file_arp}}}]]
 
[[File:{{{file_arp}}}]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field name</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>ip; Default: <b>none</b></td>
 +
        <td>IP address of a local host</td>
 +
    </tr>
 +
    <tr>
 +
        <td>MAC address</td>
 +
        <td>mac; Default: <b>none</b></td>
 +
        <td>MAC address of a local host</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Interface</td>
 +
        <td>string; Default: <b>none</b></td>
 +
        <td>Interface through which the router is associated with the host</td>
 +
    </tr>
 +
</table>
    
You can also view the ARP cache via shell using the <b>arp</b> or <b>ip neigh</b> commands, depending on which output your prefer:
 
You can also view the ARP cache via shell using the <b>arp</b> or <b>ip neigh</b> commands, depending on which output your prefer:

Navigation menu