Megaport provides global cloud connectivity, data center interconnect, and Internet exchange peering. On today's sponsored Tech Bytes podcast, we talk about the services Megaport offers, and how the company can support your remote-work needs. Our guest is Misha Cetrone, Sr. Global Director, Cloud Solutions.
The post Tech Bytes: Accelerating Cloud Connectivity With Megaport (Sponsored) appeared first on Packet Pushers.
Today's Network Break analyzes NVIDIA's purchase of Cumulus Networks, boggles at Innovium's announced 25.6Tbps ASIC, and parses why Arista will support the SONiC network OS on its switches. We also cover a new 5G lobbying organization, Zoom's Keybase acquisition, financial results, and more tech news.
The post Network Break 283: NVIDIA Acquires Cumulus Networks; Innovium Announces 25.6 Tbps Switch ASIC appeared first on Packet Pushers.
Ericsson anticipates the pandemic to drive 5G; McAfee, CrowdStrike, Palo Alto Networks tracked...
Each year, AnsibleFest is one of our favorite events because it brings together our customers, partners, community members and Red Hatters to talk about the open source innovations and best practices that are enabling the future of enterprise technology and automation.
Because the safety of our attendees is our first priority, we have decided to make AnsibleFest 2020 a virtual experience. We are excited to connect with everyone virtually, and look forward to expanding our conversation across the globe. By changing our event platform, we hope to use this opportunity to collaborate, connect, and chat with more automation fans than ever before. It is exciting to think about how many more people will be able to join in on the automation conversation.
The AnsibleFest Virtual Experience will be a free, immersive multi-day event the week of October 12th, 2020, that will deliver timely and useful customer keynotes, breakout sessions, direct access to Ansible experts, and more. You will want to sign up to stay connected and up-to-date on all things AnsibleFest on the AnsibleFest page.
Call for proposals is open
We are still working through the details for the virtual event, but are very excited to announce that Continue reading
In recent years two buzz words began to arise: open-networking and white box switches. Those two words go often hand-in-hand with each other. They are often promoted by big names like Facebook or Microsoft.
From the software side, SONiC is maybe the biggest player out there as it powers Microsoft Azure’s cloud, while from the hardware side, Accton has arguably been one of the most important vendors.
The truth though, at least in my opinion, is that while this innovation is great it is not ready to be embraced by everyone yet. Only companies willing to make this “leap of faith” can take advantage of all of this, but what about us poor mortals? Are SONiC and white boxes ready to be widely deployed? Well let’s give it a look!
We will be deploying a simple VXLAN-EVPN Fabric like in the picture below and we will be checking how difficult is to configure and troubleshoot the fabric, but also and most importantly if this common Enterprise design actually works.
The Hardware
For our spines we’ll be using Edge-Core’s AS7816-64X, powered by Broadcom’s Tomahawk II chipset. This switch is a 2RU lean spine providing 64x 40/100 Gbps QSF28 ports.
For Continue reading
Three reports show cyberattacks continue to mutate along with the COVID-19 pandemic, and they...
The Swedish vendor raised its prediction for 5G subscriptions from 2.6 billion to 2.8 billion by...
Taking advantage: Cyberattackers are reconfiguring the Remcos trojan, which allows them full access to victims’ computers, to include COVID-19 warnings in spam and phishing emails, Security Boulevard reports. “With the economy directly affected by the pandemic, people pay more attention to emails pretending to offer solutions, loans and other types of financial support. Another effective approach is to scare people with threats of account closures or company furloughs.”
The impact of a shutdown: An ongoing phone and Internet service shutdown in the Kashmir region is hurting the ability to distribute information and supplies during the COVID-19 pandemic, Greater Kashmir says. “People in need of essentials used to reach out to us on our helplines which have turned defunct,” said the chairman of an aid agency. “We used to make phone calls to our existing 750 beneficiaries for conveying them about timings to pick up their quota of essentials. But suspension of mobile networks has disturbed this entire process.”
Cooperative Internet service: The Christian Science Monitor has a story about small rural cooperatives building their own Internet services. Cooperatives, which are private businesses owned by customers, are common in parts of the U.S. Midwest, some providing electricity and Continue reading
Managing a software-defined networking (SDN) solution in Ansible can be tricky. In most use cases, Ansible communicates with each managed node individually. However, in a SDN scenario, Ansible is most likely managing policy on a controller appliance, which ultimately may make changes to thousands of network endpoints behind it.
But what about these endpoints behind that controller abstraction? Wouldn't it be best if Ansible Tower had visibility to every node, in addition to the controller? Not to run playbooks directly against those nodes, but for the following reasons:
I wrote an Ansible inventory plugin that solves these issues Continue reading
The company also claims the new Teralynx 8 platform is the first generation of switch silicon to...
Hello my friend,
Some time ago we have covered in-depth OpenConfig with NETCONF configuration as well as the OpenConfig telemetry with NETCONF. Today we want to make a next step and start discussion about another approach to manage the network elements in a programmatic way, which is gNMI.
1
2
3
4
5 No part of this blogpost could be reproduced, stored in a
retrieval system, or transmitted in any form or by any
means, electronic, mechanical or photocopying, recording,
or otherwise, for commercial purposes without the
prior permission of the author.
Following your asks we open a new format for the network automation training – self-paced format:
You decide on your own when, how often and how quickly you can learn.
However, if you want to join groups, that is something we are happy to offer you as well.
At this training we teach you all the necessary concepts such as YANG data modelling, working with JSON/YAML/XML Continue reading
Imagine a life where you would be able to…
… and be able to do all that in a multi-vendor environment without writing tons of Ansible playbooks or Python code.
Juniper devices have a default ARP policer that drops ARP requests and responses over 150kbps. By default, this is an aggregate policer that applies to all interfaces. This can lead to unexpected behavior when high levels of ARP on one interface lead to BGP session drops on another interface. You can’t change the default policer limits, but you can create a new policer, with higher limits.
I was investigating a problem reported by one of our Transit providers. Once a day or so, our IPv4 BGP session with them would flap. The interface itself was stable, and the IPv6 session remained up. One particular site was seeing this more than others. The sites used different platforms, but were running the same code version.
The curious thing was the logs - we saw log messages saying that we had a notification message saying NOTIFICATION received from 192.0.2.188 (External AS 64498): code 4 (Hold Timer Expired Error)
. The syslog included this hold timer 30s, hold timer remain 0s, last sent 2s
. So our router thought it was sending regular KEEPALIVE messages, but the remote end thought it had missed too many.
Looking Continue reading
Juniper devices have a default ARP policer that drops ARP requests and responses over 150kbps. By default, this is an aggregate policer that applies to all interfaces. This can lead to unexpected behavior when high levels of ARP on one interface lead to BGP session drops on another interface. You can’t change the default policer limits, but you can create a new policer, with higher limits.
I was investigating a problem reported by one of our Transit providers. Once a day or so, our IPv4 BGP session with them would flap. The interface itself was stable, and the IPv6 session remained up. One particular site was seeing this more than others. The sites used different platforms, but were running the same code version.
The curious thing was the logs - we saw log messages saying that we had a notification message saying NOTIFICATION received from 192.0.2.188 (External AS 64498): code 4 (Hold Timer Expired Error)
. The syslog included this hold timer 30s, hold timer remain 0s, last sent 2s
. So our router thought it was sending regular KEEPALIVE messages, but the remote end thought it had missed too many.
Looking Continue reading