Category: Cisco

Cisco OSPF Plain Text Authentication

Reading Time: 2 minutes

Continuing with our interior routing protocol discussion on authentication we are going to look at Cisco OSPF implementation of plain text authentication. While this isn’t the most widely used model for authentation with OSPF it is a viable option. The topology we are going to use is the same topology from the EIGRP authentication example. The steps may feel familiar as well.

Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/cisco-ospf-plain-text-authentication/

Overlapped IP Range in a Merger

Reading Time: 6 minutes

The Scenario is this…Company A has purchased Company B. One is an enterprise of thousands of users, the other a mid size company in the multiple hundres. However, as would happen to be the case, both companies utilize an overlapping subnet. To further complicate the issue it has been decided that both companies need to terminate at Company A’s core and utilize a single unified instance of EIGRP. As part of this scenario, both companies need to be abble to access each others networks but luckily it has been determined that neither need to be able to access each others overlapped networks. Additionally both companies advertise different bit masks on their overlapping networks. This is something that we can work with.

The following examples show the additional configuration required for the specific scenario above. The full router configurations are posted at the end of the article.

Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/overlapped-ip-range-in-a-merger/

Cisco DHCP Configuration

Reading Time: 2 minutes

DHCPTOPOLOGY

Cisco routers are capable of doing many more things than simply routing packets. In fact, it can operate as a small DHCP server when needed. By no means is it a replacement for your enterprise, centrally managed DHCP server but it does have its applicable scenarios. Lets say you have a branch office that has its own server for any particular reason. Maybe it is a local file share for an engineering departments CAD program and rather than having all file traffic from opens and saves traverse the WAN during the day, you simply run backs of that server across the WAN at night. Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/cisco-dhcp-configuration/

Static Routing with Cisco

Reading Time: 3 minutes

Routing is at the core of the network infrastructure. Routing is what ultimately lets you get from point A to point B not only in your own network, but also across the entirety of the world wide web. Routing in its simplest form tells your network devices the path to get to another network device located on another network. This was originally handled by creating static routes to the required destinations.

Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/static-routing-with-cisco/

Cisco HSRP Example

Reading Time: 3 minutes

Todays enterprise network is heavily focused on providing as near to 100% uptime as possible. Newer technologies such as virtualization and server clusters have been a focal point in achieving this level of service for some time now. However, an often missed opportunity to provide that level of service exists in the core of your infrastructure. Many medium size organizations will implement a server monitoring resource to measure and track the uptime on their core applications and infrastructure servers such as DHCP, DNS, SharePoint, Active Directory, and so on. Often times this monitoring server is located within the data center, and likely on the same subnets as the servers themselves. This can quickly skew your uptime numbers in the sense of “can my users reach the servers?”. While true, the uptime of the servers may be near 100% from the standpoint of the monitoring system, that does not indicate the ability for your users to reach the servers, or in the same concept, your servers to reach your users. Enter default gateway redundancy.

Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/cisco-hsrp-example/

Cisco OSPF Virtual Link Example

Reading Time: 3 minutes

In my chase for CCNP I came across virtual links while studying for the CCNP ROUTE exam. When I first read through the concept I was slightly lost during the description. However, upon a couple of runs through a lab it became clear on how easy the were. Before I list the condensed two step (or focus points if you will) to look at let’s look at what a virtual link is and why we would use it.
Continue reading

Share this article:

Permanent link to this article: https://www.packetpilot.com/cisco-ospf-virtual-link-example/

Load more