Hi All,
Issue: Active Gateway sends CCP UDP-8116 packets to the non-cluster device
Setup: Distributed HA
Version: R80.30
Hotfix: Take 139
Scenario: There are two clusters in the environment
Site A: Eth1: Virtual IP: 10.26.12.55
Member 1 : 10.26.12.56
Member 2 : 10.26.12.57
Site B: Eth1: Virtual IP: 10.26.12.60
Member 1 : 10.26.12.61
Member 2 : 10.26.12.62
-We are getting the UDP 8116 packets from the Site B Active member towards this IP 10.26.12.48 which is unused IP.
-In Site A CCP protocol enabled as Broadcast and in Site B CCP protocol enabled as Unicast
-As we verified in the support center we are able to find this article sk44177
-In this article it has mentioned This can happen when a CCP packet is wrongly directed to the machine by a router, or by another cluster on the same network that uses CCP protocol in Broadcast mode
-Also mentioned to enable the kernel parameter from 0 to 1:
#fw ctl set int fwha_suppress_port_8116 1
-As of now in both the clusters the value of above parameter is 0.
-Where we need to enable this parameter on Site A or Site B?
Regards,
Vinodhini