Category Archives: Routing Protocol

What is GLBP? Explained with Examples.

Understanding Gateway Load Balancing Protocol (GLBP) Gateway Load Balancing Protocol (GLBP) is a Cisco proprietary solution for redundancy and load balancing in an IP network. GLBP allow automatic selection and simultaneous recovery from first hop router failures. GLBP is designed to overcome some of the limitations of earlier First Hop Redundancy Protocols (FHRPs) such as Hot Standby Router… Read More »

Components of The Routing Table.

The routing table is a fundamental component of network devices like routers, which directs incoming data packets to their destination addresses by providing a set of rules for packet forwarding. Below is a brief introduction to the essential components of a routing table: i. Routing Protocol Code The routing protocol code identifies the source of the routing information.… Read More »

Network Time Protocol – NTP Explained

NTP – An Overview. Network Time Protocol (NTP) is an essential internet protocol, developed by David L. Mills of the University of Delaware, that is designed to synchronize clocks of networked computers to within a few milliseconds of Coordinated Universal Time (UTC). Its significance cannot be overstated, as accurate timekeeping is important for the functioning of various applications… Read More »

How To Control Password Attacks with ACLs on Cisco Router.

Network devices are susceptible to unauthorized login attempts by attackers seeking access. Cisco’s IOS offers a solution by introducing ACLs, which can block an attacker from even receiving a prompt to enter a password. This is achieved when an external user attempts to connect through Telnet or SSH. In these instances, IOS represents this connection using a vty… Read More »