Networking Flashcards
What is the port number for FTP?
tcp/20 for data, tcp/21 for control
What is the port number for SSH?
tcp/22
What is the port number for Telnet?
tcp/23
What is the port number for SMTP?
tcp/25
What is the port number for DNS?
udp/53 for queries, tcp/53 for zone transfers
What is the port number for DHCP?
udp/67 for servers, udp/68 for clients
What is the port number for HTTP?
tcp/80
What is the port number for POP3?
tcp/110
What is the port number for NetBIOS/NetBT?
udp/137 for Name Service, udp/138 for Datagram Service, tcp/139 for Session Service
What is the port number for IMAP?
tcp/143
What is the port number for SNMP?
udp/161 for general messages, udp/162 for traps
What is the port number for LDAP?
tcp/389
What is the port number for HTTPS?
tcp/443
What is the port number for SMB/CIFS?
tcp/445
What is the port number for RDP?
tcp/3389
What is the purpose of FTP?
Used for transferring files between a client and a server on a network. Supports authentication and directory operations.
What is the purpose of SSH?
Provides secure remote login and other network services through the command line using encryption.
What is the purpose of Telnet?
Allows remote login to network devices using the command line in plaintext.
What is the purpose of SMTP?
Sends emails between mail servers, and from clients to servers.
What is the purpose of DNS?
Translates FQDNs to IP addresses and vice versa.
What is the purpose of DHCP?
Automatically assigns IP address and other network configs to network devices.
What is the purpose of HTTP?
Used for transmitting hypermedia documents such as HTML.
What is the purpose of POP3?
Enables email clients to retrieve messages from a mail server and store them on the local device, deleting them from the server.
What is the purpose of NetBIOS/NetBT?
Once used to connect separate computers and devices to communicate over LAN for file and printer sharing.
What is the purpose of IMAP?
Allows email clients to access messages stored on a mail server, allowing management of emails from multiple devices.
What is the purpose of SNMP?
Used for collecting and organizing information about managed devices on IP networks, and modifying that information to change device behavior.
What is the purpose of LDAP?
Accesses and maintains distributed directory information services over an IP network.
What is the purpose of HTTPS?
Used for transmitting encrypted hypermedia documents such as HTML.
What is the purpose of SMB/CIFS?
Allows applications to read and write to files and request services from server programs.
What is the purpose of RDP?
Enables remote access and control of a computer over a network.
How is TCP different from UDP?
TCP established a connection before data transfer (connection oriented), ensures all data reaches the destination (reliable delivery), performs error detection and correction (error checking), manages data transmission between sender and receiver (flow control).
UDP sends data without establishing a connection, makes no guarantee that data reach the destination in order or at all, lacks mechanisms for acknowledgement or retransmission, but transmits faster.
What is meant by connectionless?
Does not establish a dedicated connection before sending data and each packet independently travels to the destination.
What is meant by connection-oriented?
Established a session before data transfers, guarantees the delivery and order of the packets, manages flow, and corrects errors.
What is the purpose of a router?
Forwards packets between different IP subnets. Directs traffic across interconnected networks. Layer 3 of the OSI model.
What is the purpose of a switch?
Connects devices withing the same network and forwards data based on the MAC address. Uses Application-Specific Integrated Circuits to perform high-speed forward between ports. Layer 2 of the OSI model.
How is a managed switch different from an unmanaged one?
Managed switches provide configuration and advanced features such as VLAN, traffic prioritization, redundancy protocols, port mirroring for monitoring, and integration with SNMP.
Unmanaged switches provide basic connectivity without config options. Suitable for simple networking needs.
What is the purpose of a access point?
Extends a wired network into a wireless one, making forward decisions based on MAC addressess.
What is the purpose of a patch panel?
Serves as a centralized point for cable management. Connects to a punch-down block. Allows permanent cable infrastructure to kept in place while still be able to easily configue and manage network conenctions.
What is the purpose of a firewall?
Monitors and filters network traffic based on rules. They can filter by port number and application, encrypt traffic between networks, proxy traffic as an intermediary for requests, and act as routers.
What is the purpose of a PoE?
Allows electrical power to be transmitted over Ethernet cables, so you don’t need additional power connections.
How is an injector different from a powered switch?
An injector is an intermediary device that injects power into a network cable.
A powered switch supplies power to PoE devices without any additional equipment.
What are the PoE standards?
802.3af-2003 (PoE) provides up to 15.4 watts of DC power with 350 mA.
802.3at-2009 (PoE+) provides up to 25.5W at 600mA.
802.3bt-2018 (PoE++) Type 3 provides 51W at 600mA. Type 4 provides 71.3W at 960mA.
What is the purpose of a Hub?
Connects multiple ethernet devices together, making a network. It repeats all incoming signals to all other ports, leading to collisions and network conjestion. A dumb-switch.
What is the purpose of a Cable Modem?
Provides internet connectivity over a cable television network using DOCSIS (Data Over Cable Service Interface Specification).
What is the purpose of a DSL?
Provides internet connectivity over phone lines. Offers asymmetric high download, low upload times. Allows for using the phone and internet simultaneously.
What is the purpose of a ONT?
Terminates the fiber connection and converts to electrical signals for the copper network. The boundary between the ISP and customer.
What is the purpose of a NIC?
Enables a device to connect to a network.
What is the purpose of a SDN?
Uses software based controllers or APIs to manage and automate networking. The Data Plane handles the forwarding of data. The Control Plane manages routing decisions. The Management Plane provides interfaces for configuring and managing the network devices.
How is a 2.4GHz frequency different from a 5GHz frequency?
2.4GHz offers a longer range and better penetration, but is in a more crowded frequency, and supports lower data rates and narrower channel bandwidths.
5GHz has lower range and penetration, a less crowded frequency, and higher data rates with wider channel bandwidths.
How is a 2.4GHz channel different from a 5GHz channel?
2.4GHz normally has three channels (1,6, and 11) that are narrower and more prone to interference.
5GHz can have more, with less chance for interference.
What are the regulations for the channels?
Frequency use, power output, and interference requirements.
How does Bluetooth compare to 802.11 connections?
Both operate in the 2.4GHz band, but Bluetooth is meant for short-range communication (<10m) that take up less bandwidth.
How does 802.11a compare to b?
A is 5GHz, 54mbps, shorter range, more affected by obstacles, less affected by other devices.
B is 2.4GHz, 11mbps, longer range, less affected by obstacles, more affected by other devices.
How does 802.11a compare to g?
A is 5GHz, shorter range, more affected by obstacles, less prone to interference and incompatible with B.
G is 2.4GHz, longer range, less affected by obstacles, more prone to interference, and compatible with B.
Both are 54mbps.
How does 802.11a compare to n?
A has 5GHz only, 54mpbs, doesn’t support MIMO, narrower channel widths.
N can be 5GHz or 2.4GHz, 600mbps, supports MIMO, and has wider channel widths.
How does 802.11a compare to ac?
A has 54Mbps speeds, narrow channel widths, no MU-MIMO.
AC has 6.9Gbps speeds, wider channel widths, and MIMO.
Both are 5GHz.
How does 802.11a compare to ax?
A has 5GHz only, 54mbps, no OFDMA, no MU-MIMO.
AX has 5GHz or 2.4GHz, 9.6Gbps, OFDMA, and MU-MIMO.
How does 802.11b compare to g?
B has 11Mbps speeds.
G has 54Mbps speeds, and is backwards compatible with B.
Both are on the 2.4HZ band, and are susceptible to interference.
How does 802.11b compare to n?
B is on 2.4GHz. 11Mbps. No MIMO. Narrower channel widths.
N can be on 2.4GHz or 5GHz. 600Mbps. MIMO. Wider channel widths.
How does 802.11b compare to ac?
B is on 2.4GHz. 11Mbps. NO MU-MIMO.
AC is on 5GHz. 6.9Gbps. MU-MIMO.
How does 802.11b compare to ax?
B is on 2.4GHz. 11Mbps. No MU-MIMO. No OFDMA.
AX can be on 2.4GHz or 5GHz. 9.6Gbps. MU-MIMO. OFDMA.
How does 802.11g compare to n?
G is on 2.4GHz. 54Mbps. No MIMO.
N is on 2.4GHz or 5GHz. 600Mbps. MIMO.