Add apc for rack16
This commit is contained in:
parent
8540e9d50d
commit
7844357771
1 changed files with 6 additions and 0 deletions
|
@ -351,6 +351,12 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
||||||
option host-name "ppc-build01-mgmt";
|
option host-name "ppc-build01-mgmt";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host apc-rack16-a {
|
||||||
|
hardware ethernet 00:c0:b7:7c:a0:79;
|
||||||
|
fixed-address 10.5.130.30;
|
||||||
|
option host-name "apc-rack16-a";
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# ARM MGMT VLAN
|
# ARM MGMT VLAN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue