9 messages in net.nether.puck.cisco-nsp[c-nsp] Layer-2 Flapping log messages
FromSent OnAttachments
Robert WaltonJan 12, 2005 3:55 am 
Djerk GeurtsJan 12, 2005 4:18 am 
Hudson Delbert J Contr 61 CS/SCBNJan 12, 2005 11:22 am 
Todd, Douglas M.Jan 12, 2005 12:02 pm 
Stephen StuartJan 12, 2005 12:53 pm 
Douglas M. Todd, Jr.Jan 12, 2005 2:09 pm 
Stephen StuartJan 12, 2005 2:43 pm 
Arnold NipperJan 12, 2005 3:15 pm 
Robert WaltonJan 13, 2005 2:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[c-nsp] Layer-2 Flapping log messages Actions...
From:Stephen Stuart (stu@tech.org)
Date:Jan 12, 2005 12:53:49 pm
List:net.nether.puck.cisco-nsp

The address in question is a multicast address so it's very possible that two machines have the same multicast informtion.

?

Ethernet multicast addresses match the pattern (ether[0] & 1 != 0), and the Ethernet address in question, 00:00:5E:00:01:1C, has a first byte of '00' - 00 & 1 = 0, (indicating a unicast Ethernet address).

Stephen