Remote Web-based (HTTP/S) Management
The following procedure describes how to enable remote Web-based management (HTTP/S) from the WAN.
| ➢ | To enable remote Web (HTTP/S) management from WAN: | 
| ■ | CLI: | 
| a. | Access the System configuration mode: | 
# configure system
                                            | b. | Enable HTTP management from the WAN: | 
(config-system)# web
(web)# wan-http-allow on
(web)# exit
(config-system)# exit
| c. | Enable HTTPS management from the WAN: | 
(config-system)# web
(web)# wan-https-allow on
(web)# exit
(config-system)# exit