PrepAway - Latest Free Exam Questions & Answers

Which of the following configurations will achieve this?

The host, called " Certkiller ", with the MAC address "08:00:2b:4c:59:23", should always be given the IP address of 192.168.1.2 by the DHCP server. Which of the following configurations will achieve this?

PrepAway - Latest Free Exam Questions & Answers

A.
host Certkiller {
hardware-ethernet 08:00:2b:4c:59:23;
fixed-address 192.168.1.2;
}

B.
host Certkiller {
mac=08:00:2b:4c:59:23;
ip= 192.168.1.2;
}

C.
host Certkiller = 08:00:2b:4c:59:23 192.168.1.2

D.
host Certkiller {
hardware ethernet 08:00:2b:4c:59:23;
fixed-address 192.168.1.2;
}

E.
host Certkiller {
hardware-address 08:00:2b.4c:59:23;
fixed-ip 192.168.1.2;
}


Leave a Reply