Open ericmccullough opened 9 years ago
Added vendor table and methods to lookup and display for nodes and devices.
need index and rake task to load data
uppercase all MACs and remove colons/dashes add display options to set the separator and case
uppercased MAC in models removed the :-. separators Display options for MAC addresses moved to another issue. Rake task to load vendor DB is done. Still need an index? Still need an DB update to add latest additions. Do sweepers need a copy of the Vendor table?
Add db for OUI. Make process to download the current list and update the db. Each device should have an OUI associated with it. Push db to l2s2 nodes. There is a perl script but it may be easier to do in ruby.