Update icx6450.md

This commit is contained in:
mhegadorn 2021-08-22 14:27:00 -04:00 committed by GitHub
parent 3d8f489173
commit dc0cc72940

View File

@ -260,6 +260,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: