cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
4266
Views
0
Helpful
1
Replies

how to show custom port forwarding rules?

nbirnbaum
Level 1
Level 1

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!

1 Reply 1

Sajid Ali
Level 1
Level 1

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