mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
Update icx6450.md
This commit is contained in:
parent
3d8f489173
commit
dc0cc72940
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user