IP for radio.
This commit is contained in:
parent
7cfddcdcfb
commit
6037a2a8f0
|
@ -23,6 +23,11 @@ host mchai {
|
||||||
fixed-address 10.112.0.5;
|
fixed-address 10.112.0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host radio {
|
||||||
|
hardware ethernet b8:27:eb:df:86:05;
|
||||||
|
fixed-address 10.112.0.6;
|
||||||
|
}
|
||||||
|
|
||||||
host dopz {
|
host dopz {
|
||||||
hardware ethernet de:44:53:fa:fa:dc;
|
hardware ethernet de:44:53:fa:fa:dc;
|
||||||
fixed-address 10.112.2.6;
|
fixed-address 10.112.2.6;
|
||||||
|
|
Loading…
Reference in a new issue