Obj 1.2 Network topologies and types Flashcards

1
Q

Mesh

A

A mesh network is a type of network topology where each node is interconnected, allowing for multiple paths for data to travel between devices. In a mesh network, nodes can communicate directly with one another, and the network can continue to operate even if one or more nodes fail. There are two types of mesh topologies: full mesh, where every node is connected to every other node, and partial mesh, where only some nodes are interconnected.

For the exam, it’s important to recognize the advantages and disadvantages of mesh networks. The primary advantage is redundancy; if one path fails, data can be rerouted through another node, enhancing reliability and fault tolerance. This makes mesh networks suitable for applications requiring high availability, such as wireless networks in large buildings or disaster recovery systems. However, the complexity and cost of deploying a full mesh can be significant, as it requires more cabling or wireless links than simpler topologies. Understanding mesh networks and their implications for network design is crucial for your studies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  • Star/hub-and-spoke
A

The star topology, also known as hub-and-spoke, is a network design where all nodes are connected to a central hub or switch. In this arrangement, the central device acts as a point of communication, and all data travels through it before reaching its destination. Each node has a dedicated connection to the hub, which simplifies network management and troubleshooting.

For the exam, focus on the advantages and disadvantages of the star topology. One key advantage is its ease of installation and configuration; if one cable fails, it only affects the connected node and not the entire network. This topology also allows for easy addition or removal of devices without disrupting the network. However, the central hub represents a single point of failure; if it goes down, the entire network becomes inoperable. Understanding the implications of using a star topology is important for assessing network reliability and performance.

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

Bus

A

A bus topology is a network configuration where all devices are connected to a single central cable, known as the bus or backbone. Data is transmitted in both directions along the bus, and each device listens for messages addressed to it. When a device wants to send data, it broadcasts the message onto the bus, and all devices receive it, but only the intended recipient processes the data.

For the exam, it’s essential to know the advantages and disadvantages of bus topology. One advantage is its simplicity and cost-effectiveness, as it requires less cabling than star or mesh topologies. This makes it easy to set up and expand. However, bus topology has significant drawbacks; if the central cable fails, the entire network goes down. Additionally, as more devices are added, network performance can degrade due to increased collisions and traffic on the bus. Understanding bus topology is crucial for evaluating its suitability for various networking scenarios.

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

Ring

A

A ring topology is a network configuration where each device is connected to two other devices, forming a circular pathway for data transmission. In this setup, data travels in one direction around the ring, passing through each device until it reaches its destination. Each device has a repeater function to help propagate the signal, ensuring that data continues to flow around the ring.

For the exam, it’s important to recognize the advantages and disadvantages of ring topology. One key advantage is that data packets can travel quickly around the ring without collisions, as each packet has a designated path. This can lead to predictable and stable network performance. However, a major drawback is that if one device or connection fails, it can disrupt the entire network, unless a dual-ring topology is implemented for redundancy. Additionally, troubleshooting and adding devices can be more complex compared to star or bus topologies. Understanding ring topology is essential for evaluating its effectiveness in different networking environments.

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

Hybrid

A

A hybrid topology is a combination of two or more different network topologies, such as star, bus, ring, or mesh, tailored to meet specific networking requirements. This flexible design allows network architects to leverage the strengths of various topologies while minimizing their weaknesses. For instance, a common hybrid topology is a star-bus configuration, where individual star networks are connected to a central bus.

For the exam, focus on the benefits and challenges associated with hybrid topologies. One advantage is scalability; hybrid networks can easily accommodate growth by integrating new topologies as needed. They can also enhance reliability by isolating faults within specific segments, allowing parts of the network to function independently even if other sections fail. However, hybrid topologies can be more complex to design and manage, requiring careful planning to ensure compatibility and efficient communication between different topology types. Understanding hybrid topology is crucial for assessing its application in various networking scenarios and for optimizing network performance and reliability.

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

Peer-to-peer

A

Peer-to-peer (P2P) networking is a decentralized network model where all devices, or “peers,” have equal roles and responsibilities. Unlike traditional client-server models, where a central server provides resources or services, in a peer-to-peer network, each device can act as both a client and a server. Peers can share files, data, or resources directly with each other without needing a central authority.

For the exam, it’s important to know that peer-to-peer networks are often used for file sharing (such as in BitTorrent), decentralized applications, or small networks where simplicity is prioritized. One advantage is that P2P networks are highly scalable and resilient because there’s no central point of failure. However, they can be harder to secure and manage, and performance can degrade as the network grows, especially when peers are unreliable or have varying capabilities. Understanding P2P networking helps with evaluating decentralized network structures and their uses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  • Client-server
A

The client-server model is a network architecture where devices, known as clients, request services or resources from a centralized server. The server provides these services, such as file storage, web hosting, or database access, while managing and controlling the resources. The server typically runs continuously to handle multiple client requests, and the clients initiate connections when they need access to services.

For the exam, focus on the structure and benefits of this model. The client-server model is efficient for managing large networks, as the central server can handle security, resource allocation, and data management. This centralized control improves security and makes updates easier to implement. However, a key drawback is that if the server fails, clients are unable to access the services, creating a single point of failure. Understanding the client-server model is essential for evaluating how centralized systems function and the types of networks that benefit from this architecture.

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

Local area network (LAN)

A

A Local Area Network (LAN) is a network that connects devices within a limited geographic area, such as a home, office, or school. LANs are typically used to share resources like files, printers, or internet connections among multiple devices, such as computers, servers, and printers. LANs can be wired (using Ethernet) or wireless (using Wi-Fi).

For the exam, it’s important to understand that LANs offer high-speed data transfer and are cost-effective for connecting devices in close proximity. They are usually managed by switches, and data is often routed through a central router for external communications. LANs are often used to create private networks that can operate independently of the broader internet. Their small size and low latency make them ideal for small to medium-sized environments. Knowing the characteristics and components of LANs is crucial for understanding basic networking infrastructure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  • Metropolitan area network (MAN)
A

A Metropolitan Area Network (MAN) is a network that spans a larger geographic area than a Local Area Network (LAN), typically covering an entire city or a large campus. It connects multiple LANs within a metropolitan region to enable communication and resource sharing across distances that are too large for a single LAN but smaller than a Wide Area Network (WAN).

For the exam, understand that MANs are often used by businesses, government organizations, or universities to connect different buildings or sites within a city. They usually rely on high-speed fiber-optic connections and are managed by service providers or large organizations. A key point is that MANs provide efficient data communication over long distances with relatively high speeds compared to WANs. They play a crucial role in extending network connectivity and services across a broader geographic area while maintaining high performance. Understanding MANs helps in distinguishing between different scales of network infrastructures.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  • Wide area network (WAN)
A

A Wide Area Network (WAN) is a type of network that spans large geographic areas, such as cities, countries, or even continents. WANs connect multiple smaller networks, like Local Area Networks (LANs) or Metropolitan Area Networks (MANs), enabling communication and resource sharing across great distances. The internet is the largest example of a WAN.

For the exam, it’s important to know that WANs typically use routers to direct traffic between locations, and they often rely on external services, like leased lines, satellite links, or fiber-optic cables, provided by telecommunications companies. WANs are crucial for connecting geographically dispersed offices or networks, but they generally have slower speeds and higher latency than LANs due to the long distances involved. WANs are used by large organizations to link multiple locations, and understanding how WANs operate, including their protocols and infrastructure, is essential for managing extensive network systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  • Wireless local area network (WLAN)
A

A Wireless Local Area Network (WLAN) is a type of LAN that uses wireless communication technologies, typically Wi-Fi, to connect devices within a limited area like a home, office, or school. Instead of using physical cables, WLANs allow devices such as smartphones, laptops, and tablets to connect to the network and access shared resources wirelessly.

For the exam, focus on the characteristics of WLANs, such as the use of wireless access points (APs) to provide connectivity, and how they operate within specific frequency bands, usually 2.4 GHz or 5 GHz. WLANs are flexible, easy to install, and convenient for mobile devices, but they are more susceptible to interference, security risks, and have a shorter range compared to wired LANs. Understanding how WLANs are structured, their protocols (like IEEE 802.11), and security considerations (like WPA2 or WPA3) is crucial for grasping wireless networking concepts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • Personal area network (PAN)
A

A Personal Area Network (PAN) is a small network designed for connecting devices within a very short range, typically within a few meters. PANs are used to connect personal devices like smartphones, tablets, laptops, and wearable devices for data exchange or communication. Technologies commonly used in PANs include Bluetooth, Infrared, and sometimes USB connections.

For the exam, it’s important to understand that PANs are designed for individual use and typically cover a range of about 10 meters. Bluetooth is the most common technology for PANs, allowing wireless communication between devices like headphones, printers, and smartphones. PANs are low-cost, easy to set up, and require minimal infrastructure, but they have limited range and data transfer speeds compared to larger network types. Knowing the applications and limitations of PANs is key to understanding the role of small-scale, personal networking in everyday use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  • Campus area network (CAN)
A

A Campus Area Network (CAN) is a network that connects multiple Local Area Networks (LANs) within a specific geographic area, such as a university campus, business campus, or a large corporate office park. It allows for efficient communication and resource sharing across buildings or departments that are in close proximity, typically within a few kilometers.

For the exam, focus on the fact that a CAN is larger than a LAN but smaller than a Metropolitan Area Network (MAN). CANs are often implemented using high-speed Ethernet or fiber-optic cables to provide fast and reliable connections between different parts of the campus. The network is usually managed by a single organization and is optimized for local use, providing high performance and centralized management. Understanding CANs helps in recognizing their role in large, local environments where multiple buildings need to stay connected.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  • Storage area network (SAN)
A

A Storage Area Network (SAN) is a specialized, high-speed network that connects servers to a centralized pool of storage devices, such as disk arrays and tape libraries. SANs are designed to improve data storage and retrieval performance, providing dedicated access to storage resources for servers in a network.

For the exam, it’s important to understand that SANs are used in environments where fast, reliable access to large amounts of data is critical, such as in data centers or enterprise networks. SANs operate independently of the regular network traffic, ensuring that data storage tasks do not interfere with regular network operations. They often use technologies like Fibre Channel or iSCSI to provide high-speed data transfers. SANs enhance storage management, scalability, and data backup but can be complex and expensive to implement. Understanding SANs is crucial for learning about enterprise-level data storage solutions.

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

Software-defined wide area network (SDWAN)

A

A Software-Defined Wide Area Network (SD-WAN) is a technology that uses software to manage and optimize the routing of data traffic across a wide area network (WAN). Unlike traditional WANs, which rely on dedicated hardware and fixed routes, SD-WAN dynamically chooses the most efficient path for data based on real-time conditions such as bandwidth, latency, or network congestion. This flexibility improves performance, reduces costs, and simplifies network management.

For the exam, it’s important to understand that SD-WAN provides better control over WAN traffic by using software intelligence to prioritize critical applications and allocate bandwidth efficiently. SD-WAN also allows for integration with multiple types of connections, including broadband, MPLS, and LTE, improving overall network performance and redundancy. Key benefits include enhanced security, centralized control, and cost efficiency, making SD-WAN an attractive option for businesses with multiple branch offices or cloud services. Understanding how SD-WAN differs from traditional WANs is crucial for grasping modern WAN management trends.

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

Multiprotocol label switching (MPLS)

A

Multiprotocol Label Switching (MPLS) is a high-performance networking technique that directs data from one network node to another based on short path labels rather than long network addresses. This label-switching technique improves the speed and efficiency of data traffic flow across a network, making it suitable for a variety of protocols, including IP, Ethernet, and frame relay.

For the exam, it’s important to recognize that MPLS enhances traffic management by enabling Quality of Service (QoS) features, allowing for the prioritization of critical applications and ensuring reliable performance. MPLS networks can create virtual private networks (VPNs) and facilitate seamless integration of different types of traffic, which makes them ideal for large enterprises with diverse networking needs. However, MPLS can be complex and expensive to implement compared to traditional routing methods. Understanding the benefits and applications of MPLS is essential for evaluating its role in modern networking environments.

17
Q

Multipoint generic routing encapsulation (mGRE)

A

Multipoint Generic Routing Encapsulation (mGRE) is a tunneling protocol used to encapsulate a wide variety of network protocols, allowing for the creation of virtual point-to-multipoint connections over an underlying network. mGRE is often employed in conjunction with Virtual Private Networks (VPNs) and is commonly used in scenarios where multiple sites need to communicate over a shared infrastructure, such as the internet.

For the exam, it’s important to understand that mGRE allows a single GRE tunnel to support multiple destination addresses, making it ideal for dynamic networks. This capability simplifies the configuration of tunnels in situations where the number of endpoints can change frequently, such as in remote access or connecting branch offices to a central site. mGRE is particularly useful in scenarios involving Mobile IP, where devices may change their point of attachment to the network. Understanding mGRE’s functionality and its role in providing flexible, scalable connections is crucial for modern network design and implementation.

18
Q

Demarcation point

A

A demarcation point, often referred to as the “demarc,” is the physical point in a network where the responsibility for the network infrastructure transitions from the service provider to the customer or end-user. This point serves as the boundary between the service provider’s network and the customer’s internal network, clearly defining where the provider’s obligations end and the customer’s responsibilities begin.

For the exam, it’s important to know that the demarcation point typically includes hardware like a network interface device (NID) or a data jack that connects the service provider’s equipment (like a modem or router) to the customer’s equipment. Proper identification of the demarcation point is critical for troubleshooting network issues, as it helps determine which party is responsible for maintenance, support, and any potential service outages. Understanding the significance of the demarcation point is essential for effective network management and coordination between service providers and customers.

19
Q
  • Smartjack
A

A smartjack is a network device used at the demarcation point between a telecommunications service provider’s network and a customer’s internal network. It acts as an interface that facilitates the connection and provides additional functionality such as signal regeneration, monitoring, and troubleshooting capabilities. Smartjacks are often employed in digital circuits like T1 or T3 lines.

For the exam, it’s essential to understand that smartjacks can detect issues like line failures or degradation in signal quality and can send alerts to network administrators for proactive troubleshooting. They can also perform loopback testing, enabling quick diagnostics without the need for additional equipment. By serving as a point for both connectivity and management, smartjacks help ensure the reliability and performance of the network connection. Familiarity with smartjacks and their functions is important for understanding the maintenance and monitoring of telecommunications infrastructure.

20
Q

vSwitch

A

A virtual switch (vSwitch) is a software-based network switch that enables communication between virtual machines (VMs) within a virtualized environment, such as those managed by hypervisors like VMware ESXi, Microsoft Hyper-V, or KVM. vSwitches operate at the data link layer (Layer 2) of the OSI model, allowing VMs to connect to each other and to external networks as if they were connected by a physical switch.

For the exam, it’s important to know that vSwitches can provide features similar to physical switches, such as VLAN support, port mirroring, and traffic shaping, which help manage and optimize network performance in a virtual environment. They enhance the flexibility and scalability of networking in data centers, allowing for dynamic allocation of network resources as VMs are deployed or moved. Additionally, understanding how vSwitches integrate with other virtualization technologies is crucial for efficient network management in cloud and virtualized infrastructures.

21
Q
  • Virtual network interface card (vNIC)
A

A Virtual Network Interface Card (vNIC) is a software-based representation of a physical network interface card (NIC) within a virtualized environment. vNICs allow virtual machines (VMs) to connect to a network, enabling communication between VMs and between VMs and external networks. Each vNIC can be configured with its own MAC address and settings, mimicking the behavior of physical NICs.

For the exam, it’s important to understand that vNICs are essential for providing network connectivity to VMs in hypervisor-based environments, such as VMware, Microsoft Hyper-V, or KVM. They allow for the virtualization of networking resources, enabling features like VLAN tagging, traffic shaping, and bandwidth allocation. By using vNICs, organizations can optimize network management and resource utilization in data centers, as well as simplify the deployment and migration of VMs. Familiarity with vNICs is crucial for understanding networking in virtualized environments.

22
Q
  • Network function virtualization (NFV)
A

Network Function Virtualization (NFV) is a network architecture concept that utilizes virtualization technologies to manage and deliver network services traditionally provided by dedicated hardware devices. NFV allows various network functions—such as firewalls, routers, load balancers, and intrusion detection systems—to run as software applications on standard hardware instead of requiring proprietary appliances.

For the exam, it’s important to know that NFV decouples network functions from the hardware, providing flexibility, scalability, and cost savings. This virtualization enables dynamic deployment and management of network services, allowing organizations to respond quickly to changing demands and optimize resource utilization. NFV is often used in conjunction with Software-Defined Networking (SDN) to create more agile and efficient network architectures. Understanding NFV is crucial for grasping modern approaches to network management and service delivery in cloud and data center environments.

23
Q

Hypervisor

A

A hypervisor is a software layer that enables the virtualization of hardware resources, allowing multiple virtual machines (VMs) to run on a single physical host. Hypervisors manage the distribution of the host’s physical resources, such as CPU, memory, and storage, to the VMs, creating isolated environments for each. There are two main types of hypervisors: Type 1 (bare-metal) hypervisors, which run directly on the host hardware, and Type 2 (hosted) hypervisors, which run on top of a conventional operating system.

For the exam, it’s important to understand that hypervisors play a critical role in data center virtualization, cloud computing, and the efficient use of resources. They allow for efficient resource management, improved scalability, and simplified disaster recovery and backup processes. Additionally, hypervisors enable the isolation of workloads, enhancing security and stability by preventing one VM from affecting another. Familiarity with hypervisors is essential for understanding the fundamentals of virtualization technologies and their applications in modern IT environments.

24
Q

Provider link - Satellite

A

A provider link in satellite networking refers to the connection established between a satellite service provider and the customer or end-user via satellite technology. This link enables the delivery of various communication services, such as internet access, television programming, and data transmission, directly from the satellite to the user’s satellite dish or terminal.

For the exam, it’s essential to know that provider links in satellite systems involve multiple components, including geostationary satellites, ground stations, and customer premises equipment (CPE) like satellite dishes and modems. These links can support a range of bandwidths and services, making them suitable for various applications, especially in remote or underserved areas where traditional broadband is unavailable. However, understanding the challenges, such as signal latency and susceptibility to atmospheric conditions, is important for evaluating the effectiveness and reliability of satellite provider links in communication networks.

25
Q

Provider Link - Digital subscriber line (DSL)

A

A provider link in the context of Digital Subscriber Line (DSL) refers to the connection established between a DSL service provider and the customer’s premises through the existing telephone network infrastructure. This link allows for the transmission of high-speed internet data over standard copper telephone lines while enabling simultaneous voice communication.

For the exam, it’s essential to know that the provider link involves several components, including the Digital Subscriber Line Access Multiplexer (DSLAM) located at the service provider’s central office, which aggregates multiple DSL connections and manages traffic to and from the internet. The quality of the provider link can impact internet speeds, as factors like line quality, distance from the DSLAM, and network congestion can influence performance. Understanding the role of the provider link in DSL technology is important for evaluating broadband options and their suitability for different environments.

26
Q

Provider Link - Cable

A

In the context of cable internet, a provider link refers to the connection established between the cable service provider and the customer’s premises through coaxial or fiber-optic cables. This link enables high-speed internet access, along with television and telephone services, by transmitting data over the same physical infrastructure.

For the exam, it’s important to know that the provider link in cable internet typically involves a cable modem at the customer’s location and a Cable Modem Termination System (CMTS) at the service provider’s facility. The CMTS manages multiple cable connections, routing data between the internet and the customers. The performance of the provider link can be influenced by factors such as network congestion, the quality of the coaxial cable, and the distance to the CMTS. Understanding the components and dynamics of this provider link is essential for evaluating cable internet as a broadband solution and its effectiveness in delivering high-speed services.

27
Q

Provider Link - Leased line

A

In the context of leased lines, a provider link refers to a dedicated and permanent connection established between a service provider and a customer’s premises. Leased lines are typically used for business purposes, offering a guaranteed, symmetrical bandwidth for data transmission without sharing resources with other users.

For the exam, it’s essential to understand that the provider link for leased lines is characterized by its reliability, consistent performance, and low latency, making it suitable for critical applications such as VoIP, video conferencing, and secure data transfer. Leased lines can be delivered over various mediums, including copper (such as T1 or E1 lines) and fiber-optic connections. The service level agreements (SLAs) associated with leased lines often ensure uptime and performance metrics, providing businesses with the assurance they need for their operations. Familiarity with how leased line provider links work is important for evaluating connectivity options for enterprises requiring stable and high-performance network connections.

28
Q

Provider Link - Metro-optical

A

In the context of metro-optical networks, a provider link refers to the high-capacity fiber-optic connections established between a service provider and customers within a metropolitan area. These links are designed to deliver high-speed data transmission, supporting various services such as internet access, data center interconnects, and private networking solutions.

For the exam, it’s essential to understand that metro-optical provider links utilize dense wavelength division multiplexing (DWDM) technology, allowing multiple data streams to be transmitted simultaneously over a single optical fiber by using different wavelengths (or colors) of light. This technology enhances bandwidth efficiency and scalability, making it ideal for urban environments with high demand for connectivity. The provider link in a metro-optical network typically ensures low latency and high reliability, catering to businesses and institutions requiring robust and fast communication channels. Familiarity with metro-optical provider links is important for understanding modern networking solutions in densely populated areas.