Fix ip address for dna-gw04
This commit is contained in:
parent
581dde2c9b
commit
fbf3d56f79
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:04
|
mac: 52:54:00:ca:fe:04
|
||||||
ipaddr: 172.20.30.3
|
ipaddr: 172.20.30.4
|
||||||
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