What command would be used to configure the interface eth1:1 with the IP address 10 10.34 and the netmask 255.255.255.0?

What command would be used to configure the interface eth1:1 with the IP address 10 10.34 and the netmask 255.255.255.0?

What command would be used to configure the interface eth1:1 with the IP address 10 10.34 and the netmask 255.255.255.0?

A.
ifconfig eth1:1 10.10.3.4 netmask 255.255.255.0 start

B.
ifconfig 10.10.3.4 netmask 255.255.255.0 eth1:1 up

C.
ifconfig eth1:1 10.10.3.4 netmask 255.255.255.0 up

D.
ifconfig 10.10.3.4/255.255.255.0 eth1:1 up

E.
ifconfig eth1:1 10.10.3.4/255.255.255.0 up



Leave a Reply 5

Your email address will not be published. Required fields are marked *


iori

iori

Should be C.

tsrreven

tsrreven

iori is correct should be C.

Alukardd

Alukardd

Guys is write! Please change highlight to C.

admin

admin

Thanks. Fixed.

mr_tienvu

mr_tienvu

Correct answer is