fix virthost22 with a ; at the end of line
This commit is contained in:
parent
87c2722414
commit
9ed84d412f
1 changed files with 1 additions and 1 deletions
|
@ -1432,7 +1432,7 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
||||||
}
|
}
|
||||||
host virthost22-mgmt {
|
host virthost22-mgmt {
|
||||||
hardware ethernet 74:e6:e2:fd:76:ba
|
hardware ethernet 74:e6:e2:fd:76:ba
|
||||||
fixed-address 10.5.130.241
|
fixed-address 10.5.130.241;
|
||||||
option host-name "virthost22";
|
option host-name "virthost22";
|
||||||
}
|
}
|
||||||
host virthost-comm01-mgmt {
|
host virthost-comm01-mgmt {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue