beautypg.com

3 configuring ilo federation with ribcl scripts, Get_federation_multicast, Get_federation_multicast parameters – HP Integrated Lights-Out 4 User Manual

Page 13: Get_federation_multicast runtime errors, Get_federation_multicast return messages, Set_federation_multicast, Configuring, Configuring ilo federation with

background image

3 Configuring iLO Federation with RIBCL scripts

You can view and configure iLO Federation settings by using RIBCL scripts. For detailed information
about using iLO scripts, see the HP iLO 4 Scripting and Command Line Guide

For information about using the HPQLOCFG utility to send RIBCL scripts to a batch of servers, see
the HP iLO 4 Scripting and Command Line Guide. To use another tool to send scripts to a batch
of servers, see the tool documentation.

This chapter describes the available iLO Federation scripts.

You can download sample scripts from the following website:

http://www.hp.com/support/ilo4

.

GET_FEDERATION_MULTICAST

Use the GET_FEDERATION_MULTICAST command to retrieve the current federation multicast
options. The response includes values for Multicast Discovery, Multicast Announcement Interval,
IPv6 Multicast Scope, and Multicast TTL. The command must appear within a RIB_INFO command
block, and RIB_INFO MODE must be set to read.

For example:







GET_FEDERATION_MULTICAST parameters

None

GET_FEDERATION_MULTICAST runtime errors

None

GET_FEDERATION_MULTICAST return messages

The following response is typical of the data returned from the GET_FEDERATION_MULTICAST
command:



STATUS="0x0000"
MESSAGE='No error'
/>






SET_FEDERATION_MULTICAST

Enter the SET_FEDERATION_MULTICAST to set federation multicast options, including Multicast
Discovery, Multicast Announcement Interval, IPv6 Multicast Scope, and Multicast TTL.

GET_FEDERATION_MULTICAST

13