Brocade Plays in 5G
It doesn’t carry "legacy baggage."
It doesn’t carry "legacy baggage."
I’ve been in information technology since the early 1990’s, and it’s always been like this: business tells IT what to do, and IT does it. In other words, we make technology mirror business. Which is a fine formula for success, so long as you think business is the engine of innovation. The problem is innovation doesn’t come from one department or place. In fact, innovation most often comes from the intersection of two or more things. Think about it.
When did cars first start being innovative? When they combined the technology that existed in the latest horse drawn carriages with the latest in industrial technology, including internal combustion engines and assembly line production. All three of these came from someplace else—many people don’t know the idea of interchangeable parts came out of the firearms world, rather than the automotive industry. When did innovation come into the Continue reading
New to BGP? This should definitely help! We will connect R1/R2/R3 into the already existing BGP network. We will go step by step through all of this together… me right along side of you in the YouTube in a lab... Read More ›
The post BGP Show and Tell: Beginners appeared first on Networking with FISH.
The post Worth Watching: The Economics of the Internet appeared first on 'net work.
Some personal opinions on the character of various open networking projects in the tech industry.
The post The Hitchhiker’s Guide To Everything Open In Networking appeared first on Packet Pushers.
In my view, the most common architectural flaw made by network engineers is that the data centre has a single network. I believe that the correct perspective is that "network of networks".
The post The Data Centre Network of Networks appeared first on EtherealMind.
This blog is co-authored with Bill Kaufman, Group Manager SDN Planning, Coriant As outlined in a recent blog on mobile operator challenges, there are a number of business and technical challenges mobile operators face in today’s environment. As consumers and businesses demand more from their mobile operators, the existing proprietary, hardware-centric mobile networks make it... Read more →
An open source framework provides a starting point for building your own analytics system.
Automating virtualized infrastructure management with technologies like hyperconvergence is essential.
Here’s another interesting coincidence:
Homework for today: listen to the podcast, read the article, and start exploring some new technology (network automation immediately comes to mind).
After much delay – I’ve finally found time to take a look at Ansible. I’ve spent some time looking at possible platforms to automate network deployment and Ansible seems to be a favorite in this arena. One of the primary reasons for this is that Ansible is ‘clientless’ (I’m putting that in quotes for a reason, more on that in a later post). So unlike Chef, Puppet, and Salt (Yes – there are proxy modes available in some products) Ansible does not require an installed client on the remote endpoints. So let’s get right into a basic lab setup.
While the end goal will be to use Ansible to automate network appliances, we’re going to start with the a more standard use case – Linux servers. The base lab we will start with is two servers, one acting as the Ansible server and the second being a Ansible client or remote server. Both hosts are CentOS 7 based Linux hosts. So our base lab looks like this…
Pretty exciting right? I know, it’s not, but I want to start with the basics and build from there…
Note: I’ll refer to ansibleserver as Continue reading