Network - VMWare ESXi

Show the IP address of each interface and the subnet mask.

1
2
3
4
5
[root@suvmesxi13:~] esxcli network ip interface ipv4 get
Name IPv4 Address IPv4 Netmask IPv4 Broadcast Address Type Gateway DHCP DNS
---- -------------- ------------- --------------- ------------ ------------- --------
vmk1 192.168.239.90 255.255.255.0 192.168.239.255 STATIC 192.168.233.1 false
vmk0 192.168.233.69 255.255.255.0 192.168.233.255 STATIC 192.168.233.1 false