PrepAway - Latest Free Exam Questions & Answers

How do you configure this change?

When using GAiA, it might be necessary to temporarily change the MAC address of the interface
eth 0 to 00:0C:29:12:34:56. After restarting the network the old MAC address should be active.
How do you configure this change?

As expert user, issue these commands:

PrepAway - Latest Free Exam Questions & Answers

A.
Edit the file /etc/sysconfig/netconf.C and put the new MAC address in the field
B. As expert user, issue the command:

C.
# IP link set eth0 addr 00:0C:29:12:34:56

D.
Open the WebUI, select Network > Connections > eth0. Place the new MAC address in the
field Physical Address, and press Apply to save the settings.

19 Comments on “How do you configure this change?

  1. Vlad says:

    Picture it yourself. As no mention of standalone GW or any other specs…
    A: netconf.C doesn’t exists on Gaia-standalone
    B: as expert.. no command. If that command is in answer C then in expert mode you are using linux commands and IP simply doesn’t exists or not installed by default.
    C?
    D: This one is actually closest. https to GW> under Network Management select your desired interface and click “Edit” and “Ethernet” tab is where you can change MAC but I don’t have time to test it if it changes back to original one after reboot. I believe that to perform such a thing would be a script and don’t know how to do so.

    Good luck with this one




    0



    0
  2. Vlad says:

    correction: they didn’t mentioned version as new Gaia doesn’t use /etc/sysconfig/netconf.C
    instead it uses /config/db/initial where you can find a lot more info.

    Read about this and found out deleting /etc/sysconfig/netconf.C will be recreated after reboot with correct info so I guess changing MAC address of interface and deleting this file will put everything back to normal after reboot and .. mission accomplished




    0



    0
  3. Anders says:

    Just tested in a lab. The “ip link” command will not survive a reboot. The WebUI configuration will. The question is which of these will not survive a reboot? The “ip link” command is the answer (not sure if it’s B or C the way this question is posted).




    0



    0
  4. Chp says:

    Answer D ( Tested on R77.30)
    It is possible via the GUI:
    Network Management -> Network Interfaces -> Select eth0 and click Edit -> Go to Ethernet Tab and give the MAC @ that you want to use.




    0



    0
      1. Chirag says:

        But here is the catch. The change from Web GUI survives reboot, and the question wants an answer that does not survive a reboot. This makes D incorrect. Not sure what the correct answer is. Can anyone help?




        0



        0
  5. KK says:

    A) correct answer
    #-sing means you are in expert mode ,inside this mode all this command works properly and after reboot all changes is revert back to old MAC

    answer C is wrong because system wont give you permission to rewrite MAC until this interface is UP.




    0



    0

Leave a Reply