CORRECT TEXT
Complete this statement. To save interface information before upgrading a Windows Gateway,
use command
Answer: ipconfig -a > [filename].txt
Explanation:
ipconfig -a > [filename].txt
CORRECT TEXT
Complete this statement. To save interface information before upgrading a Windows Gateway,
use command
CORRECT TEXT
Complete this statement. To save interface information before upgrading a Windows Gateway,
use command
Answer: ipconfig -a > [filename].txt
Explanation:
ipconfig -a > [filename].txt
Is this command meant to be run in Windows environment or in Gaia?
In Windows environment, the command should be ipconfig /all and not ipconfig -a
Love, Brad
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk54100
It says the same answer….
ipconfig /all > ipconfig.txt is the correct command for Windows.
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk54100
To create a copy of your routing and interface information:
# netstat -rn > routes.txt
# ipconfig -a > ipconfig.txt
# ifconfig > ifconfig.txt
Notes:
The ‘>’ command creates those txt files by piping the original commands output to where you send it to. If you don’t specify full path but only a file name, the file will be saved in the folder you are currently in.
ipconfig /all > ipconfig.txt is the correct command for Windows.
Regards!
This command does not work on Windows, even if you change it to ipconfig /a.
If you use ipconfig /all > ipconfig.txt then it will work.
Well first of all I would ask since when Check Point bets on Windows as secure platform to run Security Gateway?
As I remember from CCSA there was question about scenario when Windows runs as security gateway and Check Point appliance as Management Server and answer for that is “Unsupported configuration” or similar to this answer.
In link to sk54100 there is not a command to run on windows as those commands have # (hash) sign in front of them (Unix like systems).
Even if the output will be piped to .txt file does not mean that this will be on windows. It’s just plain text so Windows will know how to open this file. In Unix like systems extension could be exe and file will be still opened in text editor.
My answer to this would be “Are you kidding me???”
command provided as correct answer ” ipconfig -a > [filename].txt” means that word Windows should be replaced with word Security. Then by all means related sk and answer would make sense.
Reviewed it again and it still doesn’t make sense. It is for windows.. but it’s wrong.
I submitted a request to change the SK. They should edit it eventually.
Rick, did you get any answer?
This answer is just wrong. I hope this isn’t what they have programmed into the exam.
ipconfig /all > ipconfig.txt
see sk54100
To create a copy of your routing and interface information:
# netstat -rn > routes.txt
# ipconfig -a > ipconfig.txt
# ifconfig > ifconfig.txt
Notes:
The ‘>’ command creates those txt files by piping the original commands output to where you send it to. If you don’t specify full path but only a file name, the file will be saved in the folder you are currently in.
ipconfig /all > ipconfig.txt is the correct command for Windows.
ipconfig -a > [filename].txt
Wrote 156-315.77 last Friday, and passed with 95%!
There were 89 questions of my 156-315.77 exam, many Fill in the Blank questions.
Around 10-15 new questions (IPS, Threat Prevention FW Monitor, VPN Tunnel Sharing, GAiA…etc.).
Be careful of questions on Command and Syntax, GAiA Command.
I used the PassLeader 156-315.77 dumps ( http://www.passleader.com/156-315-77.html ) (752q VCE and PDF dumps) for preparing for exam, all NEW questions were from it, the most valid 156-315.77 dumps!
P.S.
PassLeader has published part of its 156-315.77 dumps on Google Drive for free here:
https://drive.google.com/open?id=0B-ob6L_QjGLpMm1FNVVkSEZZR3c
Good Luck!!!