mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-19 22:41:31 +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
|
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
|
### Saving
|
||||||
If you made any of the above extra changes, remember they have not been saved to onboard flash yet. Do so:
|
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