cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1746
Views
0
Helpful
2
Replies

IGMP Packet without Input Interface

JPH85
Level 1
Level 1

I've been noticing for a while now that there has been this message popping up in the logs of one of my routers, exactly once a minute stating the error:

 

%IGMP-4-NO_INPUT: VRF xx: IGMP packet without input interface received from 123.123.123.123 for 224.0.0.1 -Process= "IGMP Input"

 

where the recieved address is the tunnel address of the dmvpn tunnel that we use to connect to remote sites. 

Multicast is not one of my strong suits and I haven't been able to find much material online relating to this specific area, anyone have any ideas what kinds of things could produce an error like this consistently?

2 Replies 2

tobyarnett
Level 1
Level 1

@JPH85

 

The 224.0.0.1 IP is the all-hosts group multicast. So something is trying to start a multicast message. A few questions:

 

  1. Do you have a VRF and if so is the interface coming in on a VRF or global table?
  2. Is that IP a public IP for your DMVPN crypto portion - or is it a Private IP coming through the tunnel for LAN traffic?
  3. If it is LAN related is it an IP you can track down?

 

Your right that there isn't much information out there on that specific error code (that is helpful anyways). I would suggest looking at the other information in the logs to help direct you to another troubleshooting step. 

 

Troubleshooting steps:

 

do you have "ip multicast routing" enabled?

are you using "ip pim sparse-dense mode"

what does "show ip igmp snooping" give you?

show ip mroute summary

 

 

Debugs you could try - just not all at once :D

debug ip mroute

debug ip igmp

debug ip pim

debug ip mpacket

 

 

 

-Toby


Please don't forget to rate any helpful post.

_____________________________________
There are no great limits to growth because there are no limits of human intelligence, imagination, and wonder.
- Ronald Reagan

1. Yes we do have a tunnel VRF configured on that tunnel, the same one that's specified on that log input.

2. The IP in the message is the IP on that tunnel interface on this router, which acts as the hub for our DMVPN network, which we use a private IP range for the subnet.

 

We do have multicast routing enabled, and we don't have sparse-dense mode enabled, rather just sparse mode.

For the IGMP snooping command, I'm getting the same output for all of my VLAN's of 

Vlan 2:
--------
IGMP snooping : Enabled
IGMPv2 immediate leave : Disabled
Multicast router learning mode : pim-dvmrp
Last Member Query Interval : 1000
CGMP interoperability mode : IGMP_ONLY

I'm not sure how to read this so I don't know exactly what it's telling me, but it's the same for all of my VLAN's.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card