Cisco

Finding Configuration Details Quickly in Cisco IOS

Post Views: 1,839 Finding the right piece of information that you need from a Cisco router can often be a challenge. For example, if you use the show running-config command on a large production router, you can end up with 25 pages of text output. Locating that one piece of information you’re looking for can

Finding Configuration Details Quickly in Cisco IOS Read More »

, , , , , ,

HSRP – A Quick Configuration in Cisco IOS

Post Views: 2,061 The following is a quick example on how to configure Cisco’s HSRP protocol. Many net admins ask about redundancy in Cisco routers and the answer is usually always the same: If your uptime has to be high, and the thought of having a failure and suffering the downtime that it will take

HSRP – A Quick Configuration in Cisco IOS Read More »

, , , , ,

Configuring EtherChannel on Cisco Switches

Post Views: 1,741 What is EtherChannel? EtherChannel technology is another way for you to increase the bandwidth of your core network links and provide redundancy of LAN links. It allows you to achieve greater speed by bundling Fast Ethernet or Gigabit Ethernet links, which makes a switch or router use the merged ports as a

Configuring EtherChannel on Cisco Switches Read More »

, , , , , ,

Copying Cisco IOS from One Router to Another

Post Views: 1,395 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 »

, , , , ,

CONFIG_RESOLVE_FAILURE error Quick Fix in Cisco IOS

Post Views: 3,815 In this article, I will explain steps to correct a CONFIG_RESOLVE_FAILURE error in Cisco IOS. \If you are like many users of the latest IOS, you may find your routers constantly outputting a message like this: cell_pe1# %Error opening tftp://255.255.255.255/cisconet.cfg (Timed out) 19:20:43: %SYS-4-CONFIG_RESOLVE_FAILURE: System config parse from (tftp://255.255.255.255/cisconet.cfg) failed The reason

CONFIG_RESOLVE_FAILURE error Quick Fix in Cisco IOS Read More »

, , , , ,

Committed Access Rate in QoS with Cisco IOS

Post Views: 2,154 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: 2,286 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 »

, , , , , , ,

Bandwidth Utilization – How to Check It on Routers

Post Views: 1,987 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 »

, , , , , ,

Load Balancing

Post Views: 1,957 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,756 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 »

, , , , ,

DHCP Server Configuration on Cisco IOS Routers

Post Views: 2,154 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 »

, , , , , , ,
Scroll to Top