Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh http add iplisten ?
Usage: add iplisten [ipaddress=]
Parameters:
Tag Value
ipaddress - The IPv4 or IPv6 address to be added to the IP listen list.
Remarks: Adds a new 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:
add iplisten ipaddress=fe80::1
add iplisten ipaddress=1.1.1.1
add iplisten ipaddress=0.0.0.0
add iplisten ipaddress=::