add iplisten
Specifies an IPv4 or IPv6 address to be added to the IP listen list.
add iplisten [ ipaddress=] IPAddress
[ ipaddress=] IPAddress
Specifies the IPv4 or IPv6 address to be added to the IP listen list.
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.
add iplisten ipaddress=fe80::1
add iplisten ipaddress=1.1.1.1
add iplisten ipaddress=0.0.0.0
add iplisten ipaddress=::