Optional
-dadfailed(IPv6 only) only list addresses which have not failed duplicate address detection.
Optional
-deprecated(IPv6 only) only list addresses not being deprecated.
Optional
-dynamicOptional
-permanentOptional
-primaryOptional
-secondaryAliases for primary.
Optional
-temporaryOptional
-tentativeAliases for primary.
Optional
autojoinOptional
dadfailed(IPv6 only) only list addresses which have failed duplicate address detection.
Optional
deprecated(IPv6 only) only list deprecated addresses.
Optional
devThe name of the device to filter and show its addresses.
Optional
dynamicOptional
homeOptional
labelOnly list addresses with labels matching the PATTERN. PATTERN is a usual shell style pattern.
Optional
masterOnly list interfaces enslaved to this master device.
Optional
mngtmpaddrOptional
nodadOptional
noprefixrouteOptional
optimisticOptional
permanent(IPv6 only) only list addresses installed due to stateless address configuration or only list permanent (not dynamic) addresses.
These two flags are inverses of each other, so -dynamic is equal to permanent and -permanent is equal to dynamic.
Optional
primaryOptional
scopeOnly list addresses with this scope.
Optional
secondaryOptional
temporaryList temporary IPv6 or secondary IPv4 addresses only. The Linux kernel shares a single bit for those, so they are actually aliases for each other although the meaning differs depending on address family.
Optional
tentative(IPv6 only) only list addresses which have not yet passed duplicate address detection.
Optional
toOnly show addresses matching this prefix.
Optional
typeOnly list interfaces of the given type.
Note that the type name is not checked against the list of supported types - instead it is sent as-is to the kernel. Later it is used to filter the returned interface list by comparing it with the relevant attribute in case the kernel didn't filter already.
Therefore any string is accepted, but may lead to empty output.
Optional
upOnly list running interfaces.
Optional
vrfOnly list interfaces enslaved to this vrf
.
Generated using TypeDoc
Address show options.