Cisco

File Commands and their Usage in Cisco IOS

Similar to a Windows or Linux operating systems, the Cisco IOS is 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 executable, configuration file(s), or other type of IOS file. Knowing these file commands is […]

File Commands and their Usage in Cisco IOS Read More »

CONFIG_RESOLVE_FAILURE error Quick Fix in Cisco IOS

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 for this message

CONFIG_RESOLVE_FAILURE error Quick Fix in Cisco IOS Read More »

Committed Access Rate in QoS with Cisco IOS

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 can set CAR

Committed Access Rate in QoS with Cisco IOS Read More »

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

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 G.729. While there

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

DHCP Server Configuration on Cisco IOS Routers

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 routers –Domain Name

DHCP Server Configuration on Cisco IOS Routers Read More »

Border Gateway Protocol (BGP) Path Selection

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 connects to its

Border Gateway Protocol (BGP) Path Selection Read More »

Scroll to Top