PrepAway - Latest Free Exam Questions & Answers

Which command would you use to save the routing information before upgrading a SecurePlatform Gateway?

Which command would you use to save the routing information before upgrading a SecurePlatform Gateway?

PrepAway - Latest Free Exam Questions & Answers

A.
cp /etc/sysconfig/network.C [location]

B.
netstat �rn > [filename].txt

C.
ifconfig > [filename].txt

D.
ipconfig �a > [filename].txt

7 Comments on “Which command would you use to save the routing information before upgrading a SecurePlatform Gateway?

  1. Casbot says:

    A would be correct.

    If you upgrade the server and your routing got messed up, you would have the network.C with all the routes. Yes the netstat -rn will produce a routing table, but the network.C has all the information as well.




    0



    0
  2. Paul B says:

    sk54100 says:

    ===================
    To create a copy of your routing and interface information:

    # netstat -rn > routes.txt
    # ipconfig -a > ipconfig.txt
    # ifconfig > ifconfig.txt
    Copy of /etc/sysconfig/netconf.C
    ===================

    No “network.C” listed there, nor do I see that file on my system, so it must be “B”, “netstat -rn”




    0



    0
  3. tamuzek says:

    On R75 Student Manual,
    to save routing information you should run following commands on the appropriate platform:

    Windows netstat -rn > routes.txt
    SecurePlatform copy /etc/sysconfig/network.C

    correct answer is “A”.




    0



    0
  4. John says:

    sk44965 is related to route info on secureplatform, it indeed lists netconf.C as the file for having the route information and not network.C

    I believe netstat -rn would be the correct answer, since I think this command will run on Splat in expert mode. I have the R76 student manual and there is no reference to this on this manual.




    0



    0

Leave a Reply