N+ Chapter 5 Flashcards

(90 cards)

1
Q

List of connectivity devices (p. 133)

A
  1. NIC
  2. Hub
  3. Bridge
  4. Basic switch
  5. Basic router
  6. Basic firewall
  7. IDS/IPS/HIDS
  8. Access point
  9. Wireless range extender
  10. Contention methods
  11. DHCP server
  12. Load balancer
  13. Proxy server
  14. Cable modem
  15. DSL modem
  16. Repeater
  17. Voice gateway
  18. Media converter
  19. VPN headend
  20. VOIP phone
  21. Printer
  22. Physical access control devices
  23. Cameras
  24. HVAC sensors
  25. IoT
  26. Refrigerator
  27. Smart speakers
  28. Smart thermostats
  29. Smart doorbells
  30. Industrial control systems/supervisory control and data acquisition (SCADA)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Installed in your computer to connect your computer to the internet
  2. Layer 2 device –> uses MAC address for communication (Data Link layer)
  3. Provides PHYSICAL, ELECTRICAL, and ELECTRONIC connections to the network media
  4. Can be an EXPANSION CARD or BUILT-IN INTO THE MOTHERBOARD
    ***** Common now: built into motherboards
  5. Can provide 10, 100, and 1,000 Mbps
  6. Ethernet speed increasing with 25, 40, and 100 G
A

NIC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. LED lights of NIC (usually green), indicating that connection has been established
  2. Flickers when traffic is being passed back or forth
    ***** No standard for NIC LEDs
    (p. 134)
A

Link light

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

Automatically assigns IP addresses to hosts

A

DHCP

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

Addressing hosts manually

A

Static assignment/static IP addressing

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

What happens if the DHCP server isn’t on the same segment as a DHCP client?

A

The broadcast won’t be received by the server because BY DEFAULT, routers won’t forward broadcasts

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

Sending request to one server or destination IP

A

Unicast

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

Sending request to multiple servers

A

Broadcast

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

True or False: It is possible to have DHCP server on every network segment, but that is not necessary because of the routers forwarding ability

A

True

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

Provide IP configuration for hosts on a specific subnet

Can provide the following to DHCP clients:
1. TTL
2. DNS server
3. TFTP server –> especially important for IP phones that need to get a configuration for a TFTP server

A

Scope options

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

The amount of time before the IP address and other DHCP information expires on the client (p. 150)

*** Important because it tells you that the DHCP server is no longer handing out IP addresses to hosts

*** Fix: check server settings

A

Lease time

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

Used by Windows for name resolution

A

NetBIOS information

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

Host always receives the same IP address because of this.

A

Reservation list/MAC reservation

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

Why is it called MAC reservation?

A

Reservation is made on the basis of the router interface Mac address

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

When to use reservation list?

A
  1. You would use this reservation list for routers or servers if they were not statically assigned
  2. You can use the reservation list for any host on your network as well
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What layer is DHCP?

A

Application layer

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

Ports for DHCP

A

67 and 68

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

What do you need to do if you need to provide addresses from a DHCP server to host that aren’t on the same LAN as a DHCP server?
*** If we don’t do this, the request will just be dropped.

A

DHCP relay

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

Configuring router interface to relay or forward the DHCP client requests

A

DHCP relay

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

ip helper-address

Ex:
Router#config t
Router(config)#int fa0/0
Router(config-if)#ip helper-address 10.10.10.254

A

Command that can be used for DHCP relay

Used to forward DHCP broadcasts to where they need to go

Traffic for UDP ports are automatically forwarded to the specified address

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

Phonebook of the internet

A

DNS system

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

FQDN stands for:

A

Fully Qualified Domain Name

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

hostname and domain name

A

FQDN/Fully Qualified Domain Name

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

name of a device that has a specific IP address

A

Hostname

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
The process of finding the IP address for any given hostname
Name resolution
26
Name resolution ways:
1. hosts file --> statically type all the names and the IP addresses of all hosts 2. request broadcast on the local network --> Microsoft's fave 3. DNS 4. WINS - Windows Internet Naming Service
27
How are domains arranged on the internet?
Hierarchical structure
28
Top-level domain is called:
Root
29
Gives the IP address of a domain or host
A record or address record
30
In IPV6, A record is called:
Quad-A or AAAA record
31
If you know the IP address and want to know the host name
Pointer record (PTR)
32
Translates mail records and points to the mail exchanger for particular hosts
Mail Exchange record (MX record)
33
Indicates the order in which they should be accessed by other mail delivery systems
Priority code
34
Other names for CName
canonical name; alias record
35
Allows hosts to have more than one name
CName
36
If you want a machine to have the the name FTP so that users can use FTP to access a different portion of the file system as an FTP root, how can accomplish this?
CName record Ex. p.157
37
Allow us to update standby servers and have some redundancy in our DNS deployments and distribute the workload across multiple DNS servers
Zone transfers
38
All devices use a cache system that stores the requests locally for a period of time and this tells the client how long that should be
TTL (Time to Live)
39
To have the client communicate with multiple DNS servers during the name resolution process
Iterative DNS query
40
One DNS server will query other DNS servers instead of the client performing all of the operations
Recursive lookup
41
What layer is DNS?
Application layer
42
Port for DNS queries
UDP port 53
43
IP address to name mapping records
PTR records
44
PTR records reside here, and are used when IP adddress is known but not a name
Reverse lookup zone or table
45
Stores information about the DNS domain or zone 1. How to contact admin 2. When was the domain last updated 3. How long the server should wait between refreshers
SOA record (Start of Authority)
46
Hosts register their names with the DNS server as they receive their IP address configuration from the DHCP server
Dynamic assignment/Dynamic DNS
47
Just connects network segments together
Hub
48
Segments the network using MAC addresses
Switch/bridge
49
Segments the network using logical addressing (IP and IPV6)
Router
50
Breakup collision domains
Switches
51
Breakup broadcast domains by default
Routers
52
What layer is the router
Layer 3
53
Other names for router
Layer 3 switch or multilayer switch
54
1. Keeps a LAN somewhat separated from the Internet, which increases security and filtering control 2. Has the tendency to speed up Internet access through caching of recently used web pages
Proxy server
55
Performed to make sure that the servers are operational
Health checks
56
Allows incoming connections to be spread out across multiple servers for scalability and resiliency Publishes a virtual IP address to a domain to receive incoming traffic, then has a pool of real servers that it distributes the contents to
Load balancer
57
Can decrease the workload of other systems and add functionality that may be present in dedicated devices
VPN concentrators
58
Let you configure the complete network on a single device and push the configurations out to the Wi-Fi access points
Wireless LAN controllers
59
Also tunnel the user data back to the controller, which then forwards the traffic onto the LAN.
Access points
60
Provide accurate date and time information to servers and networking equipment
NTP servers
61
1. A cool temperature 2. Ample ventilation 3. Proper humidity level
Environmental requirements of infrastructure devices
62
This device ends and receives information about the network layer
Router
63
This layer creates a virtual circuit before transmitting between two end stations
Transport
64
Layer three switch or multi layer switch
Router
65
This device uses hardware to filter a network
Bridge/switch
66
Ethernet is defined at these layers
Data link and Physical
67
This layer supports flow control and sequencing
Transport
68
This device can measure the distance to a remote network
Router
69
Logical addressing is used at this layer
Network
70
Hardware addresses are defined at this layer
Data link (MAC sublayer)
71
This device creates one big collection domain and one large broadcast domain Connects all segments of the network together in a star topology ethernet network Does not segment network Glorified repeaters This hardware device will create the most traffic collisions
Hub
72
This device creates many smaller collision domains, but the network is still one large broadcast domain
Bridge/switch
73
This device can never run full duplex Layer 1 device
Hub
74
This device breaks up collision domains and broadcast domains. Creates and maintains broadcast domains and connectivity of WAN services
Router
75
Connects 2 similar network segments together Main function: keep traffic separated on either side of it, breaking up collision domains; divides busy network into 2 segments Layer 2 device
Bridge
76
Connect multiple segments of a network together Recognizes frames, source and destination MAC addresses, and receiving port Layer 2 device
Switch
77
If the switch can't figure out the location of the frame's destination...
it will flood the frame out of every port except the one on which the frame port was received
78
Device that is software-based
Bridges
79
Device that is hardware-based, multiport bridge
Switch
80
SOHO stands for:
Small Office Home Office
81
A device that can function like other devices like firewalls
Router
82
* IP address is expected to be configured on each interface * Not enabled by default * A good network design must be considered before installing it
Router
83
* IP address is not needed * Enabled by default * Very good at autodetecting the speed, duplex, and ethernet cable type * Plug and play * All ports are set to duplex by default * Speed is set to auto
Switch
84
Ideal speed config for switches
Force 1000 and full duplex
85
Command to check config
Switch#sh running-config
86
Command to check speed and duplex options
Switch(config-if)#speed ? Switch(config-if)#duplex ?
87
Another term for stand alone firewall
black box
88
Intermediary network Screened subnet
DMZ (Demilitarized Zone)
89
First line of defense for an inter-connected network
Firewall
90