slpd - Service Location Protocol Daemon
/usr/lib/inet/slpd [-f configuration-file]
The slpd daemon provides common server functionality for the Service Location Protocol ("SLP") versions 1 and 2, as defined by IETF in RFC 2165 and RFC 2608. SLP provides a scalable framework for the discovery and selection of network services.
slpd provides the following framework services:
Directory Agent
Service Agent Server
Passive Directory Agent Discovery
Proxy Registration
All configuration options are available from the configuration file. slpd reads its configuration file upon startup.
Stop and start the slpd daemon using svcadm(1M). Use the command svcadm enable network/slp to start the slpd daemon. Use the command svcadm disable network/slp to stop it.
The file /etc/inet/slp.conf must exist before the slp service can start the daemon. Only the example file /etc/inet/slp.conf.example is present by default. To enable SLP, copy /etc/inet/slp.conf.example to /etc/inet/slp.conf.
The following options are supported:
-f configuration-file
Example 1 Stopping the slpd daemon
The following command stops the slpd daemon:
example# svcadm disable network/slp
Example 2 Restarting the slpd daemon
The following command restarts the slpd daemon:
example# svcadm restart network/slp
/etc/inet/slp.conf
slpd.reg
See attributes(5) for descriptions of the following attributes:
|
svcs(1), svcadm(1M), slp_api(3SLP), slp.conf(4), slpd.reg(4), attributes(5), smf(5), slp(7P)
Guttman, E., Perkins, C., Veizades, J., and Day, M., RFC 2608, Service Location Protocol, Version 2, The Internet Society, June 1999.
The slpd service is managed by the service management facility, smf(5), under the service identifier:
svc:/network/slp
Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The service's status can be queried using the svcs(1) command.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |