Name
Agent
[Linux]
/usr/local/sbin/macbindconfig - Bind settings for MAC addresses
Format
macbindconfig create
Description
macbindconfig is the function for configuring MAC addresses of Network Interface Cards (NICs) in interface configuration files corresponding to Ethernet interface names (eth0, eth1, etc.), and allocating the correct NIC to each interface, regardless of the NIC load order, in environments in which multiple NICs are used.
This command is automatically executed when installing an ROR agent.
After an ROR agent has been installed, execute this command when adding or removing network interfaces.
Subcommands
Relation information on the PCI bus number that corresponds to the Ethernet interface name (eth0 and eth1, etc.) is kept in a file (/etc/macbind-tool/pci-eth_table) as configuration information.
Requirements
OS Administrator
Managed server
Examples
When creating a configuration information file with the PCI bus number that corresponds to the Ethernet interface name
> /usr/local/sbin/macbindconfig create <RETURN> |
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.