Fix ip address for dna-gw03
This commit is contained in:
parent
c2323e5238
commit
581dde2c9b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ network_interfaces:
|
||||||
- device: vio0
|
- device: vio0
|
||||||
vlan: 30
|
vlan: 30
|
||||||
mac: 52:54:00:ca:fe:03
|
mac: 52:54:00:ca:fe:03
|
||||||
ipaddr: 172.20.30.2
|
ipaddr: 172.20.30.3
|
||||||
netmask: 255.255.255.0
|
netmask: 255.255.255.0
|
||||||
proto: static
|
proto: static
|
||||||
- device: vio1
|
- device: vio1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue