add in new virthost06 host

This commit is contained in:
Stephen Smoogen 2017-03-16 19:51:13 +00:00
parent 1ac14680c9
commit bb3788b72c

View file

@ -36,13 +36,13 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
# filename "pxelinux.0";
# }
# host virthost06 {
# hardware ethernet E4:1F:13:BA:D6:E0;
# fixed-address 10.5.126.146;
# next-server 10.5.126.41;
# option host-name "virthost06";
# filename "pxelinux.0";
# }
host virthost06 {
hardware ethernet 5c:f3:fc:53:db:fd;;
fixed-address 10.5.126.146;
next-server 10.5.126.41;
option host-name "virthost06";
filename "pxelinux.0";
}
# host virthost07 {
# hardware ethernet e4:1f:13:ba:e5:a0;
@ -268,6 +268,12 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
option host-name "virthost-comm01-mgmt";
}
host virthost06-mgmt {
hardware ethernet 84:7b:eb:f3:62:32;
fixed-address 10.5.130.195;
option host-name "virthost06-mgmt";
}
host unknown00-mgmt {
hardware ethernet 00:21:5e:5b:19:96;
fixed-address 10.5.130.240;