Turn on bulkwalk - this is a big source of inefficiency for

a class that handles some of the bigger hardware.  If you need
bulkwalk off, turn it off when creating the class (e.g., with
bulkwalk_no in netdisco)
This commit is contained in:
Bill Fenner
2007-10-09 17:57:23 +00:00
parent b435382a5e
commit 696efaad82
2 changed files with 2 additions and 7 deletions

View File

@@ -81,6 +81,8 @@ version 1.05
devices using CiscoStack.
* All i_type() methods now use standard IANAifType values.
* Report bridge groups (VLANs) in L2::C1900.
* Turn on bulkwalk for C6500. Users with buggy OS versions can turn
it off when creating the object.
version 1.04 (07/08/06)
+ Added C1130 and C1240 to L2::Aironet (Ralf Gross)