Networking
Wired and Wireless network on Ubuntu for OpenStack
In data center and cloud environment, servers used for hosting the virtual machines usually have more than one wired networking interfaces. In fact there are multiple Ethernet interfaces on each server. It is common practice to use one of the interface for ‘managing’ the host itself. This interface is usually accessible from corporate networks and administrators will use this interface for doing SSH into the server. The other interfaces are usually used for virtual machine traffic or storage traffic.
OpenStack Networking – an introduction
I continue the series on virtual networking with an overview of OpenStack networking concepts. OpenStack is an open source project with an aim to create a scalable cloud operating platform. The primary goal of this software platform is to help build public and private clouds. Specifically it allows users to build and operate infrastructure as a service or IaaS clouds.
Are the NFV products comparable to dedicated-hardware products?
This is a guest post by Suryanarayana M N V. Having led teams working on Networking protocols, Surya has in-depth knowledge of networking. He has keen interest in the areas of Network Virtualization and NFV.
The most common NFV product that I had come across is in security domain viz., firewalls. To get an idea on how good they are, I checked the Juniper, PaloAlto & Fortinet Virtual Firewall products.
Introduction to NFV
Introduction to VMware Virtual Networking
Tap Interfaces and Linux Bridge
In the previous blog of this series we saw that using Linux bridge we can connect a virtual Ethernet port of a VM to the physical Ethernet port of the hypervisor server. Let us now focus a bit more on these virtual ports to see what happens behind the scenes to make virtual networking actually work.
Linux Bridge and Virtual Networking
Software defined networking (SDN) is the current wave sweeping the networking industry. And one of the key enablers of SDN is virtual networking. While SDN and virtual networking are in vogue these days, the support for virtual networking is not a recent development. And Linux bridge has been the pioneer in this regard.
Networking Nuggets – Hub vs Bridge vs Switch
Here is an overview of three basic networking devices - Hub, Bridge and a Switch. This blog and the related YouTube video at the end, will be useful for upcoming topics related to virtual networking such as Linux Bridge and Open vSwitch.
Networking Concepts – the fundamentals
In my first YouTube video, I discuss 3 networking concepts:
- Default Gateway
- DNS Server
- Subnet Mask