Troubleshooting and testing Flashcards

1
Q

Ping

A

Command: ping [destination]
Purpose: Checks the reachability of a network device by sending echo requests and waiting for responses.

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

Tracert

A

Command: tracert [destination]
Purpose: Shows the route taken by packets from your device to the destination, displaying the IP addresses of each hop along the way.

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

Ipconfig

A

Command: ipconfig
Purpose: Displays the IP configuration of a Windows system, including IP address, subnet mask, and default gateway.

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

ipconfig /all

A

Command: ipconfig /all
Purpose: Provides detailed information about the network interfaces on a Windows system, including DNS servers, DHCP configuration, and physical address (MAC).

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

Show run

A

Command: show running-config
Purpose: Displays the current running configuration of a Cisco device, including configured interfaces, IP addresses, and other settings.

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