선 밖에 선 자유인

VMware ESXi IP 설정 본문

IT/System & Network

VMware ESXi IP 설정

Hotman 2018. 6. 27. 21:14

- IP 변경

# esxcli network ip interface ipv4 set -i vmk0 -I <ipaddress> -N subnet -t static


- IPv6 Disable

# esxcli network ip set --ipv6-enabled=false



Comments