Questions And Answers 100% Correct
When attempting to communicate with another system using the ping command, what is the
most likely cause for a "request timed out" response?
- TCP/IP is configured properly
- DNS is configured properly
- The destination computer is unavailable
- TLS is not configured properly The destination computer is unavailable
If the DHCP service is not available, which service will provide a dynamic IP address for a
machine?
- Default gateway service
- IP route
- DNS
- APIPA Automatic Private IP Addressing (APIPA)
What is a difference between the output of ifconfig and ipconfig?
, CYB 210 - 4-2 Lab IP Address Configuration
Questions And Answers 100% Correct
- ifconfig does not show the default gateway.
- ipconfig only works on a Windows operating system.
- There are no differences; the output is the same
- ifconfig only works on a Macintosh computer. ifconfig does not show the default
gateway.
The default location of the network adapter in Linux is in what directory?
- /etc/configuration
- /etc/networks
- /etc/user
- /etc/network/interfaces /etc/network/interfaces
Which symbol or symbols are used to comment a line out in a Linux file?
- //
-/