Finding current path?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2008 06:21 PM - edited 03-04-2019 12:17 AM
There's the "undocumented" do command in Cisco devices that allow you to run a exec command from global config like:
Router(config)# do sh run <enter>
This will show me the run command. Is there any equivalent to the Linux pwd command? Say that I'm in a class under a policy-map, but I don't remember which one. Is there a command that I can give to get the "present working directory?"
This would be SO cool if it exists, or maybe Cisco could put it in.
Thanks!
John
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2008 09:09 PM
do show history command will provide the trail on how you got there.
__
Edison.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2008 02:36 AM
Thanks Edison! That's as close as I'm probably going to get. :-)
--John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2008 11:26 PM
in unix, it doesnt show in the screen on which directory you are working on, that is why you need the "pwd" command. in cisco routers, you can actually see the path already
Router(config-policy-list)# match
