User Tools

Site Tools


virtualization:vmware:67:netw_cli_01

This is an old revision of the document!


Managing Networking from ESXy CLI

List port groups currently associated with a virtual switch.

esxcli <conn_options> network vswitch standard portgroup list

The command lists the port group name, associated virtual switch, active clients, and VLAN ID.

Add a port group.

esxcli <conn_options> network vswitch standard portgroup add --portgroup-name=<name> --vswitch-name=vSwitch1

Delete one of the existing port groups.

esxcli <conn_options> network vswitch standard portgroup remove --portgroup-name=<name> --vswitch-name=vSwitch1

Configuring vSwitch or vNetwork Distributed Switch from the command line in ESXi/ESX (1008127)

virtualization/vmware/67/netw_cli_01.1571979324.txt.gz · Last modified: 2019/10/25 04:55 by rplecko