nerdexam
SUN

310-202 · Question #127

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…

The correct answer is A. ifconfig hme1 plumb 192.168.3.7 up B. echo "192.168.3.7" > /etc/hostname.hme1. See the full explanation below for the reasoning.

Question

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.) Sun 310-202 Exam

Options

  • Aifconfig hme1 plumb 192.168.3.7 up
  • Becho "192.168.3.7" > /etc/hostname.hme1
  • Cifconfig plumb hme1 inet 192.168.3.7 netmask 255.255.255.0 up
  • Decho "ifconfig hme1 plumb 192.168.3.7 up">> /etc/hostname.hme1

How the community answered

(27 responses)
  • A
    70% (19)
  • C
    19% (5)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice