Copyright © tutorialspoint.com
| Tag | Description |
|---|---|
| -c, --check | |
|
Validate the IP address under the specified family. If no address
family is specified, IPv4 is assumed.
| |
| -4, --ipv4 |
Specify IPv4 address family (default).
|
| -6, --ipv6 |
Specify IPv6 address family.
|
| -b, --broadcast | |
|
Display the broadcast address for the given IP address and netmask.
| |
| -h, --hostname | |
|
Display the hostname for the given IP address.
| |
| -m, --netmask | |
|
Calculate the netmask for the given IP address. It assumes that the IP
address is in a complete class A, B, or C network. Many networks do
not use the default netmasks, in which case an inappropriate value will
be returned.
| |
| -p, --prefix | |
|
Show the prefix for the given mask/IP address.
| |
| -n, --network | |
|
Display the network address for the given IP address and netmask.
| |
| -s, --silent | |
|
Dont ever display error messages.
| |
Erik Troan <ewt@redhat.com> Preston Brown <pbrown@redhat.com> |
| Tag | Description |
|---|---|
| IPv6 supported wedged in by David Cantrell <dcantrell@redhat.com> | |
Copyright © tutorialspoint.com