IPv4 Functions
Function Name | Description |
|---|---|
Add a statically-configured IPv4 host address, subnet mask, and default gateway to an interface. | |
Add a dynamically-configured IPv4 host address, subnet mask, and default gateway to an interface. | |
Start dynamic IPv4 address configuration for an interface. | |
Stop dynamic IPv4 address configuration for an interface. | |
Remove a configured IPv4 host address from an interface. | |
Remove all configured IPv4 host address(es) from an interface. | |
Configure IPv4 fragment reassembly timeout. | |
Get the default gateway IPv4 address for a host’s configured IPv4 address. | |
Get an interface’s configured IPv4 host address(es). | |
Get corresponding configured IPv4 host address for a remote IPv4 address to use as source address. | |
Get the IPv4 address subnet mask for a host’s configured IPv4 address. | |
Validate an IPv4 address as the limited broadcast IPv4 address. | |
Validate an IPv4 address as a Class-A IPv4 address. | |
Validate an IPv4 address as a Class-B IPv4 address. | |
Validate an IPv4 address as a Class-C IPv4 address. | |
Validate an IPv4 address as one the host’s IPv4 address(es). | |
Validate an IPv4 address as one the host’s configured IPv4 address(es). | |
Validate an IPv4 address as a Localhost IPv4 address. | |
Validate an IPv4 address as a link-local IPv4 address. | |
Check if any IPv4 address(es) are configured on an interface. | |
Validate an IPv4 address as the ‘This Host’ initialization IPv4 address. | |
Validate an IPv4 address as a valid IPv4 host address. | |
Validate an IPv4 address as a valid, configurable IPv4 host address. | |
Validate an IPv4 address subnet mask. |