589
Views
0
Helpful
2
Replies
IOS command
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2015 11:41 PM - edited 03-05-2019 02:41 AM
Hello Guys!!
I need supoort on this small issues.
suppose i have two routers (router1 and router2) now i need to login into the router2 when Iam in router1 by using cisco coomad.
thanks
Labels:
- Labels:
-
Other Routing
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2015 11:45 PM
Command: telnet <router 2 IP address>
Command: ssh -l <username> -v 2 <router 2 IP address>
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2015 12:06 AM
thanks a lot
it works..
