This command sets and displays the service location protocol (SLP) settings for the management module.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display management-module SLP settings | Displays the SLP settings for the primary management
module. Returned values are:
|
slp |
where x is the primary management-module bay number. |
Set management-module SLP address type | Sets the SLP address type for the primary management module. |
slp
-t
address_type
where address_type is multicast or broadcast. This command can only be run by users who have one or more
of the following command authorities:
|
where x is the primary management-module bay number. |
Set management-module SLP multicast address | Sets the SLP multicast address for the primary management module. |
slp
-i
multicast_addr
where multicast_addr is the multicast IP address. This command can only
be run by users who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Example:
slp -t multicast
slp
The following example shows the information that is returned from these two commands:
system:mm[1]> slp -t multicast
OK
system:mm[1]> slp
-t multicast
-i 255.255.255.255
system:mm[1]>