This command allows you to bind the specified network interface name to a specific network interface (specific MAC address).
This command can be used if static IP addressing is used in your VMware vSphere infrastructure.
After running this command, in other commands in which you need to specify a network interface name, you can use an ensN name or an ethN name (klconfig handles the conversion of network interface names).
Parameters
<InterfaceName> <MAC>
where:
|
Example:
|
Specific errors
Wrong mac address format "<mac_address>". Incorrect MAC address.
Wrong interface format "<interface name>". Incorrect network interface name.
Page top