Home | History | Annotate | Download | only in man8

Lines Matching full:neighbour

1 .TH IP\-NEIGHBOUR 8 "20 Dec 2011" "iproute2" "Linux"
3 ip-neighbour \- neighbour/arp tables management.
39 .I neighbour
42 Neighbour entries are organized into tables. The IPv4 neighbour table
46 The corresponding commands display neighbour bindings
47 and their properties, add new neighbour entries and delete old ones.
49 .SS ip neighbour add - add a new neighbour entry
50 .SS ip neighbour change - change an existing entry
51 .SS ip neighbour replace - add a new entry or change an existing one
53 These commands create new neighbour records or update existing ones.
57 the protocol address of the neighbour. It is either an IPv4 or IPv6 address.
61 the interface to which this neighbour is attached.
65 the link layer address of the neighbour.
72 the state of the neighbour entry.
74 is an abbreviation for 'Neighbour Unreachability Detection'.
79 - the neighbour entry is valid forever and can be only
84 - the neighbour entry is valid. No attempts to validate
89 - the neighbour entry is valid until the reachability
94 - the neighbour entry is valid but suspicious.
97 does not change the neighbour state if it was valid and the address
101 .SS ip neighbour delete - delete a neighbour entry
102 This command invalidates a neighbour entry.
123 .SS ip neighbour show - list neighbour entries
125 This commands displays neighbour tables.
137 list neighbour proxies.
145 only list neighbour entries in this state.
157 .SS ip neighbour flush - flush neighbour entries
158 This command flushes neighbour tables, selecting
165 and that the default neighbour states to be flushed do not include
175 neighbour table. If the option is given
182 ip neighbour
184 Shows the current neighbour table in kernel.
189 Removes entries in the neighbour table on device eth0.