For the purpose of high availability, critical locations of company A – a customer of VPN service provider – is connected to two different carriers. However, this connectivity requires an important design consideration. Figure-1 In the network design shown above, customer AS 64512 is connected to two different providers: AS100 and AS200. Since this site is critical to the […]
The post Dual Carrier MPLS VPN Design appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
For the purpose of high availability, critical locations of company A – a customer of VPN service provider – is connected to two different carriers. However, this connectivity requires an important design consideration.
The post Dual Carrier MPLS VPN Design appeared first on Network Design and Architecture.
Flooding in full-mesh topology is a big concern for network-design experts, especially in large-scale OSPF deployments. When the link or node fails in an OSPF network, failure information is flooded everywhere in the same area. If Flat OSPF network design is used, then the problem gets bigger. Each router receives at least one copy of the new information from […]
The post OSPF in a Full-Mesh Topology Design appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
Flooding in full-mesh topology is a big concern for network-design experts, especially in large-scale OSPF deployments. When the link or node fails in an OSPF network, failure information is flooded everywhere in the same area. If Flat OSPF network design is used, then the problem gets bigger. Each router receives at least one copy of the new information from […]
The post OSPF in a Full-Mesh Topology Design appeared first on Network Design and Architecture.
Network Change Nothing sparks engineering debate quite as much as ‘network change control’. It’s one of those topics we love to hate. We feel buried by useless bureaucracy. We ask, ‘Why can’t our managers just trust us, instead of weighing us … Continue reading
The post Network change – who is in control? appeared first on The Network Sherpa.
How does Path MTU Discovery (PMTUD) work ?
Almost six years ago I shared my (then) current Getting Things Done (GTD) setup, in which I described how I used various tools, techniques, and applications to try to maximize my productivity. I’d been toying with updating that post, but I wasn’t sure that anyone would find it useful. However, a recent e-mail from a reader indicated that there probably is some interest; with that in mind, then, here’s an update on my GTD-like setup, circa early 2016.
Before I dive into the details, a couple quick notes:
If you read the 2010 post, you may recall that I think of my workflow as having three “layers” of applications:
I’m proud to be the owner of the best computer network design blog and get positive feedbacks from users all over the world. In recent times, I have observed that everybody has been reading this blog. Because of this, I owe all the readers of this blog my achievements. Indeed, your comments and post views have encouraged […]
The post orhanergun.net 2015 review appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
As the owner of the best computer network design blog, I am really proud of myself. I am now getting positive feedbacks from users all over the world. In recent times, I have observed that everybody has been reading this blog. Because of this, I owe all the readers of this blog my achievements. Indeed, your […]
The post orhanergun.net 2015 review appeared first on Network Design and Architecture.
EIGRP Hub and Spoke – EIGRP is the best protocol in Hub and Spoke topologies because of many reasons. In this article, I will explain the design consideration for EIGRP in a Hub and Spoke topology, also known as star topologies. Figure – 1 EIGRP Hub and Spoke In Figure – 1, EIGRP runs […]
The post EIGRP Hub and Spoke Design appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
EIGRP is the best protocol in Hub and Spoke topologies because of many reasons. In this article, I will explain the design consideration for EIGRP in a Hub and Spoke topology, also known as star topologies.
The post EIGRP Hub and Spoke Design appeared first on Network Design and Architecture.
Companies don’t always have high availability. What’s more, there is always a concern of budget and complexity with the high availability even though a number of factors need to be considered during network design. If the applications of the company do not require high availability, dual carrier or two links to the same carrier is not […]
The post Single Vs. Dual Carrier Design appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
Companies don’t always have high availability. What’s more, there is always a concern of budget and complexity with the high availability even though a number of factors need to be considered during network design.
The post Single Vs. Dual Carrier Design appeared first on Network Design and Architecture.
If you design multi level IS-IS network and if you have more than one exit (L1-L2 routers) from the Level 1 domain, you will likely create a suboptimal routing. Multi-level IS-IS design is for large-scale network. What’s more, most of the real life networks use only flat Level 2 IS-IS as their interior gateway protocol (IGP).
The post IS-IS Suboptimal Routing Design appeared first on Network Design and Architecture.
In this post I’ll show how to setup environment for UnetLab REST SDK development on Windows. I’ll be running UNL inside a VM and using PyCharm as Python IDE on the host OS.
Continue reading