Which routing protocols are classless (support VLSM/send subnet mask info) and which are classful?
Classless: They send subnet mask info and thus support VLSM
- OSPF
- ISIS
- EIGRP
- RIPv2
- BGP
Classful: Do not send subnet mask info
- RIPv1
- IGRP
Which network discovery protocol allows devices to advertise their identity, capabilities, and neighboring devices, facilitating network management and troubleshooting?
Whats the difference between SSE and traditional perimeter-based security approaches?
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.
Which routing protocol is best for what?
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.
What is the purpose of a non-authoritative DNS?
It caches information from previous queries and provides those information.
What tool to use to detect Opens/Shorts what to measure voltage, resistance and amperage?
What is the RS-232 protocol and what connector does it use?
A serial connection protocol/standard used to connect DTE (Endpoint) to DCE (Switch/Router), through the console port.
It uses a DB-9 connector.
What is SAN?
SAN (Storage Area Network): A dedicated high-speed network that connects servers to storage devices.
It uses Fibre Channel, iSCSI, or NVMe over Fabrics.
What is iSCSI?
Enables servers to access remote storage as if it were local. Its used for SAN (Storage Area Network).
What is EAP?
EAP (Extensible Authentication Protocol) supports multiple authentication methods (passwords, certificates, tokens).
Used in Wi-Fi (WPA/WPA2/WPA3), VPNs, and 802.1X.
What is POTS?
POTS (Plain Old Telephone Service): Traditional analog voice telephone service.
What is PPP?
PPP (Point-to-Point Protocol): A data link layer protocol for direct connections between two nodes with authentication, compression and error detection.
What is LWAPP?
LWAPP (Lightweight Access Point Protocol): Protocol for centralized management of Wi-Fi access points.
The modern verision is CAPWAP.
What is EBCDIC?
A character encoding used mainly on IBM mainframes.
What is considered by all routers/protocol for route selection?
The prefix length of the destination network address, longer = better
What is a unique feature of EIGRP?
It supports unequal cost load balancing.
What is DHCP Snooping?
DHCP snooping is a series of techniques applied to improve the security of a DHCP infrastructure.