From cc78c8143cc167a14f1d45755a83242fae0af1b2 Mon Sep 17 00:00:00 2001
From: Neil Lathwood <neil@lathwood.co.uk>
Date: Thu, 15 Feb 2018 19:40:26 +0000
Subject: docs: Added model note for 3com comware (#1186)

---
 docs/Model-Notes/Comware.md | 10 ++++++++++
 docs/Model-Notes/README.md  |  1 +
 2 files changed, 11 insertions(+)
 create mode 100644 docs/Model-Notes/Comware.md

(limited to 'docs/Model-Notes')

diff --git a/docs/Model-Notes/Comware.md b/docs/Model-Notes/Comware.md
new file mode 100644
index 0000000..31eb002
--- /dev/null
+++ b/docs/Model-Notes/Comware.md
@@ -0,0 +1,10 @@
+Comware Configuration
+=====================
+
+If you find 3Com comware devices aren't being backed up this may be due to prompt detection not matching 
+because a previous login message is disabled after the first prompt. You can disable this on the devices 
+themselves by running this command:
+
+`info-center source default channel 1 log state off debug state off`
+
+[Reference](https://github.com/ytti/oxidized/issues/1171)
diff --git a/docs/Model-Notes/README.md b/docs/Model-Notes/README.md
index f51ed80..6a64058 100644
--- a/docs/Model-Notes/README.md
+++ b/docs/Model-Notes/README.md
@@ -11,6 +11,7 @@ Use the table below for more information on the Vendor/Model caveats.
 
 Vendor          | Model           |Updated
 ----------------|-----------------|----------------
+3COM|[Comware](Comware.md)|15 Feb 2018
 Huawei|[VRP](VRP-Huawei.md)|17 Nov 2017
 Juniper|[MX/QFX/EX/SRX/J Series](JunOS.md)|18 Jan 2018
 Xyzel|[XGS4600 Series](XGS4600-Zyxel.md)|23 Jan 2018
-- 
cgit v1.2.3