virtualization:vmware:67:netw_cli_01
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualization:vmware:67:netw_cli_01 [2019/10/25 05:05] – rplecko | virtualization:vmware:67:netw_cli_01 [2019/10/25 05:14] (current) – rplecko | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === Managing Networking from ESXy CLI === | + | === Managing Networking from ESXi CLI === |
| - | List port groups currently associated with a virtual switch. | + | ==Vmkernel IP interfaces== |
| + | < | ||
| + | ==Remove /add vmk0 interface== | ||
| + | < | ||
| + | < | ||
| - | < | + | ==Switches== |
| - | esxcli <conn_options> network vswitch standard | + | < |
| - | </ | + | ==Switch remove / add== |
| + | < | ||
| + | < | ||
| - | The command lists the port group name, associated virtual switch, active clients, and VLAN ID. | + | ==Portgroups== |
| + | < | ||
| + | |||
| + | ==Portgroup remove / add== | ||
| + | < | ||
| + | < | ||
| - | Add a port group. | + | ==Network Adapters== |
| - | + | < | |
| - | < | + | |
| - | esxcli < | + | |
| - | </code> | + | |
| - | + | ||
| - | Delete one of the existing port groups. | + | |
| - | + | ||
| - | < | + | |
| - | esxcli | + | |
| - | </ | + | |
| - | + | ||
| - | Vmkernel ip interfaces | + | |
| - | esxcli network ip interface list | + | |
| - | Remove /add vmk0 interface | + | |
| - | esxcli network ip interface remove --interface-name=vmk0 | + | |
| - | esxcli network ip interface add --interface-name=vmk0 --dvs-name=DVSWITCHNAME --dvport-id=PORT_ID | + | |
| - | + | ||
| - | Switches | + | |
| - | esxcli network vswitch standard list | + | |
| - | Switch remove / add | + | |
| - | esxcli network vswitch standard remove --vswitch-name=vSwitch0 | + | |
| - | esxcli network vswitch standard add --vswitch-name=sw0 | + | |
| - | + | ||
| - | Portgroups | + | |
| - | * List port groups currently associated with a virtual switch.\\ | + | |
| - | esxcli network vswitch standard portgroup list | + | |
| - | Portgroup remove / add | + | |
| - | esxcli network vswitch standard portgroup add --portgroup-name=vmn_10 -v=sw0 | + | |
| - | esxcli network vswitch standard portgroup remove --portgroup-name=vmn_10 -v=sw0 | + | |
| - | + | ||
| - | Network Sdapters | + | |
| - | esxcli network nic list | + | |
virtualization/vmware/67/netw_cli_01.1571979908.txt.gz · Last modified: 2019/10/25 05:05 by rplecko
