VMWare Standard Switch: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=List Standard Switch= *esxcli network vswitch standard list =List Portgroups= *esxcli network vswitch standard portgroup list =Remove Portgroup= *esxcli netw…“)
 
 
Zeile 5: Zeile 5:
 
=Remove Portgroup=
 
=Remove Portgroup=
 
*esxcli network vswitch standard portgroup remove --portgroup-name=PG-FT --vswitch-name=vSwitch_Mgmt
 
*esxcli network vswitch standard portgroup remove --portgroup-name=PG-FT --vswitch-name=vSwitch_Mgmt
 +
=Delete Standard Switch=
 +
*esxcli network vswitch standard  remove --vswitch-name=vSwitch_Intern

Aktuelle Version vom 25. März 2024, 17:28 Uhr

List Standard Switch

  • esxcli network vswitch standard list

List Portgroups

  • esxcli network vswitch standard portgroup list

Remove Portgroup

  • esxcli network vswitch standard portgroup remove --portgroup-name=PG-FT --vswitch-name=vSwitch_Mgmt

Delete Standard Switch

  • esxcli network vswitch standard remove --vswitch-name=vSwitch_Intern