Networking concepts Flashcards

1
Q

Command: ping

A

Purpose: Tests connectivity between devices

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

Command: traceroute (Linux) / tracert (Windows)

A

Purpose: Traces the path packets take to a destination

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

Command: netstat

A

Purpose: Displays active connections, stats, and routing tables

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

Command: ipconfig (Windows)

A

Purpose: Shows IP address configuration

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

ipconfig /release

A

Drops current IP address

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

ipconfig /renew

A

Requests a new IP from DHCP

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

Command: ifconfig (Linux)

A

Purpose: Legacy tool for viewing and configuring network interfaces

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

Concept: NAT (Network Address Translation)

A

Purpose: Translates private IPs to public IPs for internet access

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

Concept: BGP (Border Gateway Protocol)

A

Purpose: Routes data between autonomous systems; used by ISPs

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

Protocol: TCP (Transmission Control Protocol)

A

Purpose: Reliable, connection-oriented communication with error checking

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

Protocol: UDP (User Datagram Protocol)

A

Purpose: Fast, connectionless communication without delivery guarantees (lower overhead)

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