1013
Views
5
Helpful
2
Replies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 09:19 AM - edited 04-13-2021 09:23 AM
I am trying to connect to a nexus switch from within the nexus CLI.
I have tried ssh -l admin 10.10.10.10 but it is not accepting the command
Solved! Go to Solution.
Labels:
- Labels:
-
Other Switching
1 Accepted Solution
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 10:53 AM
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 09:28 AM
What is the exact command you are using and what is the error message you are getting?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 10:53 AM
Hey,
use it like this:
ssh admin@10.10.10.10
BR
Juls
