Hello, I have followed all the steps, but I cannot seem to get the HTML for Cisco ME3600 working.
However 3750, 3560 and 2900 switches information is present, but for some reason ME3600 switches information is missing. I can see all the MAC, port and VLAN information is in the files but HTML pages only shows following information.
Switch information Model
sysDescr Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.1(2)EY1a, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Mon 05-Dec-11 02:50 by prod_rel_team
sysName C3600ME-1
sysUptime 197 days, 15:23:52.25
Please can you help resolve this issue. I have 15 of these switches, your help is very much appreciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please try running SwitchMap with debugging turned on. Go to the directory containing SwitchMap.pl, and run this command:
SwitchMap.pl -d 5 -f xxx
where "xxx" is the name of one of your ME3600 switches. The "-d 5" turns on logging messages at level 5 (somewhat verbose), and the "-f" means "write the log messages to a file named SwitchMap.log in the current directory". when you specify the name of a switch on the command line, SwitchMap will process only that one switch, which will help hold down the size of the log file.
Please email me the SwitchMap.log file, to siemsen@ucar.edu. I'll try to help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Siemsen, I have run the switchmap as suggessted above and I have also sent you the log file. Please can you take a look at it and please let me know how can we fix this.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I have followed all the steps, but I cannot seem to get the HTML for Cisco ME3600 working.
However 3750, 3560 and 2900 switches information is present, but for some reason ME3600 switches information is missing. I can see all the MAC, port and VLAN information is in the files but HTML pages only shows following information.
Switch information Model
sysDescr Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.1(2)EY1a, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Mon 05-Dec-11 02:50 by prod_rel_team
sysName C3600ME-1
sysUptime 197 days, 15:23:52.25
Please can you help resolve this issue. I have 15 of these switches, your help is very much appreciated.
Thanks
Please try running SwitchMap with debugging turned on. Go to the directory containing SwitchMap.pl, and run this command:
SwitchMap.pl -d 5 -f xxx
where "xxx" is the name of one of your ME3600 switches. The "-d 5" turns on logging messages at level 5 (somewhat verbose), and the "-f" means "write the log messages to a file named SwitchMap.log in the current directory". when you specify the name of a switch on the command line, SwitchMap will process only that one switch, which will help hold down the size of the log file.
Please email me the SwitchMap.log file, to siemsen@ucar.edu. I'll try to help.
Hi Siemsen, I have run the switchmap as suggessted above and I have also sent you the log file. Please can you take a look at it and please let me know how can we fix this.
Thanks
I worked with Imran to fix this, and he verified that the new code in SwitchMap version 13.0 fixes the problem.