Cisco

How to configure SSH on Cisco IOS devices

In this lesson, we will learn how to configure SSH on Cisco IOS enabled devices. This tutorial will show you how to enable SSH, generating RSA key, and then allowing on SSH remote management protocol under the VTY interfaces. This […]

Cisco

How to configure iBGP on Cisco Router

In this lesson, we will configure iBGP on Cisco Router. This is the second part of our BGP series. We have chosen a network where we have three routers which are not directly connected. We will configure ibgp among them

Cisco

How to configure eBGP on Cisco Router

BGP is an exterior gateway protocol that manages how packets are routed across the internet. It can quickly adapt to send out packets if a path goes down. Because of the variety of ways to do the traffic engineering, this

Cisco

Configure router for inter VLAN routing

When we have VLANs in our network, two separate VLANs can’t communicate between them, unless we do the routing between them. Which means, we need a router (L3 device) to make communication between them. In this lesson, we will configure

Cisco

How to configure HSRP on Cisco – Basic to Advanced

HSRP (Hot Standby Router Protocol) is one of the most popular First Hop Redundancy Protocols (FHRP) made by Cisco. It is Cisco proprietary protocol. The FHRP allows a router on a LAN segment to automatically take over if other fails.

Cisco

How to configure VLAN on Cisco Catalyst Switch

A VLAN (virtual LAN) is a logical sub-networks of workstation. This is needed for network admin to partition a single switch network into many. It improves security and traffic management. In this lesson we will learn how to configure VLAN

Scroll to Top