March 2019
Intermediate to advanced
392 pages
11h 13m
English
For PVLAN traffic to be passed between ESXi hosts connected to a vDSwitch, the physical switch must be PVLAN-aware and properly configured to support PVLANs. The process to configure the PVLANs on a physical switch will vary from vendor to vendor. The following process shows the steps that are necessary to configure PVLANs on a Cisco IOS switch:
switch# configure terminal
switch(config)# feature private-vlan
switch(config)# vlan <vlan-id> switch(config-vlan)# private-vlan primary
switch(config-vlan)# private-vlan association <secondary ...
Read now
Unlock full access