The lync listener command configures the switch to communicate with the Lync server and specifies the port number.
The undo lync listener command cancels the configuration.
By default, the switch is not configured to communicate with the Lync server and the port number is not specified.
lync listener { http-port port-num | https-port port-num ssl-policy ssl-policy }
undo lync listener
Parameter |
Description |
Value |
---|---|---|
http-port port-num |
Specifies the port number of the HTTP service. |
The value is an integer that ranges from 1025 to 55535. |
https-port port-num |
Specifies the port number of the HTTPS service. |
The value is an integer that ranges from 1025 to 55535. |
ssl-policy ssl-policy |
Specifies the SSL policy to be bound. The SSL policy must be a server SSL policy. |
The value must be the name of an existing SSL policy. |
Usage Scenario
Microsoft Lync is a set of communication software that provides voice, video, desktop sharing, and file transfer functions. To ensure normal running of Lync software, configure the switch to communicate with the Lync server.
Precautions
To prevent the impact on the exchange with the Lync server, you are advised to use the port number that is not in use. You can run the display ip socket register-port command to check used port numbers.