hypervisor install-config network vswitch vmk-port ipv4-dhcp
Configures the hypervisor vSwitch settings for the VM kernel (VMK) port group and enables IPv4 address assignment through DHCP.
Syntax
[no] hypervisor install-config network vswitch <vswitch-name> [mtu <bytes>] [max-ports <number-of-ports>] vmk-port <portgroup-name> [vmk-mtu <bytes>] [vmk-tag <tag>] [vmk-vlan-id <vlan-id>] ipv4-dhcp [ipv4-dhcp-dns]
Parameters
<vswitch-name>
Name of the vSwitch.
Enclose the name in quotation marks if it contains spaces: for example, "vSwitch 1".
mtu <bytes>
Specifies the vSwitch maximum transmission unit in bytes. The valid range is from 1280 to 9000.
max-ports <number-of-ports>
Specifies the vSwitch maximum number of ports. The range is from 1 to 1536.
<portgroup-name>
Name of the VMK port group on the vSwitch.
Enclose the VMK port group name in quotation marks if it contains spaces: for example, "portgroup 1".
vmk-mtu <bytes>
Specifies the VMK port group MTU.
vmk-tag <tag>
Tags with any of the following VMK port group vSphere traffic types:
Management
VMotion
faultToleranceLogging
vSphereReplication
Use a comma-separated list enclosed in quotation marks for multiple tags: for example, "tag1, tag2, ...<tagN>".
vmk-vlan-id <vlan-id>
Specifies the VMK port group VLAN ID. The range is from 0 to 4095; 0 means none and 4095 means all.
ipv4-dhcp-dns
Dynamically obtains IPv4 network settings from a DNS server using dynamic DNS.
Usage
ESXi and a single vSwitch (virtual switch) are preinstalled on the SteelFusion Edge. The vSwitch has a kernel port and a virtual machine port. This is an internal switch used for communication within the appliance. Do not modify or delete this virtual switch.
Example
Edge1 (config) # hypervisor install-config network vswitch test vmk-port test_vmk vmk-tag Management
ipv4-dhcp
Product
SteelFusion Edge
Related Command
show hypervisor installed