Our company had blocked port 80.So how can we change the AMS port to make the device register with it?
For your information,AMS was hosted at MS IIS web server,and the default port of IIS server was 80.
So in order to resolve this issue,the customer can change the default port of IIS in this case.e.g.change to port 8080 .See below steps about how to change it.
Microsoft Internet Information Services 7.0
- Open Internet Information Services (IIS) Manager.
- Select the Web site that you wish to configure.
- In the Action pane, click Bindings.
- Click Add to add a new site binding, or click Edit to change an existing binding.
- Click OK to apply the changes.
Source: