Gabriele Di Piazza, VP of solutions, Telco NFV Group at VMware, shares his predictions for what will be generating the most buzz at MWC.
The idea of using cloud brains to simplify on-premises management holds a lot of promise for the future.
More than 101,000 attendees from 160 countries are expected at the conference.
The show is hosting three panels on these topics.
Ericsson probably won't be the only vendor to show off data center gear at MWC.
Learn how HPE and Intel are collaborating to make edge computing a reality, maximizing service agility in 5G networks so that they will be able to support requirements we haven’t even thought about yet.
docker run -p 6343:6343/udp -p 8008:8008 -d sflow/top-flowsAccess the web interface at http://localhost:8008/ and enter the following Flow Specification to monitor QUICK flows:
dns:ipsource,dns:ipdestination,quicpackettypeNote: Real-time domain name lookups describes how sFlow-RT incorporates DNS (Domain Name Service) requests in its real-time analytics pipeline so that traffic flows can be identified by domain name.
This post will describe the exercises and solutions for week two of Kirk Byers Python for Network Engineers.
Our next task is to parse data from show version
from a device.
II. Parse the below 'show version' data and obtain the following items (vendor, model, os_version, uptime, and serial_number). Try to make your string parsing generic i.e. it would work for other Cisco IOS devices. The following are reasonable strings to look for: 'Cisco IOS Software' for vendor and os_version 'bytes of memory' for model 'Processor board ID' for serial_number ' uptime is ' for uptime Store these variables (vendor, model, os_version, uptime, and serial_number) in a dictionary. Print the dictionary to standard output when done. Note, "Cisco IOS Software...Version 15.0(1)M4...(fc1)" is one line. >>>>> show version data <<<<< Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.0(1)M4, RELEASE SOFTWARE (fc1) Technical Support: Copyright (c) 1986-2010 by Cisco Systems, Inc. Compiled Fri 29-Oct-10 00:02 by prod_rel_team ROM: System Bootstrap, Version 12.4(22r)YB5, RELEASE SOFTWARE (fc1) twb-sf-881 uptime is 7 weeks, 5 days, 19 hours, 23 minutes System returned to ROM by reload at 15:33:36 PST Fri Feb 28 2014 System restarted at 15:34:09 PST Fri Feb Continue reading
A vendor’s SDN solution ecosystem strategy and partnerships can make the difference between long term SDN success, including lifecycle ROI protection, and failure.