We've launched a new monthly newsletter devoted to the SD-WAN market.
The series of Network Automation Engineer (NAE) Persona blog posts have churned some comments in the community around learning. Part of the feedback appears to be the hero syndrome fighting back and also the odd misunderstanding, which might be a result of fear. Change often results in fear, so this is natural.
Network Heroes
Some people love networking because it makes them feel special. Some people have got used to that special feeling and hang on to the fact that they’re
important. These network engineers feel like a “Packet Lord”.
Automation is designed to remove from humans deterministic and testable tasks. One result is fewer self-titled “Prime minister of Packets” and fewer bottlenecks. Taking IaC (Infrastructure as Code), it becomes so much simpler to define tasks, implement them and test for success or failure. Dealing with sources of truth is part of the natural flow of the process instead of an afterthought on a Friday afternoon.
The hero very much becomes the norm at this point.
Articles
At a high level, the articles discuss the evolving NAE persona and not what you should or shouldn’t learn. The articles do not discourage learning, they recognise and promote learning. After all, you Continue reading
No. 1 server vendor HPE earned $3.298 billion in server revenue during the second quarter of 2017.
Extreme closes on Brocade data center assets.
The technology makes it possible to aggregate signals from different vendors to different operators.
Media companies have a lot to gain from SDS in terms of security, storage, and flexibility.
Learn more about selecting and deploying SD-WAN, check out this new eBrief, "Hot Topics in SD-WAN," from SDxCentral.
The paper we are looking at in this post is tangential to the world of network engineering, rather than being directly targeted at network engineering. The thesis of On Understanding Software Agility—A Social Complexity Point of View, is that at least some elements of software development are a wicked problem, and hence need to be managed through complexity. The paper sets the following criteria for complexity—
It’s pretty clear network design and operation would fit into the 7 points made above; the control plane, transport protocols, the physical layer, hardware, and software are all subsystems of an overall system. Between these subsystems, there is clearly interaction, and each subsystem acts autonomously within bounds. The result is a set of systemic behaviors that cannot be predicted from examining the system itself. The network design process is, Continue reading
Analysts note surprise as the software security firms inconsistent financial performance.
MPLS protocol uses labels to forward traffic between point A and B. These labels are binded to FECs and distributed on the network by means of different protocols like (LDP, RSVP, BGP-LS, SPRING). LDP (Label Distribution Protocol “RFC5036”) is still by far the widely used protocol among them and was developed to do label distribution […]
The post LDP retention and distribution modes appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
MPLS protocol uses labels to forward traffic between point A and B. These labels are binded to FECs and distributed on the network by means of different protocols like (LDP, RSVP, BGP-LS, SPRING). LDP (Label Distribution Protocol “RFC5036”) is still by far the widely used protocol among them and was developed to do label distribution …
Continue reading "LDP retention and distribution modes"
The post LDP retention and distribution modes appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
MPLS protocol uses labels to forward traffic between point A and B. These labels are binded to FECs and distributed on the network by means of different protocols like (LDP, RSVP, BGP-LS, SPRING). LDP (Label Distribution Protocol “RFC5036”) is still by far the widely used protocol among them and was developed to do label distribution …
Continue reading "LDP retention and distribution modes"
The post LDP retention and distribution modes appeared first on Cisco Network Design and Architecture | CCDE Bootcamp | orhanergun.net.
ServiceNow survey sheds light on the state of machine learning in business.
ServiceNow survey sheds light on the state of machine learning in business.
How Does Internet Work - We know what is networking
What is universal/local bit in IPv6 EUI-64 address? One of my readers contacted me with an interesting question in comments of “IPv6 – SLAAC EUI-64 Address Format” article. The question was: “How come that the ipv6 address after the prefix is 21C:C4FF:FECF:4ED0 if the mac address is 00-1C-C4-CF-4E-D0?” Of course, we all know from the previous article that EUI-64 process is taking the interface MAC address (if that is an Ethernet interface) and it creates 64 bits Interface ID with it by shimming additional FFFE (16bits in hex) in between the MAC address bits. The reader was confused with an