Usage: %1!s! name= address= gateway= |all store=]active|persistent Parameters: Tag Value name - Interface name or index. ...

Usage: %1!s! [name=] [[address=]]              [[gateway=]|all]              [[store=]active|persistent]  Parameters:         Tag          Value        name       - Interface name or index.        address    - The static IP address to delete.        gateway    - One of the following values:                     : A specific default gateway IP address                                   to delete.                     all: Deletes all default gateway IP addresses on the.                          interface.        store      - One of the following values:                     active: Deletion only lasts until next boot.                     persistent: Deletion is persistent.  This                                 is the default.  Remarks: Deletes a static IP address or a static default gateway from a          specified interface.  Examples:          %1!s! "Local Area Connection" addr=10.0.0.1 gateway=all