This dynamic range should end at 19 as there's a static device on 20
This commit is contained in:
parent
5e34af90de
commit
0a1390568f
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option routers 10.5.130.254;
|
||||
option log-servers 10.5.126.29;
|
||||
range 10.5.130.10 10.5.130.20;
|
||||
range 10.5.130.10 10.5.130.19;
|
||||
|
||||
host bc1-mgmt {
|
||||
hardware ethernet 00:11:25:c3:65:46;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue