Terminology 2. Flashcards

(99 cards)

1
Q

What are the two parts of a MAC address?

A

OUI - Organisationally Unique Identifier
Vendor assigned

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

What is bit 47 of a MAC address?

A

I/G address bit (Individual/Group).
If 0, address is unicast address, if 1 it is a multicast/broadcast address
LSB of first octet

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

What is bit 46 of a MAC address?

A

L/G address bit (Local/Global). Is the address is a burned-in address (BIA), or changed locally.
When set to 1, the address only has to be unique to the local network.
2nd LSB of first octet

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

What is the structure of an Ethernet_II frame?

A

Preamble - 7 octets
SOF - 1 octet
Destination - 6 octets
Source - 6 octets
Type - 2 octets *
Data and Padding - 46 - 1500 octets
FCS - 4 octets

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

What is the structure of an 802.3_Ethernet frame?

A

Preamble - 7 octets
SOF - 1 octet
Destination - 6 octets
Source - 6 octets
Length - 2 octets *
Data and Padding - 46 - 1500 octets
FCS - 4 octets

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

What is encapsulating a frame with a different type of frame called?

A

Tunnelling

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

In an ethernet frame, what is the preamble comprised of?

A

7 octets of an alternating 10101010 pattern

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

In an ethernet frame, what is the SOF

A

Start of frame or synch. The SOF is 10101011, where the last pair of 1’s allows the receiver to predict the beginning of a frame.

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

802.3 ethernet can not identify the network layer protocol. What sort of protocol is required for it to be used?

A

A proprietary LAN protocol, such as IPX.

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

What is the ethertype for IPv4?

A

0x0800

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

What is the ethertype for ARP?

A

0x0806

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

What is the ethertype for VLAN tagged?

A

0x8100

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

What is the ethertype for IPv6?

A

0x86DD

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

What are the original IEEE 802.3 standards? (3)

A

10Base2 (thinnet)
10Base5 (thicknet)
10BaseT

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

What is the access method defined in 802.3? And what is its limitation?

A

AUI (Attachment Unit Interface), which only allows one bit at a time transmission.

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

802.3u (fast ethernet) introduced a new interface, what was it, how many bits at a time does it support?

A

MII (Media Independent Interface) - uses a nibble (4 bits at a time)

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

Gigabit ethernet introduced a variation on the MII, what was it, how many bits at a time does it support?

A

GMII (Gigabit Media Independant Interface) - transmits 8 bits at a time.

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

CWDM?

A

Coarse Wavelength Division Multiplexing
18 channels over a single fibre

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

What are two common wavelengths for CWDM?

A

1310nm and 1550nm

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

How many channels does CWDM allow for?

A

18

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

DWDM

A

Dense Wavelength Division Multiplexing
80+ channels

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

What is the maximum distance of CWDM?

A

70km

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

How many channels does DWDM support?

A

80+

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

What is the max speed DWDM supports?

A

400 Gbps per channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
How far apart are CWDM channels?
20nm
26
How far apart are DWDM channels
0.8nm
27
What are the two LEDs typically found on a NIC called?
1. The link light - usually green, indicates that an ethernet connection has been established. 2. The activity LED - flickers to indicate activity. Other LEDs may indicate the speed of the connection.
28
A NIC is a layer _____ device.
2
29
A Hub is a layer ____ device.
1
30
What is the primary function of a Bridge?
To break up collision domains.
31
A Bridge is a layer ___ device.
2
32
What are the 3 significant differences between a switch and a hub?
1. A switch recognises frames 2. A switch pays attention to the source and destination MAC addresses 3. A switch makes each port a unique collision domain
33
A switch is a layer ____ device
2
34
A router is a layer ____ device
3
35
The term multi-layer switch refers to a ________.
router
36
What are the tree zones a triple homed router defines?
1. External (untrusted) 2. Internal (trusted) 3. DMZ or Screened subnet (trusted)
37
HIDS
Host-based Intrusion Detection System (runs on one computer)
38
PIDS
Protocol-based Intrusion Detection System (monitors traffic for one protocol on one server)
39
APIDS
Application Protocol-Based IDS (monitor for a group of servers running the same application)
40
How many collision domains does an AP create?
1
41
When using a WiFi range extender, what is the desirable overlap of the coverage areas of the AP and the extender?
15%
42
WLC
Wireless LAN Controller
43
What device can send incoming packets to multiple machines hidden behind one ip address?
Load balancer
44
CSMA/CA and CSMA/CD are examples of what?
Contention methods.
45
What does a "helper IP address" do?
It allows a router to forward a DHCP broadcast by forwarding it as a unicast address to the DHCP server.
46
What do "scope options" provide?
IP configuration for hosts on a specific subnet
47
What is the name of the process of forwarding a DHCP request to another LAN?
DHCP Relay
48
IPAM
IP Address Management - integrate with DHCP and DNS to help plan, track and manage IP addresses.
49
DNS A record
Address record, returns IPv4 address of domain
50
DNS AAAA record
Quad A record - returns IPv6 address
51
TXT (SPF) record
List of authorised hostname/IP addresses that can originate from a specific domain name
52
TXT (DKIM) record
Domain Keys Identified Mail - authentication of mail to prevent spam
53
SRV record
Service record, specifies port number as well as IP address
54
CAA record
Certificate Authority Authorisation - specifies authorised certificate authorities
55
CNAME record
Canonical name - alias one domain name to another
56
SOA record
Start of Authority - administrative information about a domain
57
PTR record
Pointer record for reverse DNS lookup
58
MX record
Mail Exchange record, how email should be routed
59
NS record
Name Service - authoritative DNS server for the domain
60
What is a recursive DNS lookup?
One DNS server will query other DNS servers rather than getting the client to perform all the operations
61
What is an Iterative lookup?
The client communicates with multiple DNS servers during the lookup process.
62
Dynamic DNS
Hosts register their their names with the DNS server as they receive their IP configuration from the DHCP server
63
External DNS
DNS server in the DMZ
64
Internal DNS
DNS server in the intranet
65
A proxy server is a layer _____ device
7
66
What does a Web Proxy Server do?
Creates a cache of web sites, including possible user data
67
What does a Caching Proxy Server do?
Keeps local copies of the resources requested often
68
A modem is a layer _____ device
1
69
What does a packet shaper do?
Increases bandwidth for some kinds of packets by delaying other kinds.
70
VPN Concentrator
(VPN headend) Hardware device that accepts multiple VPN connections
71
NFGW
Next-generation Firewall - layer 7 firewall
72
UTM
Unified Threat Management
73
DOCSIS
Data Over Cable Service Interface Specifications
74
PTZ
Pan/Tilt/Zoom - surveillance cameras
75
ASIC
Application-Specific Integrated Circuit
76
What is the DoD Model another name for?
TCP/IP Model
77
What are the four layers of the DoD Model?
Process/Application Layer Host-to-Host Layer Internet Layer Network Access Layer
78
What are two things the Process/Application layer defines?
Protocols for node to node communications. User-interface specifications
79
What OSI layer(s) does the Process/Application Layer correspond to?
Application, presentation and session
80
What OSI layer(s) does the Host-to-Host Layer correspond to?
Transport
81
What OSI layer(s) does the Internet Layer correspond to?
Network
82
What OSI layer(s) does the Network Access Layer correspond to?
Data Link, Physical
83
WINS
Windows Internet Naming Service
84
APIPA
Automatic Private IP Addressing
85
What is the APIPA range?
169.254.0.1 - 169.254.255.254
86
How long is a TCP header without options? With options?
20 bytes, Up to 60 bytes
87
Fields in a TCP Header? (in bytes)
Source port (2) Destination port (2) Sequence number (4) Acknowledgement number (4) Header Length (1) Reserved (1.5 (6 bits)) Code bits (1.5(6 bits)) Window (2) Checksum (20) ___ Options (0 or 4)
88
The 1 byte TCP header length contains the length of the header in ___ ____ _______
32 bit words
89
What are the code bits for in a TCP header?
To control functions used to set up and terminate a session. This is where the flags, such as SYN etc, are
90
The 2 byteTCP window field holds the window size in ______
octets
91
What determines whether the urgent field is valid in a TCP header
The urgent pointer in the code bits
92
What does the urgent field in a TCP header contain
The offset from the current sequence number to where non-urgent data begins
93
How many bytes is a UDP header?
8
94
What are the fields in a UDP header ?(in bytes)
Source port (2) Destination port (2) Length (2) Checksum (2)
95
What are the Fields in an IP header? (in bits)
1. Version (4) 2. Header length (4) 3. Priority and type of service (8) 4. Total Length (16) 5. Identification (16) 6. Flags (3) 7. Fragmented Offset (13) 8. Time to live (8) 9. Protocol (8) 10. Header Checksum (16) 11. Source IP Address (32) 12. Destination IP Address (32) 13. Options (0 or 32 if any)
96
What is the Identification field in an IP header used for?
To differentiate fragmented packets from different datagrams
97
What is the Flags field in an IP header used for?
Specifies whether fragmentation should occur
98
In an IP header, what is the protocol number for ICMP
1
99
In an IP header, what is the protocol number for IP (in IP tunnelling)
4