From dc0cc7294095e3e3ba288760098b5e62243134d7 Mon Sep 17 00:00:00 2001 From: mhegadorn <45055220+mhegadorn@users.noreply.github.com> Date: Sun, 22 Aug 2021 14:27:00 -0400 Subject: [PATCH] Update icx6450.md --- docs/icx6450.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/icx6450.md b/docs/icx6450.md index a71f8d0..62da425 100644 --- a/docs/icx6450.md +++ b/docs/icx6450.md @@ -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: @@ -282,4 +293,4 @@ telnet@Route2(config)#sh optic 5 You'll need to pick up some official Brocade or Foundry optics on ebay, or buy some flashed optics from FiberStore. ## Licensing Info -Like other EoL ICX6xxx series switches, the ICX6450 requires license file unlocks for 10gbE port functionality as well as some advanced software features. These licenses are no longer sold. To prevent e-waste and save these from landfills, I am providing free unlocks for use in a homelab or personal environment. Once you've finished the update and configuration process, proceed to the [ICX6450 Licensing](6450.md) section to fully license and unlock your switch. \ No newline at end of file +Like other EoL ICX6xxx series switches, the ICX6450 requires license file unlocks for 10gbE port functionality as well as some advanced software features. These licenses are no longer sold. To prevent e-waste and save these from landfills, I am providing free unlocks for use in a homelab or personal environment. Once you've finished the update and configuration process, proceed to the [ICX6450 Licensing](6450.md) section to fully license and unlock your switch.