Book Image

VMware vSphere Security Cookbook

By : Michael Greer
Book Image

VMware vSphere Security Cookbook

By: Michael Greer

Overview of this book

Table of Contents (20 chapters)
VMware vSphere Security Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Providing Distributed vSwitch security options



The standard vSwitch security options are also applicable to the distributed vSwitch; however, the distributed vSwitch provides for more complex and resilient network architecture. With specific regards to security, the distributed vSwitch provides a private VLAN option, which will be covered in the next section.

The Virtual Switch Tagging (VST) in standard vSwitches is known as VLAN Trunking in the distributed vSwitch configuration.

Getting ready

In order to proceed, we require access to vSphere Web Client. This client can be run on any modern Windows desktop operating system or server operating system.

Note

vSphere Web Client requires Adobe Flash, which is not supported on Linux operating systems at this time.

We must be logged in to vSphere Web Client with a user account in the administrators group.

How to do it…

Navigate to the Hosts view and perform the following steps:

  1. Expand Networks from the pane on the left-hand side.

  2. Select dvPortGroup from...