Optionally, customize the Multicast GroupTypeInfo setting to specify mapping for Multicast group IP addresses and names.
-
At BASEDIR/smarts/bin, enter the following command:
sm_edit conf/mcast/GROUP.import
-
Locate the GroupTypeInfo section, which is configured with examples that are commented out:
# # MulticastManager::MCAST-Manager { # GroupTypeInfo = { # {"224.1.1.1", "NASDAQ", "StockQuotes"}, # {"224.1.1.2", "NASDAQ", "News"}, # {"224.1.1.3", "PROV1", "BusinessNews"} # } # } #
-
To name a group for your deployment, follow the example and specify an IP address and group name to which the IP address maps. Add entries as needed.
-
Uncomment the customized section.
-
Save and close the file.
-
Restart the Multicast Manager.