diff --git a/docs/icx6450.md b/docs/icx6450.md index 9451c75..3eaf605 100644 --- a/docs/icx6450.md +++ b/docs/icx6450.md @@ -264,6 +264,17 @@ To quickly enable SNMPv2 (read only), follow the below. SNMP v3 is available but ``` snmp-server community public ro ``` +### HTTPS Web Interface + +To enable https, use the following: +``` +web-management https +crypto-ssl certificate generate +``` +Disable http: +``` +no web-management http +``` ### Saving If you made any of the above extra changes, remember they have not been saved to onboard flash yet. Do so: