1.4 Troubleshoot Endpoint Connectivity Flashcards

1
Q

ipconfig

A

to view the IP addressing information on a Windows host is to use the ipconfig Windows command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ipconfig /all

A

The command ipconfig/all when issued on a Windows machine will display many IP configuration settings, such as, the IP address of all active network adapters, the subnetmask, the DNS server address, and the default gateway.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ping

A

The ping command is an effective way to quickly test Layer 3 connectivity between a source and destination IP address. This command also displays various round-trip time statistics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

traceroute (tracert -WINDOWS)

A

The traceroute or Windows tracert commands can help locate Layer 3 problem areas in a network. A trace returns a list of hops as a packet is routed through a network. It could be used to identify the point along the path where the problem can be found.

Some firewalls, such as Windows Firewall, will block pings by default. It is important this is part of your network documentation and be aware of these settings when testing and verifying network connectivity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ifconfig

A

use the ifconfig terminal windows command to display the status of the currently active interfaces and their IP configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ip address

A

The Linux ip address command is used to display addresses and their properties. It can also be used to add or delete IP addresses.

Note: The output displayed may vary depending on the Linux distribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

speedtest

A

This is a tool that tests the bandwidth of your connectivity with your internet provider.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ncat

A

Ncat is a networking utility which is part of the nmap suite of networking tools. Ncat or nc, has many uses including verifying connectivity to a device using a specific port.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A

Other useful macOS commands to verify the host IP settings include networksetup -listallnetworkservices and the networksetup -getinfo <network></network>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A

The ping and traceroute commands to verify network connectivity are also available on MacOS. Like Linux, MacOS is based on the UNIX operating system and therefore shares many of the same network connectivity commands including ncat and speedtest.

Additional network verification information can be obtained using the MacOS System Information tool as shown in the figure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A

The MacOS Wireless Diagnostics application can be used to troubleshoot and monitor Wi-Fi connectivity. When selecting the option to monitor the network, the application will generate a diagnostics report.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A

Network connectivity on an Apple iOS device can be easily verified by attempting to reach a website or an online application.

You can also verify the IPv4 and IPv6 addressing information including the default gateway (router) on an Apple IOS device, as shown in the figure. To do so, go to Settings > Wi-Fi > Select the information icon (i) to the right of the active Wi-Fi network name (SSID).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

1.4.8 Setup and Verify Networking in Android

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

1.4.8 Setup and Verify Networking in Android

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly