How to ping address to router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 06:56 AM - edited 03-08-2019 01:46 PM
I was given these numbers to ping and I'm not sure how to do it, its for a project we're working on.
I need to ping these numbers, can someone help?
thanks
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 07:26 AM
I'm in cisco pinging a router in CLI it says IOS Command Line Interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 07:52 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 07:29 AM
Hi, If you are using Windows, from the from the command prompt (cmd) you can do.
ping 172.23.3.1
ping 172.23.0.1
....
there are some options that allowed you to get more information. e.g (- t, -a, - l)
ping -t 172.23.3.1
HTH
Regards
