09-28-2006 01:14 PM - edited 02-21-2020 01:12 AM
How to avoid duplicate IP address alerts from devices with HSRP and virtual IP configuration?
09-29-2006 06:29 AM
Here are a few things you can do:
Option 1: Unmanage the IP address. "
You can manage devices at the port level. Look at the next link:
http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cw2000/dfm/dfm20/ug/
useaad.htm#wp1283054
Or you can go to DFM -> Device Management -> Device Details -> Known devices,
select one and hit View. Then click on the device name and select unmanage for the
interfaces related to HSRP.
Option 2 Also you can create a view to stop the messages from that interface to DFM:
HSRP addresses
10.80.44.1
10.80.44.2
10.80.44.3
1. Unmanage the device in DFM
2. Create an SNMP view on one of the devices
snmp-server view dup internet included
snmp-server view dup ipAddrEntry.*.80.44.1 excluded
snmp-server view dup ipAddrEntry. *.80.44.2 excluded
snmp-server view dup ipAddrEntry. *.80.44.3 excluded
snmp-server community
10-02-2006 08:19 AM
Thanks for the reply. Originally, the ports which are switched vlan interfaces, are all unmanage. However, DFM still detects the IP address configure on it. I've opened a case about this long time ago but it was never resolved, rather they gave me the instructions to purge the alert manually through EPM.
Thanks anyway, I'm hoping that there will be other solution for these, because these duplicate IP alerts are giving our network monitoring team lots of false alert.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide