Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

climconfig.slaveinterface(1)
NAME
climconfig.slaveinterface -- configure bonding interfaces
SYNOPSIS
CLIMCMD {clim-name|ip-address} climconfig slaveinterface
-configure bonding-interface-name
{ [-add interface-name ]
[ -delete interface-name ]
[ -primary interface-name ]
| none ]}}
climconfig.slaveinterface Description
This command configures existing bonding interfaces by adding or deleting slave interfaces. With
this command, you can add new slave interfaces or delete existing slave interfaces. The addition
or deletion of slave interfaces can be done dynamically (when the bonding interface is up). This
command is not supported for InfiniBand interfaces.
PARAMETERS
bonding-interface-name
Is the name of the bonding interface to be configured.
-add interface
Adds a slave interface to a bonding interface. To add a slave interface to a bonding interface,
specify the interface name along with the add option.
-delete interface
Deletes a slave interface from a bonding interface. To delete a slave interface from a bonding
interface, specify the interface name along with the delete option.
-primary interface | none
Specifies a slave as a primary slave. To remove a configured primary slave, specify -primary
with the none option.
ERROR MESSAGES
The slave interface slave-interface-name specified with -add and -delete option is the
same.
The interface bonding-interface-name is not configured.
The interface bonding-interface is not a bonding interface.
Slave interface slave-interface-name is not configured for this bonding interface.
The specified interface slave-interface-name is already a slave of
bonding-interface-name interface.
This command is not supported for the interface eth0.
The specified interface slave-interface-name is already configured as an independent
interface.
The specified interface slave-interface-name does not exist in the kernel.
The specified slave interface slave-interface-name is not a physical interface.
The interface slave-interface-name is the first slave interface of the bonding interface and
the bonding interface is UP.
The slave specified with primary is not one of the configured slaves of this bond interface.
bonding-interface-name is already configured with the specified primary slave.
bonding-interface-name is already configured without a primary slave.
368