12 Installing and Uninstalling the SMI-S Provider
• To enable or disable service location protocol (SLP):
# cimconfig -s slp={true | false} -p
If SLP is enabled, see Table 2-1 for additional settings information.
Commands are of the following format
cimconfig -s <propertyName>={true|false} -p
where <propertyName> is a column heading in Table 2-1.
NOTE: All other combinations of the SLP property values have undefined behavior.
For more information, see the documentation available in the source release
archive at openpegasus.org.
Table 2-1. Additional Setting Information if SLP is Enabled
propertyName Behavior
runinternal
PegasusSL
P
registerExternal
PegasusSLP
registerExternal
OpenSLP
register
Multiple
SLP
true false false false Internal Pegasus SLP is started
when cimserver starts.
false true false false External Pegasus SLP
registration runs in cimserver
with a default registration
timeout set to 3 hours (same
as the SLP default timeout).
false false true false External OpenSLP registration
is run in CIM server.
false false true true External OpenSLP registration
is attempted and falls back to
external Pegasus SLP
registration if it fails (default
setting).
false true false true External Pegasus SLP
registration is attempted and
falls back to external OpenSLP
registration if it fails.
book.book Page 12 Thursday, February 10, 2011 12:14 PM