Which two commands are needed to enable hme1 and assign it the address without rebooting the system, as well as make the configuration persists across reboots?

An administrator needs to assign the IP address 192.168.3.7 to the interface hme1.
The hme1 interface is currently unused. Which two commands are needed to enable hme1 and
assign it the address without rebooting the system, as well as make the configuration persists
across reboots? (Choose two.)

An administrator needs to assign the IP address 192.168.3.7 to the interface hme1.
The hme1 interface is currently unused. Which two commands are needed to enable hme1 and
assign it the address without rebooting the system, as well as make the configuration persists
across reboots? (Choose two.)

A.
ifconfig hme1 plumb 192.168.3.7 up

B.
echo “192.168.3.7” > /etc/hostname.hme1

C.
ifconfig plumb hme1 inet 192.168.3.7 netmask 255.255.255.0 up

D.
echo “ifconfig hme1 plumb 192.168.3.7 up”>> /etc/hostname.hme1



Leave a Reply 0

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