Under Construction

ms lsvmi

Available: from 1.9.1.0

Viewing VMI network information for eBMC based managed systems:

   ms [-h <hmc>] lsvmi [-o <format>] [{-f|-j|-y}] [-F <fields>] [-s <selections>] [-v] [<ms> ...]

One managed system, several, or all managed systems can be specified:

$ ms lsvmi ms1 ms2 ms3 
NAME  INTERFACE  IPV4ADDR_ORIG  IPV4ADDR      NET_MASK       GATEWAY
ms1   eth1       dhcp           10.0.255.25   255.255.255.0  0.0.0.0
ms1   eth0       dhcp           10.0.0.159    255.255.255.0  0.0.0.0
ms2   eth1       dhcp           10.0.255.26   255.255.255.0  0.0.0.0
ms2   eth0       dhcp           10.0.0.141    255.255.255.0  0.0.0.0
ms3   eth1       dhcp           10.255.255.7  255.255.255.0  0.0.0.0
ms3 eth0       dhcp           10.127.255.7  255.255.255.0  0.0.0.0
$

Each VMI has an interface in both HMC networks. The default setting for these interfaces is to use static IP addresses. In most environments, however, the HMCs are configured as DHCP servers in the private networks, which means that the VMI interfaces must obtain their IP address via DHCP.

The interfaces can be reconfigured using the command “ms chvmi”.