Category: CCNA

Cisco Certified Network Associate certification resources

CCNA November 3, 2019

How to Configure the Gateway Load Balancing Protocol?

Gateway Load Balancing Protocol (GLBP) is the Cisco-proprietary FHRP. It also allows load sharing between a group of redundant routers. GLBP was specially designed to overcome the limitations of HSRP and VRRP. In HSRP and VRRP, only the active/master router can forward traffic while all the standby/backup routers are idle but Gateway Load Balancing Protocol...
Asad Ijaz Read More
CCNA November 2, 2019

How to configure HSRP?- Exclusive Explanation

HSRP is a Cisco-proprietary First Hop Redundancy Protocol (FHRP) planned to allow for transparent failover of a first-hop IPv4 device. It allows configuring two or more routers as standby routers and only a single router as an active router at a time which ensure high network availability by providing first-hop routing redundancy for IPv4 hosts...
Asad Ijaz Read More
A graphic representation emphasizing ‘Understanding FHRP’ with a 3D globe surrounded by networking icons, highlighting key concepts for CCNA students.
CCNA November 1, 2019

What is FHRP? – Exclusive Explanation

When the active router fails, the First Hop Redundancy Protocol (FHRP) changes the standby router to an active router. If the active router fails, the standby router stops seeing Hello messages from the forwarding router. Then, the standby router assumes the role of the forwarding router because it assumes both the IP and MAC addresses...
Asad Ijaz Read More
CCNA November 1, 2019

Introduction to Router Redundancy

A virtual router is a method to prevent a single point of failure at the default gateway. To implement virtual router redundancy, several routers are configured to work jointly as a single router to the hosts on the LAN. The routers share an IP address and a MAC address and act as a single virtual...
Asad Ijaz Read More
Understanding default gateway limitations in computer networks
CCNA November 1, 2019

Default Gateway Limitations: Impact on Connectivity and Performance

Hosts at the access layer of a hierarchical network take advantage of the alternate default gateways. If a gateway (router interface) fails, the hosts configured with that gateway are cut off from outside networks. A method is needed to provide alternate default gateways in switched networks where two or more routers are connected to the...
Asad Ijaz Read More
CCNA October 31, 2019

How to Troubleshoot Spanning-Tree Protocol

In most networks, the best Spanning-Tree Protocol topology is determined as part of the network blueprint. The Spanning-Tree Protocol is implemented by configuring Spanning-Tree Protocol priority and cost values. Several things could go wrong. You can expect something, but your switches can give you something different. Situations also occur when the Spanning-Tree Protocol was not...
Asad Ijaz Read More
CCNA October 30, 2019

How to Configure Spanning-Tree Mode – Rapid PVST+

The default configuration of the spanning-tree protocol (STP) on a Catalyst 2960 Series switch is PVST+. A Catalyst 2960 series switches support PVST+, Rapid PVST+, and MST, but only one version can be active for all VLANs. Rapid PVST+ is the Cisco execution of RSTP supporting RSTP on a per-VLAN basis. We can control the...
Asad Ijaz Read More
CCNA October 29, 2019

What is PVST+ Load Balancing? – Exclusive Explanation

Network load balancing is the technique to manage traffic across a network without the use of complex routing protocols such as BGP. Network Load Balancing divide load across multiple links, which use the network resources more efficiently and avoid network overload. Load balancing may be accomplished through software or hardware. Now, look at the topology...
Asad Ijaz Read More
Network diagram showing spanning tree configuration with bridge IDs and VLANs
CCNA October 28, 2019

How to Configure PortFast and BPDU Guard – Explained

The switch port directly connected to an end station cannot create bridging loops. So, the port can rapidly enter the forwarding state by skipping the listening and learning state. Portfast is a Cisco proprietary solution that allows the switch port to skip the listening and learning state and immediately enter the forwarding state. It is...
Asad Ijaz Read More
Network diagram showing spanning tree configuration with bridge IDs and VLANs
CCNA October 27, 2019

How to Configure Spanning-Tree Bridge ID – Briefly Explained

When configuring a specific switch as a Root Bridge, the bridge ID priority value must be adjusted to be lower than the bridge priority values of all the other switches on the network. There are two different methods for configuring the bridge priority value on a Cisco Catalyst switch. Method 1 To ensure the switch...
Asad Ijaz Read More
Forum