How to configure SSH on Cisco IOS XR
In this lesson, we will configure SSH on Cisco IOS XR enabled router. Earlier we have configured SSH on Cisco IOS, if you want to check that article, then click SSH on Cisco IOS devices. SSH on Cisco IOS XR […]
In this lesson, we will configure SSH on Cisco IOS XR enabled router. Earlier we have configured SSH on Cisco IOS, if you want to check that article, then click SSH on Cisco IOS devices. SSH on Cisco IOS XR […]
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
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
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
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
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.
How to configure HSRP on Cisco – Basic to Advanced Read More »
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