Merge pull request #20 from mhegadorn/mhegadorn-set-gateway

add gw info
This commit is contained in:
Jon Sands 2021-09-06 01:11:20 -04:00 committed by GitHub
commit ba998ba4ef

View File

@ -83,6 +83,10 @@ ip address 192.168.1.55/24
exit
write mem
```
Depending on your existing network configuration, you may need to set a default gateway now.
```
ip route 0.0.0.0/0 192.168.1.1
```
## Load The New Images
@ -282,4 +286,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.
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.