virtualisierung:vmware:esx:cli_vswitch
This is an old revision of the document!
Table of Contents
vSwitches mit der CLI
Global Infos über vSwitches
esxcfg-vswitch -l esxcli network vswitch standard list
Anzeigen Portgroups
esxcli network vswitch standard portgroup list
Hinzufügen Portgroup
esxcli network vswitch standard portgroup add --portgroup-name=<Portgroup> --vswitch-name=<Switch> esxcli network vswitch standard portgroup set --portgroup-name=<Portgroup> --vlan-id=<vlan> Beispiel: esxcli network vswitch standard portgroup add --portgroup-name=backbone.loc_3 --vswitch-name=vSwitch0 esxcli network vswitch standard portgroup set --portgroup-name=mgt.company.loc_3 --vlan-id=3
virtualisierung/vmware/esx/cli_vswitch.1736781583.txt.gz · Last modified: by stone
