Troubleshooting commands Flashcards

1
Q

T/F - ipconfig contains the DNS, DHCP, and server addresses

A

False. You must use ipconfig /all

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

Name this: You can use this utility to discover MAC addresses of devices in the same network segment

A

arp

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

What protocol does ping use? This protocol is a part of which layer?

A

ICMP. Network layer (3)

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

What does ping ipaddress -t do?

A

Repeatedly sends pings to the chosen ipaddress

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

Name this: This can verify a network layer path to an end device, like a gateway router

A

ping

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

Name this: This utility can give you a very simple assessment of packet delay/loss

A

ping

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

Name this: When used, this utility will help you identify the number of routers in the path to the destination.

A

tracert

It can also identify elements of the routing table

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

What layer does tracert work within?

A

Network layer (layer 3)

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

Name this: This utility will display TCP connections, like source and destination sockets

A

netstat

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

What does netstat -n do?

A

Show TCP connections using numeric addresses

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

Name this: This utility will query the DNS server, to translate the domain name into the numeric IP

A

nslookup google.ca

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

Name this: This utility can verify DNS configuration, and connectivity to the DNS server

A

nslookup

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

How can I view the node routing table?

A

route print

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

On a router, what does the carrier indicator light do?

A

Verifies physical connection (cable, port/NIC)

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