PAT verification on cisco router

Soldato
Joined
8 Oct 2005
Posts
4,184
Location
Midlands, UK
Hi,

I'm just having a mess about with PAT/NAT in packet tracer. I have set the outside interface on the router to overload. I used the translations command on the router to display the translations as follows:

Code:
Pro  Inside global          Inside local        Outside local       Outside global
tcp 179.80.8.200:1025  172.16.4.7:1025  172.80.15.0:80   172.80.15.0:80
tcp 179.80.8.200:1026  172.16.4.7:1026  172.80.15.0:80    172.80.15.0:80
However, when i use type "show ip nat statistics" (router#show ip nat statistics"), i get an invalid command message saying the input after the 'nat' keyword is invalid. I'm using a Cisco 2620Xm router in packet tracer if that makes any difference. Any hel0p appreciated

Thanks
 
Actually I can't get the 'debug ppp negotiation' or 'debug ppp authorization' commands to work after configuring a PPP link between two routers. Can some kind person shed some light on this?

Thanks
 
Back
Top Bottom