net_if_reset
Reset interface(s) ; remove all configured addresses, IPv4 or IPv6 or both, on specified interface.
Usages
net_if_reset -i [if_nbr]
Arguments
-i [Interface number]
, Specified on which interface the reset will occur. If no interface is specified, all existing interfaces will be reset.
-4, Specified to clear only the IPv4 addresses of the interface.
-6, Specified to clear only the IPv6 addresses of the interface.
Output
None.
Required Configuration
None.
Notes/Warnings
None.