NetApp SMI-S Provider
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

slp.conf ファイル管理

共同作成者

'slp.conf 構成ファイルには ' サービスロケーションプロトコルデーモン (slpd) サーバーを管理するための追加オプションがあります

場所

C : \Program Files ( x86 ) \NetApp\SMIS\Pegasus\cfg`

権限レベル

有効なユーザ名とパスワードを持つユーザ

説明

'slp.conf 構成ファイルを使用すると ' ホストが SLP 要求をリッスンするインタフェースの数と ' ホストがマルチキャストに使用する IP アドレスの数を変更できます

テキストエディタを使用して 'slp.conf を開きます

パラメータ
  • 'interfaces`

    ホストが SLP 要求をリスンできる IP アドレスの最大数を指定します。

  • 'multicast`

    ホストがマルチキャストに使用できる IP アドレスの最大数を指定します。マルチホームシステムで SLP マルチキャストトラフィック用のインターフェイスを設定する場合、このパラメータを使用します。

  • BroadcastOnly`

    SLP 経由でメッセージを送信するときに、マルチキャストオプションを使用する代わりに、ブロードキャストオプションを強制的に使用します。

  • 'securityEnabled`

    受信した URL および属性リストのセキュリティをイネーブルにします。

次に 'slp.conf 構成ファイルの省略例を示します

################################################################
# OpenSLP configuration file
# Format and contents conform to specification in IETF RFC 2614 so
the comments use the language of the RFC. In OpenSLP, SLPD
operates as an SA and a DA. The SLP UA functionality is
encapsulated by SLPLIB.
################################################################

#-----------------------------------------------------------------
# Static Scope and DA Configuration
#-----------------------------------------------------------------
# This option is a comma delimited list of strings indicating the
only scopes a UA or SA is allowed when making requests or
registering or the scopes a DA must support. (default value is
"DEFAULT");net.slp.useScopes = myScope1, myScope2, myScope3

# Allows administrator to force UA and SA agents to use specific
DAs. If this setting is not used dynamic DA discovery will be used
to determine which DAs to use. (Default is to use dynamic DA
discovery)