The key difference between routers and switches in TCP/IP networks is that Switches primarily function to provide Layer 2 connectivity and Routers provide Layer 3 connectivity (as described in the OSI layer model). What exactly does this mean? From a high level view it means that switches allow hosts to communicate as long as they […]
11 Different Types of IP Addresses Used in Computer Networks
An Internet Protocol (IP) Address is a term that you will hear a lot if you are into any field of Information Technology. Especially people in TCP/IP networking have to deal with IP addresses in their every-day professional life. Just like any house or building in the world has a unique postal mail address in […]
Compare and Contrast Network Topologies (Star, Mesh, Bus, Hybrid etc)
Computer networking has been around for several decades, which is the backbone of what we all know as the Internet today. The Internet is simply a network of networks, which connects the world’s networks together for a holistic communication infrastructure. For a user or host computer to participate in data and resource sharing, it has […]
11 Networking Companies Like Cisco (Competitors)
Every network engineer is familiar with Cisco, and with its multiple brand acquisitions, it’s even become a household name for consumers in addition to business professionals. Cisco isn’t the only major player in the hardware and TCP/IP networking game, however. This technology giant has at least a dozen formidable competitors, many of which have developed […]
What is a Wildcard Mask – All About Wildcard Masks Used in Networking
A wildcard mask is a bitmask used with IPv4 to specify ranges of IP addresses, which are then leveraged by various features, including access control lists and routing protocols. There’s a lot more to wildcard masks than meets the eye, and they’re a lot more powerful than you may initially think. In this article, we’ll […]
Comparison of Interface MTU vs IP MTU vs MSS in Computer IP Networks
Packet-based communication networks that operate using protocols like IP follow layered models such as the OSI and TCP/IP frameworks. These models involve the encapsulation and decapsulation of protocol data units (PDUs) through the addition and removal of headers at each layer. Two key parameters involved in this encapsulation process are the Maximum Transmission Unit (MTU) […]
Windows IP Commands – ipconfig-nslookup-ping-tracert-netstat etc
As Network Engineers we need to be versatile and troubleshooting-savvy in our work environment. In addition to having strong knowledge of networking protocols and commands on network devices (routers, switches, firewalls etc) we need also to have very good knowledge of IP and other networking related commands on end-point devices such as Windows computers, Linux […]
What Port Does Remote Desktop Protocol (RDP) Use: Essential Information for Network Administrators
Remote Desktop Protocol (RDP) is a key tool for many IT professionals and remote workers. It allows users to connect to other computers (mainly used on Windows OS computers) over a network connection. Knowing which port RDP uses is important for setting up secure remote access and for allowing firewall access to servers remotely. RDP […]
Discussion and Explanation of BPDU Guard (With Cisco Config Example)
Spanning Tree Protocol (STP) is a mechanism that is used on network switches to eliminate layer 2 loops. Within the framework of STP operations, there are various additional features that can be enabled to further protect a topology from malicious users that may attempt to leverage STP to their advantage. BPDU Guard is one of […]
Explanation and Comparison of STP vs RSTP Protocols
Spanning Tree Protocol, or STP is an important part of Layer 2 networking. STP is virtually ubiquitous in switches of all types, including both managed and unmanaged devices from a multitude of vendors. Over the years, various newer versions of the protocol have been introduced, further refining, perfecting, and accelerating the functionality of this vital […]
Unlocking the Power of OpManager Plus for Distributed Networks
Modern IT landscapes increasingly rely on distributed network solutions such as software-defined wide area networks (SD-WAN), content delivery networks (CDN), and secure access service edge (SASE). They offer unmatched performance, scalability, and flexibility, enabling businesses to operate smoothly across different geographical locations. Managing these intricate networks poses a distinct set of obstacles for network administrators […]
A 7-Point Checklist to Prevent Routing Outage and Secure Network Connectivity
Network outages continue to be a major challenge, disrupting businesses, individual lives, and major communication platforms. The significant impact of such disruptions is highlighted by one such incident, the Australian telecom outage. The widespread disruption caused by the outage lasted for several hours, affecting Australian businesses, critical services, and everyday lives. This example showcases the […]
Should Servers be on Their Own VLAN in an Enterprise Network?
When it comes to network design, it is typically considered best practice to place your network servers within their own dedicated VLAN. But why? And is this always the case or are there situations in which you would use a different approach? In this article we’ll examine these questions and more about how to deploy […]