Dying because - Received CHANNEL_REQUEST on unknown channel #0
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
Im trying to execute several commands on a cisco switch by connecting to ssh
i get this error when i run the following code:
final Command cmd = session.exec("conf t;int Gi1/0/4;shutdown;exit;exit;");
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.