summaryrefslogtreecommitdiff
path: root/docs/Model-Notes/Comware.md
blob: e7a2198d387600e99ea7c98a2cd5edabdcb02b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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:

```text
info-center source default channel 1 log state off debug state off
```

[Reference](https://github.com/ytti/oxidized/issues/1171)