Network Devices (2.2) Flashcards

1
Q

Router

A

Connects multiple switches, and their respective networks, to form an even larger network.

“Routes” traffic between IP subnets.

Makes forwarding decisions based on IP address.

Often connects diverse network types (LAN, WAN, copper, fiber, etc.).

Routers inside of switches sometimes referred to as “layer-3 switches”.

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

Switch

A

Connects multiple devices to create a network.

Used strictly for LANs.

Forwards traffic based on MAC address.

The heart of an enterprise network.

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

Unmanaged Swtich

A

Very few configuration options (Plug-n-play).

No VLANs.

Very little integration with other devices (no management protocols, i.e. SNMP).

Low price point.

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

Managed Switch

A

Lots of configuration options.

VLAN support (interconnect with other switches via 802.1Q)

Whole host of other features (Spanning Tree Protocol, port mirroring, SNMP)

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

Access Point

A

Not a wireless router, but communicates over wireless frequencies.

Simply a bridge to extend the LAN to wireless devices.

Makes forwarding decisions based on MAC addresses.

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

Patch Panel

A

Combination of punch-down blocks and RJ-45 connectors.

Way enterprise networks organize their cables.

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

Firewall

A

Filters traffic by port number.

OSI layer-4 device (tcp/udp).

Can encrypt traffic into/out of network.

Can proxy traffic for you (Firewall browses internet for you, inspects data, and then, if safe, sends to user).

Most firewalls can also be routers.

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

PoE

A

Power over Ethernet.

One cable for both network and electricity.

Commonly used by phones, cameras, and wireless access points.

IEEE 802.3af (2003)

Type-1

15.4 watts DC, 350 mA max current

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

PoE+

A

Power over Ethernet Plus

IEEE 802.3at (2009)

Type-2

25.5 watts DC, 600 mA max current

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

PoE++

A

IEEE 802.3bt (2018)

Type-3 = 51 watts DC, 600mA

Type-4 = 71.3 watts DC, 960 mA

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

Hub

A

“Multi-port repeater”.

Half-duplex.

Becomes less efficient as network traffic increases.

10Mbps/100Mbps throughput.

Very rare nowadays…

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

Cable Modem

A

Transmission across multiple frequencies (hence the term broadband).

Data Over Cable Service Interface Specification (DOCSIS).

High speed networking.

Multiple services (data, voice, video, etc).

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

DSL

A

(Asymmetric) Digital Subscriber Line.

Uses RJ-11 telephone lines.

Download speed is faster than upload.

~10,000ft limitation from Central Office (CO)

52Mbps down, and 16Mbps up

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

ONT

A

Optical Network Terminal

Converts optical signal coming through fiber line into separate signals for TV, voice, and data.

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

NIC

A

Network Interface Card

Fundamental network device.

Every device on network has a NIC, and needs one to connect to network in the first place (built-in Wi-Fi, Ethernet port on laptop, etc. are all NICs).

Often built into motherboard, or added as expansion card.

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

SDN

A

Software-Defined Networking

Approach to networking that uses software-based controllers or APIs to communicate with underlying hardware infrastructure and direct traffic on a network.

Create software versions of physical hardware.