Displays the group number and multicast address of a local area cluster. Requires SYSPRV privilege. Format CONFIGURATION SHOW CLUSTER_AUTHORIZATION
1 – Qualifier
1.1 /OUTPUT
/OUTPUT[=filespec] Redirects output from SYS$OUTPUT to the specified file. If no file specification is provided, SYSMAN writes the output to SYSMAN.LIS in the current directory.
2 – Description
The CONFIGURATION SHOW CLUSTER_AUTHORIZATION command displays the group number and multicast address, and Ethernet address used to send a message to all nodes in the cluster. The group number and multicast address are recorded in SYS$SYSTEM:CLUSTER_ AUTHORIZE.DAT during the CLUSTER_CONFIG dialog. In a cluster or multinode environment, SYSMAN displays the group number of the first node and then displays the names of any nodes in the cluster whose group numbers, passwords, or both, are different.
3 – Example
SYSMAN> SET ENVIRONMENT/CLUSTER/NODE=NODE21 . . . SYSMAN> SET PROFILE /PRIVILEGE=SYSPRV SYSMAN> CONFIGURATION SHOW CLUSTER_AUTHORIZATION Node NODE23: Cluster group number 65240 Multicast address: AB-00-04-01-F2-FF The CONFIGURATION SHOW CLUSTER_AUTHORIZATION command in this example displays the group number and multicast address of NODE21. Because the group number and password on other nodes in the cluster are identical, no further information is displayed.