Index: /branches/rel_ag_9_4_5/ui/backend/sys_tool.c
===================================================================
--- /branches/rel_ag_9_4_5/ui/backend/sys_tool.c	(revision 20269)
+++ /branches/rel_ag_9_4_5/ui/backend/sys_tool.c	(working copy)
@@ -693,12 +693,6 @@
 	CMD_NORMAL|CMD_ARRAYOS|CMD_SPROXY|CMD_GLOBAL, 
 	"#bond configuration" 
     },
-    
-    {
-	writessh,
-	CMD_NORMAL|CMD_ARRAYOS|CMD_SPROXY|CMD_GLOBAL, 
-	"#ssh configuration" 
-    },
 
     {
 	write_vlan,
@@ -706,13 +700,18 @@
 	"#vlan configuration" 
     },
     
-    
     {
 	write_mnet,
 	CMD_NORMAL|CMD_ARRAYOS|CMD_SPROXY|CMD_GLOBAL, 
 	"#mnet configuration" 
     },
 
+    {
+	writessh,
+	CMD_NORMAL|CMD_ARRAYOS|CMD_SPROXY|CMD_GLOBAL, 
+	"#ssh configuration" 
+    },
+
 	/* bug 10512; Chaizy; Mon Jul 11 16:19:26 CST 2005 */
 	/* exchange the sequence of config of ipflow */    
 	/* bug 8889, add ip flow on/off to performce better, chaizy; 20041115 */
