Extra Questions 3 Flashcards

(17 cards)

1
Q

Which routing protocols are classless (support VLSM/send subnet mask info) and which are classful?

A

Classless: They send subnet mask info and thus support VLSM
- OSPF
- ISIS
- EIGRP
- RIPv2
- BGP

Classful: Do not send subnet mask info
- RIPv1
- IGRP

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

Which network discovery protocol allows devices to advertise their identity, capabilities, and neighboring devices, facilitating network management and troubleshooting?

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

Whats the difference between SSE and traditional perimeter-based security approaches?

A

SSE is cloud native, uses ZeroTrust and integrates threat intelligence to detect and respond to security incidents

Perimeter-based approaches seperate the trusted internal network from the untrusted outside world.

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

Which routing protocol is best for what?

A

RIPv2: Best for small scale networks
EIGRP: Medium to Large scale Cisco networks
OSPF: Large multivendor networks
ISIS: Large ISP or carrier networks
BGP: Internet and inter-AS routing between organizations or ISPs.

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

What is the purpose of a non-authoritative DNS?

A

It caches information from previous queries and provides those information.

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

What tool to use to detect Opens/Shorts what to measure voltage, resistance and amperage?

A
  1. Cable certifier
  2. Multimeter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the RS-232 protocol and what connector does it use?

A

A serial connection protocol/standard used to connect DTE (Endpoint) to DCE (Switch/Router), through the console port.
It uses a DB-9 connector.

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

What is SAN?

A

SAN (Storage Area Network): A dedicated high-speed network that connects servers to storage devices.
It uses Fibre Channel, iSCSI, or NVMe over Fabrics.

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

What is iSCSI?

A

Enables servers to access remote storage as if it were local. Its used for SAN (Storage Area Network).

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

What is EAP?

A

EAP (Extensible Authentication Protocol) supports multiple authentication methods (passwords, certificates, tokens).

Used in Wi-Fi (WPA/WPA2/WPA3), VPNs, and 802.1X.

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

What is POTS?

A

POTS (Plain Old Telephone Service): Traditional analog voice telephone service.

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

What is PPP?

A

PPP (Point-to-Point Protocol): A data link layer protocol for direct connections between two nodes with authentication, compression and error detection.

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

What is LWAPP?

A

LWAPP (Lightweight Access Point Protocol): Protocol for centralized management of Wi-Fi access points.
The modern verision is CAPWAP.

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

What is EBCDIC?

A

A character encoding used mainly on IBM mainframes.

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

What is considered by all routers/protocol for route selection?

A

The prefix length of the destination network address, longer = better

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

What is a unique feature of EIGRP?

A

It supports unequal cost load balancing.

17
Q

What is DHCP Snooping?

A

DHCP snooping is a series of techniques applied to improve the security of a DHCP infrastructure.