When I first started using NSX I ran into this little problem. What does apply to mean and how should I use it? Background I believe the background for the apply to is from[…]
Category: Networking
Greatest tool for NSX!
I want to let you in on a little secret of NSX called Traceflow. It was made available in the 6.2 release and I am in love with it. In order to explain[…]
Network Protocol: Mac Address
Mac Addresses – Data Layer Each physical network interface card (NIC) has a unique identifer assigned to that NIC. This unique identifier is called a Mac Address. A mac address contains a vendor ID and[…]
Network Protocol: IP
IP – Network Layer Internet Protocol is the end to end addressing system used on the Internet with the Domain name system to identify unique hosts. Host and Net An IP address is made up[…]
Network Protocols
Protocols are agreed upon standards. Without protocols computers would be unable to talk to each other. In networking terms protocols are a lot like languages. Imagine if this website was in german and you only[…]
Brocade Zoning via scripting
Update: If you are looking for instructions for FOS 7 go here. From time to time I have to handle some storage zoning. I use mostly brocade fiber channel switches. They are pretty easy to[…]
Scripting out vSwitches in VMware
Virtual switches are a fun topic in ESX, They are unique on each ESX node and not shared across the cluster. This problem was addressed in ESX 4.0 with distributed virtual switches (DVS) which allows[…]
VLAN Tagging in Linux
Recently I have been doing some reworking on networking at work. One of the new requirements is that everything be network connection be a tagged VLAN. This is a pretty simple process in Red Hat[…]