⇤ ← Revision 1 as of 2015-10-09 19:10:23
Size: 319
Comment:
|
Size: 329
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
==Troubleshooting== | == Troubleshooting == |
Line 6: | Line 6: |
{{{ | |
Line 9: | Line 9: |
}}} |
Troubleshooting
NETCONF clients connect and then disconnect instantly
You have either not enabled NETCONF in sshd_config, or the binding program does not exist. Add this to /etc/ssh/sshd_config and restart:
Port 830 Subsystem netconf <replace with your path to SAFplus>/bin/netconf-subsystem