HP-UX IP Address and Client Management Administrator's Guide HP-UX 11i v2, HP-UX 11i v3

Table 6-4 Network Configuration Properties
DescriptionProperty
A Boolean value that indicates if broadcast is used
instead of multicast. This setting is seldom
necessary because SLP automatically uses
broadcast if multicast is not available. Default is
false.
net.slp.isBroadcastOnly
A Boolean value that indicates if passive DA
detection needs to be used. Default is true.
net.slp.passiveDADetection
A positive integer less than or equal to 255 that
represents the multicast TTL. Default is 255.
net.slp.multicastTTL
A 16-bit positive integer that represents the time
difference between DA active discovery queries.
Default is 900 seconds (15 minutes).To turn off
active discovery, set this property to zero. SLP
uses this property when the DAs available are
explicitly restricted to those obtained from DHCP
or the net.slp.DAAddresses property.
net.slp.DAActiveDiscoveryInterval
A 32-bit integer that represents the maximum
time to perform multicast, in milliseconds. Default
is 15000 ms. (15 seconds).
net.slp.multicastMaximumWait
This parameter value is not being used currently.
Instead, SLP generates multicast timeouts
internally based on the
net.slp.multicastMaximumWait parameter.
net.slp.multicastTimeouts
net.slp.DADiscoveryTimeouts
This parameter value is not being used currently.
Instead, SLP generates multicast timeouts
internally based on the
net.slp.unicastMaximumWait parameter.
net.slp.datagramTimeouts
A 32-bit integer that specifies the maximum value
for all random wait parameters, in milliseconds.
Default is 1000 ms. (1 second).
net.slp.randomWaitBound
A 16-bit integer that specifies the network packet
MTU, in bytes. This is the maximum size of any
datagram to send, but the implementation might
receive a larger datagram. The maximum size
includes IP, and UDP or TCP headers. Default is
1400 bytes.
net.slp.MTU
A value list of strings that specifies the IP
addresses of network interfaces on which the DA
or SA should listen on port 427 for multicast,
unicast UDP, and TCP messages. The default is
to use all the network interfaces.
net.slp.interfaces
Service Agent Configuration Properties
This section describes the properties for the Service Agent (SA). Typically, these properties are
set programmatically because they are specific to each SA.
net.slp.SAAttributes is a comma-separated list of parenthesized attribute or value list
pairs that the SA must advertise in SAAdverts. The property must be in the SLP attribute list
wire format, including escapes for reserved characters. Currently, this property is not supported.
User Agent Configuration Properties
Table 6-5 describes the configuration properties for the User Agent (UA). You can set these
properties either programmatically or through the /etc/slp.conf file.
Service Agent Configuration Properties 139