Disabling MulticastGroup Impacted events
By default, the MulticastGroup Impacted event for the multicast VPN feature is enabled. However, there may be occasions when impacted events that are related to the multicast VPN traffic should not be
forwarded to the
Global Manager
.You can edit the notfication.conf file and disable the impacted event. The line to be edited is:
# Enable_MulticastGroup_Impacted = FALSE
To disable the MulticastGroup Impacted event:
- Go to the BASEDIR/smarts/bin directory in theMPLS Management Suiteinstallation area and type the following command to open the notification.conf file:sm_edit conf/mpls-a/notification.conf
- Find the following line:# Enable_MulticastGroup_Impacted = FALSE
- Uncomment the line by removing the # character.
- Save and close the file.The modified version of the notification.conf file is saved to the BASEDIR/smarts/local/conf/mpls-a/notification.conf directory.
- If theMPLS Analysis Serverwas running before you edited the notification.conf file, restart theMPLS Analysis Server