SSH & SCP debugging on Nexus platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2018 03:26 AM - edited 03-08-2019 03:32 PM
What is the command for debugging SSH & SCP on the Nexus platform? I've gone through the options in "debug ?" and can't find anything, my eyes are going cross-eyed.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2018 09:54 AM - edited 07-03-2018 09:55 AM
The only option I see is this command:
debug ip packet protocol 22
Once enabled, you can verify it with "sh debug"
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2018 01:25 AM
I think this is IP protocol 22 rather than TCP port 22. In any case it doesn't match SSH TCP/22.
