View Issue Details

IDProjectCategoryView StatusLast Update
865RackTablesdefaultpublic2013-05-25 23:35
Reporterracktabler Assigned Toadoom42  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.20.4 
Target Version0.20.5Fixed in Version0.20.5 
Summary865: Patch to add some Enterasys Switches to Dictionary
DescriptionAdd Enterasys Switches to dictionary.php
Matrix N
C-Series
B-Series
S-Series Chassis
S-Series Standalone
TagsNo tags attached.

Activities

racktabler

racktabler

2013-05-23 12:32

reporter  

Enterasys_dict.diff (1,238 bytes)   
diff --git a/wwwroot/inc/dictionary.php b/wwwroot/inc/dictionary.php
index 66ca325..a078c5c 100644
--- a/wwwroot/inc/dictionary.php
+++ b/wwwroot/inc/dictionary.php
@@ -2051,6 +2051,11 @@ $dictionary = array
 	1965 => array ('chapter_id' => 25, 'dict_value' => 'Cisco%GPASS%AIR-AP1042N'),
 	1966 => array ('chapter_id' => 12, 'dict_value' => 'Linksys%GPASS%SRW224G4'),
 	1967 => array ('chapter_id' => 12, 'dict_value' => 'HP ProCurve%GPASS%2520-8-PoE J9137A'),
+	1968 => array ('chapter_id' => 12, 'dict_value' => 'Enterasys%GPASS%Matrix N'),
+	1969 => array ('chapter_id' => 12, 'dict_value' => 'Enterasys%GPASS%C-Series Stackable'),
+	1970 => array ('chapter_id' => 12, 'dict_value' => 'Enterasys%GPASS%B-Series Stackable'),
+	1971 => array ('chapter_id' => 12, 'dict_value' => '[[Enterasys%GPASS%S-Series Chassis | http://www.enterasys.com/products/security-enabled-infrastructure/s-series.aspx]]'),
+	1972 => array ('chapter_id' => 12, 'dict_value' => '[[Enterasys%GPASS%S-Series Standalone | http://www.enterasys.com/products/security-enabled-infrastructure/s-series.aspx]]'),
 
 # Any new "default" dictionary records must go above this line (i.e., with
 # dict_key code less, than 50000). This is necessary to keep AUTO_INCREMENT
Enterasys_dict.diff (1,238 bytes)   
adoom42

adoom42

2013-05-25 23:35

administrator   ~0001445

Thanks for the patch. I added dictionary entries to correspond to specific switch models, and placed some of them in the 'Network chassis' category.

Issue History

Date Modified Username Field Change
2013-05-23 12:32 racktabler New Issue
2013-05-23 12:32 racktabler File Added: Enterasys_dict.diff
2013-05-25 23:35 adoom42 Note Added: 0001445
2013-05-25 23:35 adoom42 Assigned To => adoom42
2013-05-25 23:35 adoom42 Status new => closed
2013-05-25 23:35 adoom42 Resolution open => fixed
2013-05-25 23:35 adoom42 Fixed in Version => 0.20.5
2013-05-25 23:35 adoom42 Target Version => 0.20.5