Cisco IOS

Copying Cisco IOS from One Router to Another

Post Views: 1,147 Sometimes, we need to transfer IOS from one router/platform to another. Other times, we can end up in Rommon> prompt because an IOS download failed of similar issue. Let’s start with a stranded router. It is strongly suggested that you get a PCMCIA memory card, insert it into a good router. From

Copying Cisco IOS from One Router to Another Read More »

, , , , ,

Committed Access Rate in QoS with Cisco IOS

Post Views: 1,822 CAR — or “rate limiting” — is a method for managing unwanted traffic on your network and making sure it doesn’t affect important traffic. Essentially, CAR controls the bandwidth of a certain type of traffic, and an access control list (ACL) defines which traffic it controls. Once you’ve created the ACL, you

Committed Access Rate in QoS with Cisco IOS Read More »

, , , , ,

Compressed Real Time Protocol (cRTP) to Streamline Voice in Cisco IOS

Post Views: 1,756 As VoIP becomes more widely used in the enterprise, the number of voice calls traversing the enterprise WAN becomes larger and larger. Typically the use of a proper codec is implemented to reduce the amount of bandwidth a voice call requires. The most commonly used codec for WAN voice traffic is called

Compressed Real Time Protocol (cRTP) to Streamline Voice in Cisco IOS Read More »

, , , , , , ,

DHCP Server Configuration on Cisco IOS Routers

Post Views: 1,829 This How To will describe the most common configuration needed for Cisco IOS to create a DHCP (IPv4) server on your switch or router. Before You Start Before you configure the DHCP address pool, you need to: •Identify DHCP options for devices where necessary, including the following: –Default boot image name –Default

DHCP Server Configuration on Cisco IOS Routers Read More »

, , , , , , ,

DHCP Client Configuration on Cisco IOS Routers

Post Views: 1,319 This short and sweet How To explains how to configure the DHCP Client in IOS.  This is done using a single command.  Go to the interface configuration: Router(config-if)#ip address dhcp Some service providers might ask you to use a client-id and/or a hostname of their own choice. This can be done by

DHCP Client Configuration on Cisco IOS Routers Read More »

, , , , , ,

Load Balancing

Post Views: 1,566 When a router learns multiple routes to a specific network via multiple routing processes (or routing protocols, such as RIP, RIPv2, IGRP, EIGRP, and OSPF), it installs the route with the lowest administrative distance in the routing table. Load balancing is a standard functionality of the router software, and is available across

Load Balancing Read More »

, , , , , , , , , ,

Border Gateway Protocol (BGP) Path Selection

Post Views: 1,386 The Border Gateway Protocol (BGP) allows internal and external networks or autonomous systems (AS’s) to exchange routes. BGP is a path-vector routing protocol, which simply means that its job is to exchange routing information between autonomous systems to find the most efficient path for your data to the Internet. Each BGP router

Border Gateway Protocol (BGP) Path Selection Read More »

, , , , ,

Bandwidth Utilization – How to Check It on Routers

Post Views: 1,776 A common question folks ask is “How do you check the bandwidth utilization on a router?” It is a great question and the answer is not as easy as you would expect. There are tools that accomplish this (i.e. NetFlow and there is another mentioned at the end of this page). However,

Bandwidth Utilization – How to Check It on Routers Read More »

, , , , , ,

Default and Static Routes in Cisco IOS

Post Views: 1,836 In this article we will define and discuss Default and Static Routes. We often see the incorrect implementation and understanding of ‘default routes’.  The default route is a “gateway of last resort.”  This special route tells computers or other routers to contact the defined next hop of the default router if they

Default and Static Routes in Cisco IOS Read More »

, ,

Command Alias Usage in Cisco IOS

Post Views: 3,129 Everyone knows that constantly entering commands on Cisco routers and switches can become uncomfortably repetitive. To make life somewhat easier, Cisco offers the alias command, which can help dispel part of this repetition. This is a Global Configuration command. To use it, enter the alias command and identify which privilege level you

Command Alias Usage in Cisco IOS Read More »

, , , , ,
Scroll to Top