GCGA Ch. 3 Basic Networking Devices (ST) Flashcards

(12 cards)

1
Q

Switch

A

connects computer on local network; map MAC addresses to physical ports

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

Port security

A

limits access to switch ports; includes limiting # of MAC addresses per port and disabling unused ports

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

Router

A

connect networks to each other; direct traffic based on destination IP address; routers (and firewalls) use rules w/in access control lists (ACLs) to allow or block traffic

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

Route command

A

used to view/manipulate routing table

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

Implicit deny

A

indicates that unless explicitly allowed, it is denied; last rule in an ACL

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

Host-based firewalls

A

filter traffic in/out of individual hosts

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

Network-based firewalls

A

filter traffic in/out of network, such as between Internet/internal network

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

Stateless firewall

A

controls traffic between networks using rules within ACL; ACL can block traffic based on ports, IP addresses, subnets, and some protocols. Stateful firewalls, additionally, filter traffic based on state of a packet w/in session

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

WAF

A

web application firewall - protects a web server against web application attacks; typically placed in screened subnet, will alert administrators of suspicious events; works @ application layer (7)

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

NGFW

A

next generation firewall - perform deep packet inspection, analyzing traffic @ application layer (7)

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

Stateful inspection firewall

A

In computing, a stateful firewall is a network-based firewall that individually tracks sessions of network connections traversing it; also known as layer 4 firewalls

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

Fail-open vs fail-closed devices

A

fail-open devices allow all traffic to pass when device fails; fail-closed devices allow no traffic to pass when device fails; fail-closed provide greater security

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