cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
464
Views
0
Helpful
2
Replies

viewing nats

mickyq
Level 1
Level 1

Hi

Just a quick and easy question. Im trying to get my head around the new nat proceedure.

I create a new nat:

object network OBJ-172.16.163.241
host 172.16.163.241
nat (inside,outside) dynamic NAT-200.200.200.200

 

show run object id OBJ-172.16.163.241 shows the object group and the host inside but how do you see the nat. why does this command not show all the config in the object group.

Thanks

 

 

1 Accepted Solution

Accepted Solutions

Vibhor Amrodia
Cisco Employee
Cisco Employee

i,

This is expected. You should use this command instead:-

show xlate local <real IP>

show xlate global <mapped IP>

show nat object <object name>

show run nat | in be <object name>

Thanks and Regards,

Vibhor Amrodia

View solution in original post

2 Replies 2

Vibhor Amrodia
Cisco Employee
Cisco Employee

i,

This is expected. You should use this command instead:-

show xlate local <real IP>

show xlate global <mapped IP>

show nat object <object name>

show run nat | in be <object name>

Thanks and Regards,

Vibhor Amrodia

thanks Vibhor

Review Cisco Networking for a $25 gift card