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

climconfig.prov(1)
NAME
climconfig.prov -- configure prov
SYNOPSIS
CLIMCMD {clim-name|ip-address} climconfig prov
-add prov-name
CLIMCMD {clim-name|ip-address} climconfig prov
-delete prov-name [-force]
CLIMCMD {clim-name|ip-address} climconfig prov
-info {prov-name | all} [-obeyform]
climconfig.prov Description
This command allows you to display and configure climconfig prov objects.
All network objects configured on CLIMs with the MULTIPROV attribute set to OFF are associated
with the provider that this CLIM is assigned to in the SCF CLIM object configuration.
Network objects configured on CLIMs with the MULTIPROV attribute set to ON must be explicitly
associated with a provider. That association is represented by a climconfig prov object.
prov -add
configures a new provider association. The new provider will have a loop back interface
configured automatically. The provider name must not be more than seven characters long and
must be alpha-numeric characters with the first character being alphabetic, and should directly
correspond to the name of the PROVIDER object in SCF that this CLIM will provide network
services to. The name can be specified in case-insensitive manner. climconfig converts the name
to upper case.
prov -delete
deletes a provider association. All network objects configured using this provider association
should be deleted first before deleting the prov object. If any network objects are associated
with it, an error message is generated.
NOTE: The sp, sa, psk, remote, iptables and ip6tables objects will be automatically deleted
if the provider is deleted, and no error will be generated.
prov -info
displays all the configured provider associations.
prov -info -obeyform
obtains the obeyform lines for configuring the provider association in add format.
PARAMETERS
-force
Used with the -delete option, causes the command to bypass user confirmation.
-obeyform
Used with the -info option, obtains the provider association configuration in obeyform format.
ERROR MESSAGES
For climconfig prov -add:
Error: The specified provider name already exists.
Error: The specified provider name is invalid; it must not be more than seven characters and
must be alpha-numeric characters with the first character being alphabetic.
347