4266
Views
0
Helpful
1
Replies
how to show custom port forwarding rules?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2014 01:39 PM - edited 03-03-2019 07:19 AM
Hello,
I've inherited admin responsibility for a 3725 router. How do I show only the custom port forwarding entries? "show ip nat translations" displays wayyyyyy too much!
Thanks!
Labels:
- Labels:
-
Other Networking
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2014 03:39 AM
You may use pipe sign " | " to customize any command in cisco, like:
show ip nat translation | include 8080 (http port)
show run | begin ip route
Dont forget to rate helpfull posts
Sajid Ali Pathan
