networking
Behind the WiFi Network @ Mobile World Congress 2014: Setting the Stage
Every year a new attendance record is set at Mobile World Congress by networkers participating from over 200 countries across the globe. This grand attendance of industry-defining vendors, technology enthusiasts and exhibitors triggers an explosive growth in the number of Wi-Fi capable devices being…
Not All 802.11ac AP’s are Created Equal: Demand the Full Story
It’s always interesting and often entertaining to observe how competitors promote their products and what they choose to focus on—and more importantly, what they choose not to focus on and what they hope people won’t ask questions about. Consider yet again how a competitor chooses to position their…
#EngineersUnplugged S6|Ep1: Behind the Scenes with Cisco Networking Academy
Welcome back! In the season premiere of Engineers Unplugged, Roving Reporter Tom Hollingsworth (@networkingnerd) talks to Cisco Networking Academy Dream Team Member Tylor Kytasaari (@TylorKytasaari) about network topology and what it takes to keep the bandwidth flowing at an event the size of Cisco…
802.11ac: That’s the Answer. What’s the question?
Everybody’s talking about 802.11ac, but we’ve sensed some confusion for next steps as far as how CIO’s and IT organizations should be approaching the new standard. Should I move to 802.11ac? You’re probably thinking: Chris, you’re a leader at Cisco, of course you want me to migrate to 802.11ac. That…
What is Dynamic FCoE?
It’s been a very busy few weeks. The Data Storage Innovations (DSI) conference, the Ethernet Summit conference, EMCWorld, and next week at CiscoLive, I’ve been starting to talk about a new concept in Data Center storage networks called Dynamic FCoE. Understandably, there have been a lot…
Two Resources on Nexus Programmability
As I start to explore more and more information about Software-Defined Networking and Programmability in the Nexus portfolio, I’ve been fortunate that there have been a lot of people helping me learn along the way. I thought I’d share some of these as it gave me a bit more insight into some of the…
#EngineersUnplugged S5|Ep2: ACI and Traditional Networking
This is an amazing episode of Engineers Unplugged, where two technologists from the community, Hal Rottenberg (@halr9000) and Colin Lynch (@ucsguru) discuss how ACI disrupts traditional networking thinking while leveraging current networking skills. It’s a great tutorial for anyone looking to…
Programmability in Python: Confessions of a Networking Guy
I am not qualified to discuss it much, but can you guess what this does? ne = NetworkElement("172.16.66.1", "JasonsApp") conn = ne.connect("admin", "cisco", sc) intf1 = ne.get_interface_by_name("FastEthernet0/1") intf1.shut_down(1) sleep(5) intf1.shut_down(0) If…
HDX Blog Series #2: Scaling with Turbo Performance
Editor’s Note: This is the second of a four-part deep dive series into High Density Experience (HDX), Cisco’s latest solution suite designed for high density environments and next-generation wireless technologies. For more on Cisco HDX, visit www.cisco.com/go/80211ac. Read part 1 here. With any ne…