Add a fixed IP
This commit is contained in:
parent
f02f770ec2
commit
0e75bc5878
|
@ -78,6 +78,11 @@ host nagios {
|
|||
fixed-address 10.112.5.5;
|
||||
}
|
||||
|
||||
host leotest {
|
||||
hardware ethernet 04:4F:8B:00:27:6D;
|
||||
fixed-address 10.112.5.6;
|
||||
}
|
||||
|
||||
|
||||
host bb-frappant-17-nanom5 {
|
||||
hardware ethernet 04:18:D6:2C:4A:B4;
|
||||
|
|
Loading…
Reference in a new issue