Cisco

File Commands and their Usage in Cisco IOS

Post Views: 19,087 Similar to a Windows or Linux operating systems that have a command line or terminal commands to manipulate files, the Cisco IOS (though rooted in Unix) and has its own list of commands to manipulate files. These commands are very similar to DOS/Windows commands. Files could be your IOS router operating system […]

File Commands and their Usage in Cisco IOS Read More »

, , ,

Configuring EtherChannel on Cisco Switches

Post Views: 1,667 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,310 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,664 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,075 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,187 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 Client Configuration on Cisco IOS Routers

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

, , , , , ,

DHCP Server Configuration on Cisco IOS Routers

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

, , , , , , ,

Load Balancing

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

, , , , , , , , , ,

Bandwidth Utilization – How to Check It on Routers

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

, , , , , ,

Border Gateway Protocol (BGP) Path Selection

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

, , , , ,
Scroll to Top