Which command would you use to save the interface information before upgrading a Windows Gateway?

Which command would you use to save the interface information before upgrading a Windows
Gateway?

Which command would you use to save the interface information before upgrading a Windows
Gateway?

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

B.
ipconfig –a > [filename].txt

C.
ifconfig > [filename].txt

D.
netstat –rn > [filename].txt

Explanation:



Leave a Reply 1

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


malbu

malbu

ipconfig -all > [filename].txt or ipconfig /all > [filename].txt

-a is not correct