15-4 
To do…  Use the command…  Remarks 
Enter system view  system-view — 
Configure the port number of 
the HTTPS service 
ip https port port-number 
Optional 
By default, the port number of 
the HTTPS service is 443. 
 
 
If you execute the ip https port command for multiple times, the last configured port number is used. 
 
Associating the HTTPS Service with an ACL 
Associating the HTTPS service with an ACL can filter out requests from some clients to let pass only 
clients that pass the ACL filtering. 
Follow these steps to associate the HTTPS service with an ACL: 
To do…  Use the command…  Remarks 
Enter system view  system-view — 
Associate the HTTPS service 
with an ACL 
ip https acl acl-number 
Required 
Not associated by default. 
 
Displaying and Maintaining HTTPS 
To do…  Use the command…  Remarks 
Display information about 
HTTPS 
display ip https  Available in any view 
 
HTTPS Configuration Example 
Network requirements 
z  Host acts as the HTTPS client and Device acts as the HTTPS server. 
z  Host accesses Device through Web to control Device. 
z  CA (Certificate Authority) issues certificate to Device. The common name of CA is new-ca. 
 
 
In this configuration example, Windows Server serves as CA and you need to install Simple Certificate 
Enrollment Protocol (SCEP) component.