J'ai trouvé le answer. Il y a a utility called netsh.
netsh http add iplisten ipaddress=xxx.xxx.xxx.xxx
Par défaut there are no IP addresses on le list, so IIS7 will bind to tous IP addresses. If you add one IP to le list, it will listen to juste that IP ou tout IP added to le list. C'est nécessaire to restart IIS7 for le change to take effect.
Modification :
To list le IP addresses, type le suivant command après le IP address is added:
netsh http show iplisten
The netsh utility returns le suivant information:
IP addresses present in the IP listen list: xxx.xxx.x.x