[Contents] [Prev] [Next] [Index] [Report an Error]


<arp-table-entry-flags>

Usage

<arp-table-entry>
    <arp-table-entry-flags>
        <none/>
        <permanent/>
        <published/>
        <dead/>
        <free/>
    </arp-table-entry-flags>
</arp-table-entry>

Description

One or more status flags for the ARP entry.

Contents

<dead>—ARP entry is dead.

<free>—ARP entry is free.

<none>—ARP entry has no flags.

<permanent>—ARP entry is permanent.

<published>—ARP entry is published.


[Contents] [Prev] [Next] [Index] [Report an Error]