Set default gw correctly for shell02
This commit is contained in:
parent
f87df3b96d
commit
b1e5023eac
1 changed files with 1 additions and 1 deletions
|
@ -5,10 +5,10 @@ network_interfaces:
|
|||
vlan: 102
|
||||
ipaddr: 37.16.96.156
|
||||
netmask: 255.255.255.240
|
||||
gateway: 37.16.96.145
|
||||
proto: static
|
||||
- device: eth1
|
||||
vlan: 30
|
||||
ipaddr: 172.20.30.22
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
||||
network_default_gateway: 37.16.96.145
|
||||
|
|
Loading…
Add table
Reference in a new issue