Juniper loses a big name to the world outside Silicon Valley.
It has been an interesting start to Cisco Live 2015 this year. It is nice to see everyone refreshing friendships between people that we have not seen since San Francisco, if not longer. It is great to see many of the old (guess that what happens as years pass) faces that I have seen over […]
The post Cisco Live 2015 – Day 1 appeared first on Fryguy's Blog.
How to Call REST APIs from a REST Client and Python
Presenter: Matt (didn’t catch last name, sorry)
I was late to this session because of wonderful San Diego traffic :-/
A walk-through of using the REST API on APIC-EM.
http://learninglabs.cisco.com – sample code, docs
Postman – plugin for Chrome browser to craft, send, receive API commands over HTTP using a nice graphical interface. Helpful for building and testing queries and also viewing the raw output from the controller that you’re querying. Is there an equivalent for Firefox?
APIC-EM docs fully cover the API. Methods, variables, etc.
“Requests” library in Python – simplifies the CRUD operations in Python.
When you’re in the lab, verifying the SSL cert of your controller (in your code) might be optional. Don’t bring that into prod code. Get a proper cert and have your code validate the cert.
Other references:
Are you an architect or designer? What’s the difference? A reader asked this last week in email — my (probably) less than perfect response.
First, we have to dispense with this objection — network people aren’t “architects” in the first place. Nor are they “engineers.” Okay, so… A challenge: what else would you call someone who designs and builds things? When someone says, “You’re not a real architect, because you don’t build buildings, and you’re not held responsible for your work,” I tend to reply, “Why are you talking to me if I don’t exist?”
I’ve probably spent a lot more time than most people thinking about what the difference between design and architecture is, as it was a major issue when the CCDE and CCAr were split into two certifications (long ugly story — but then again, whenever marketing is involved, it normally is). With the help of some psychos (psychometricians, actually, but saying you worked with psychos for seven years to develop certification just sounds cooler somehow), we came up with some differentiators that I think are useful.
The difference is in focus, not task — the designer focuses on a solution to a narrower engineering problem, Continue reading
Plug-ins add a touch of automation to Gigamon's Software Defined Visibility framework.
I’ve rearranged the slideout sidebar a little; tightened up the text a little so more will fit (I might customize the styling a little to make it even tighter). I also added a bing translator widget; slide out the bar, press the translate button, and a small floating popup will appear. Click down to choose a language to translate to. I don’t know how good the translation is, but I thought this might be useful.
The post Bing Translator appeared first on 'net work.
If you can't secure the endpoints, Menlo figures you might as well eliminate them.
As cloud computing, big data and the deployment of mega-scale data centers accelerates, organizations need to continually recalibrate and evolve the network. This challenge has led to the development of new technologies and standards designed to increase and optimize network capacity, security and flexibility, all while keeping a lid on cost. Here are the top five trends as we see them:
* Rapid Adoption of 802.11ac. Tablets and smartphones are becoming ubiquitous in the workplace. As the number of mobile devices and the deployment of cloud-based enterprise services continues to scale at a dramatic rate, the keepers of the network must reconsider how they provision, secure and control enterprise computing resources and information access.
To read this article in full or to leave a comment, please click here