Simple typo. 192.168 instead of 102.168

This commit is contained in:
Tim Young 2019-04-29 16:32:32 -05:00
parent a0790918fb
commit 5d06bfd8f3
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<interface>
<nicname>management_interface0</nicname>
<myip>
<ip>102.168.1.4</ip>
<ip>192.168.1.4</ip>
<mask>255.255.255.0</mask>
<gateway>0.0.0.0</gateway>
<type>ip</type>