mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
Merge pull request #20 from mhegadorn/mhegadorn-set-gateway
add gw info
This commit is contained in:
commit
ba998ba4ef
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user