delete iplisten

Specifies an IPv4 or IPv6 address to be deleted from the IP listen list.

delete iplisten [ address=] IPAddress
 

Parameters

[address=] IPAddress

Specifies the IPv4 or IPv6 address to be deleted from the IP listen list.

Remarks

Deletes an IP address to the IP listen list. This does not include the port number. The IP listen list is used to scope the list of addresses to which the HTTP service binds. "0.0.0.0" means any IPv4 address and "::" means any IPv6 address.

Examples

delete iplisten address=fe80::1

delete iplisten address=1.1.1.1

delete iplisten address=0.0.0.0

delete iplisten address=::