On most of the templates/tests, the exceptions file only allows tests on
Gigabit Ethernet interfaces. Fast Ethernet / 10Mb interfaces are not tested
/ alarmed on. Is there a reason for this? Same goes with Vl (Vlan)
interfaces.
Example: cisco-6509/if_stat
ifName : alarm : Gi.+
ifName : ignore : Nu.+|Vl.+|VLAN.+|CPP
I have modified this file to look like this:
ifName : ignore : Nu.+|VLAN.+|CPP|Po[0-9]+
Thoughts?
Thanks,
Robert
|