| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2112.1 | try this... | NETCAD::IACOBONE |  | Thu Mar 16 1995 14:47 | 24 | 
|  |     This will happen if the illegal address 00:00:00:00:00:00 is stored in the
    forwarding database. When HUBwatch sees this entry it jumps out of the
    dump routine. Because this entry is the first, nothing gets dumped to
    the file. 
    
    I've fixed this in v4.0 (the release we're working on now).
    
    How the bogus address of all 0's got in the database is another
    question. Maybe someone doing testing or a device booting up and
    broadcasting bogus addresses? I don't know but would like to if anyone
    knows how this happens.
    
    One way around this for now is to create an address filter of
    00:00:00:00:00:00 and then delete it. This will delete
    00:00:00:00:00:00 from the forwarding database until it is broadcast
    again. Hopefully you can get a file dump in before then.
    
    Let me know how this works.
    
    Thanks,
    
    Dave Iacobone (HUBwatch development)
    
    
 | 
| 2112.2 | Illegal frame gets aged out of forwarding table.... | NETCAD::BATTERSBY |  | Thu Mar 16 1995 15:08 | 6 | 
|  |     Whatever is causing the 00:00:00:00:00:00 address to be added
    in the first place, is not clear. Apparently when the dump
    is attempted again, the 00:00:00:00:00:00 address has aged out,
    and would explain why it works after the initial time.
    
    Bob
 | 
| 2112.3 | Illegal address will be kept in forwarding database | ZUR01::METZGER | Norbert Metzger, NaCS Z�rich | Wed Mar 22 1995 09:10 | 8 | 
|  |     Re .2
    Bob,
    the illegal address 00-00-00-00-00-00 stays in the forwarding database
    until the DEFBA is reset, or the workaround of .1 is used. It will 
    receive the status "aged out" or "invalid", but as such will be kept
    in the forwarding database.
    
    Norbert
 |