Shazam not picking up an active IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 08:22 AM
Hi,
I am trying to discover EMC devices. When I do a quick discovery shazam is not picking up anything on that IP, however, when I use ping <my_ip> using command probe it returns with a successful result. This is what is being returned by shazam:
<results active="0" alive="0" full_range="<?xml version="1.0" encoding="UTF-8"?><discovery_ranges><meta_coll><ip_list><ip>X.X.X.X</ip></ip_list></meta_coll></discovery_ranges>" probe_time="5502" range="<?xml version="1.0" encoding="UTF-8"?><discovery_ranges><meta_coll><ip_list><ip>X.X.X.X</ip></ip_list></meta_coll></discovery_ranges>" total="1"><result/>
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 08:27 AM
Hi,
Lesson 1: Shazzam and ping are doing two different things. Ping simply tests "can I reach it with an ICMP (ping)". This may or may to return based on how your network devices are set up. Shazzam is asking "Do you have an open port on SSH, WMI, or SNMP?" Have you checked if your EMC device has any of those ports configured/open?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 11:46 AM
When you say " When I do a quick discovery shazam is not picking up anything on that IP", do you mean Shazzam is be executed, and then discovery completes and does not move onto classification? If so then it is all about ports being opened on the target that are being tried by default by Shazzam as Chuck mentions. You can navigate to the IP Services module from the left navigation menu to understand specifically what ports are being tried for the various Port Probes or refer to the documentation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 10:33 PM
Thanks! I'll get it checked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 10:32 PM
Thanks. I'll get it checked.