Route Redistribution

Route redistribution is the process of sharing routing information between different routing protocols or instances within a network. It’s used when a router needs to advertise routes learned from one…

Comments Off on Route Redistribution

Administrative distance

Administrative Distance (AD) is a metric used by routers to determine the trustworthiness of a routing protocol when multiple protocols provide routes to the same destination. It acts as a…

Comments Off on Administrative distance

How to upgrade Cisco switch firmware

Step 1: Transfer the Firmware File to the Switch Using SCP (Secure Copy): Switch#copy scp: flash: #copy firmware from remote location using Address or name of remote host []? 10.0.0.3…

Comments Off on How to upgrade Cisco switch firmware