Ethernet Fundamentals Flashcards

(39 cards)

1
Q

csma/cd

A

carrier sense multiple access / collision detect
carrier sense: listen to the wire, check if its busy
multiple access: all devices have access to wire at any time
collision detection: if collision occurs, back off, wait random time and try again

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

collision domain

A

comprised of all devices on a shared ethernet segment
same cable or hub
switches create new collision domains, each port is their own domain

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

1000base-sx

A

mmf
1Gbps
220m

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

1000base-lx

A

mmf / smf
1Gbps / 1Gbps
550m / 5km

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

1000base-zx

A

smf
1Gbps
70km

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

hub

A

layer 1
multiport repeater
passive hub - repeats with no amplification
active hub - repeats with amplification
smart hub - active hub with enhanced features like snmp
1 collision and broadcast domain

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

bridge

A

makes intelligent forwarding decisions based on dest mac (1 port switch)
1 collision domain/port
1 broadcast domain/bridge

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

switch

A
layer 2
multiport bridge
1 collision domain/port
1 broadcast domain/switch
all ports make up 1 broadcast domain
*breaks up collision domains
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

router

A
layer 3
make forwarding decisions based in ip
1 collision domain/port
1 broadcast domain/port
*breaks up collision and broadcast domains
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

layer 3 switch

A
layer 3
switch and router combo
1 collision domain/port
1 broadcast domain/port
*breaks up collision and broadcast domains
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

802.3ad

A

link aggregation
combine multiple physical connections into a single logical connection
increase bandwidth and minimize congestion

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

802.3af

A

power over ethernet
requires cat5+
provides up to 15.4 watts

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

802.3at

A

power over ethernet +

provides up to 25.5 watts

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

port monitoring or mirroring

A

analyze packet flow over a network
network sniffer for hub
port monitoring for switch
mirroring: makes a copy of all traffic and sends it to an analyst machine

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

802.1x

A

user authentication
switches can require users to authenticate before entering network
key is generated and used to encrypt all traffic

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

management access and authentication

A

to configure and manage switches

  1. ssh
  2. console port - plug in with laptop and rollover cable
17
Q

oob

A

out of band

keep all network devices on a separate network

18
Q

first hop redundancy protocols

A

virtual ip and mac addr to provide an active and standby router for default gateway
vrrp (virtual router redundancy protocol) - open source

19
Q

mac filering

A

permits or denies traffic based on mac addr

not that great but exam says you should do it

20
Q

traffic filtering

A

multilayer switches can permit or deny traffic based on ip or ports

21
Q

qos

A

quality of service

forward traffic based on priority markings

22
Q

802.1d

A

stp - spanning tree protocol: permits redundant links between switches and prevents traffic loops and mac table corruption
spb - shortest path bridging is used for larger network environments

23
Q

broadcast storms

A

if the broadcast frame is received by both switches, they forward to each other and copy and forward again …
until available bandwidth is consumed

24
Q

port state cycle

A

link in topology goes down
non designated port detects and determines if it needs to go to forwarding state
forwarding state
1. blocking
2. listening - populate mac addr table
3. learning - process bpdu and determine role in stp
4. forwarding

25
link cost
speed of link | lower speed = higher cost
26
vlan
different logical networks with same physical hardware more security and efficiency assign switch ports to different broadcast domains
27
802.1q
vlan trunking multiple vlans transmitting over the same physical cable vlans are tagged with 4-byte identifier: tag protocol identifier and tag control identifier one vlan is left untagged - native vlan
28
vpn
virtual private network | creates a secure virtual tunnel over an untrusted network
29
vpn headend
type of vnp concentrator used to terminate ipsec vpn tunnels
30
stateful firewall
allows traffic that originates from inside to go out to internet blocks traffic from internet from getting into the network
31
ngfw
next gen firewall conduct deep packet inspection at layer 7 detect and prevent attack updates on latest info on threats
32
ids/ips
intrusion detection or prevention system ids recognizes attacks through signatures and anomalies ips recognizes and responds
33
proxy server
specialized device that makes request to an external network on behalf of client
34
content engine/ caching engine
performs caching functions of proxy server
35
content switch/ load balancer
distributes incoming requests across various servers in a farm
36
voip phone
a hardware device that connects to your ip network to make a connection to a call manager
37
ics
industrial control system | describes the different types of control systems and associated instrumentation
38
scada
supervisory control and data acquisition | acquires and transmits data from different systems to a central panel for monitoring and control
39
virtual network devices
major shift in the way data centers are designed, fielded and operated vSwitches, vNICs