jamiecaesar / securecrt-tools

SecureCRT scripts, written in Python, for doing various tasks when connected to Cisco equipment.
Apache License 2.0
245 stars 78 forks source link

How to update manuf file #60

Open cmacasae opened 1 week ago

cmacasae commented 1 week ago

How to update the manuf file? I tried manually replacing the manuf file with contents from wireshark database but the scripts are throwing error.

cmacasae commented 4 days ago

ValueError

Error: Could not parse MAC: 000000 File: C:~....\securecrt-tools-master\s_switchport_mapping.py Line: 78 mac_lookup_table = manuf.MacParser(script_dir + "/securecrt_tools/manuf")

I don't get this error when using the original manuf file that came with the script