View Issue Details

IDProjectCategoryView StatusLast Update
723RackTablesdefaultpublic2013-01-15 08:09
Reporterblaza-pl Assigned Toinfrastation  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20.3 
Target Version0.20.4Fixed in Version0.20.4 
Summary723: Live CDP and other tabs not present for Cisco IOS 12.0
DescriptionEnable Live CDP and other Live tabs for Cisco 2912XL with IOS 12.0 = id 244.
TagsNo tags attached.

Activities

blaza-pl

blaza-pl

2013-01-11 10:42

reporter  

remote.php-lre.patch (290 bytes)   
--- /home/bgomoluch/racktables/RackTables-0.20.3/wwwroot/inc/remote.php	2012-12-19 17:30:47.000000000 +0100
+++ remote.php	2013-01-11 10:15:18.705382191 +0100
@@ -101,6 +103,7 @@
 {
 	$breed_by_swcode = array
 	(
+		244 => 'ios12',	
 		251 => 'ios12',
 		252 => 'ios12',
 		254 => 'ios12',
remote.php-lre.patch (290 bytes)   
infrastation

infrastation

2013-01-11 15:29

administrator   ~0001085

Does it actually work this way? I cannot test against 12.0.
infrastation

infrastation

2013-01-12 07:49

administrator   ~0001099

Which name should I use for the git author string?
blaza-pl

blaza-pl

2013-01-15 07:56

reporter   ~0001105

Yes, I have tested it against Cisco 2912-XL LRE switch and everything seems ok (live cdp, live ports, port status, port config). Although I'm not using 802.1q

My github name is BlazejG
infrastation

infrastation

2013-01-15 08:09

administrator   ~0001107

The next stable release will have this change. Thank you!

Issue History

Date Modified Username Field Change
2013-01-11 10:42 blaza-pl New Issue
2013-01-11 10:42 blaza-pl File Added: remote.php-lre.patch
2013-01-11 15:29 infrastation Note Added: 0001085
2013-01-12 07:49 infrastation Note Added: 0001099
2013-01-12 07:49 infrastation Assigned To => infrastation
2013-01-12 07:49 infrastation Status new => feedback
2013-01-15 07:56 blaza-pl Note Added: 0001105
2013-01-15 07:56 blaza-pl Status feedback => assigned
2013-01-15 08:09 infrastation Note Added: 0001107
2013-01-15 08:09 infrastation Status assigned => closed
2013-01-15 08:09 infrastation Resolution open => fixed
2013-01-15 08:09 infrastation Fixed in Version => 0.20.4
2013-01-15 08:09 infrastation Target Version => 0.20.4