Update icx6450.md

This commit is contained in:
mhegadorn 2021-08-22 13:56:46 -04:00 committed by GitHub
parent 3d8f489173
commit efa4995159

View File

@ -83,6 +83,10 @@ ip address 192.168.1.55/24
exit exit
write mem 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 ## Load The New Images