Comware

 View Only
  • 1.  5406zl syslog

    Posted Aug 20, 2008 07:46 AM
    Anyone seen this? Snipped from PCM.

    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1936)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1978)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1989)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1989)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1968)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1966)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1990)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1990)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1965)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1974)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1980)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (2001)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (2001)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1965)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1977)
    HPICFINSTMONNOTIFICATIONTEXT: Limit for MAC addr count (1000) is exceeded (1977)


  • 2.  RE: 5406zl syslog

    Posted Aug 20, 2008 07:57 AM
    ...of course, this is SNMP - not syslog. Can't seem to find how many MAC addresses the switch can hold.


  • 3.  RE: 5406zl syslog

    Posted Aug 21, 2008 05:31 PM
    Hi Paulen,

    It looks like this is part of Instrumentation Monitoring and the mac-address-count has been set for the medium threshold (1000).

    You can change the threshold through the CLI of the switch.

    procurve5406(config)# instrumentation monitor mac-address-count <LOW>

    or you can specify a particular value to the threshold:

    procurve5406(config)# instrumentation monitor mac-address-count <1-2147483647>

    So the message is just a warning that a configured threshold has been exceeded versus the mac address table being too full.

    Hope that helps!

    Jarret

    </LOW>


  • 4.  RE: 5406zl syslog

    Posted Aug 22, 2008 12:13 AM
    Hi,

    Yes, I got that - I even changed the value using snmpset. However, I can't find the max number of MACs stored in the FDB.

    So my second question remains.


  • 5.  RE: 5406zl syslog

    Posted Aug 22, 2008 11:42 AM
    My understanding is the 5400's and 8200's have the same size routing and MAC tables. Both units list the route table size as 10,000 entries. The 8200 lists the MAC table size as 64,000 entries, but I have not found any documentation that explicitly calls out that number for the 5400.