cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
374
Views
0
Helpful
1
Replies

How to do Patting with One Global Ip address

ramu.chichula
Level 1
Level 1

Sir,

How to do Patting with one Global Ip address in a cisco Router.

Ex : Inside Ip addresses are 172.16.25.X/16 should be natted with one Single Global Ip address 10.155.132.100.

What is the command?Pls help regarding this.

Tnks

Ramu

Netsupport Gr

CMC Ltd

1 Reply 1

satish_zanjurne
Level 4
Level 4

interface fa0/0

description****inside interface*****

ip address x.x.x.x x.x.x.x

ip nat inside

interface serial 0/0

description*****outside interface****

ip address x.x.x.x x.x.x.x

ip nat outside

ip nat pool overld 10.155.132.100 10.155.132.100 netmask x.x.x.x

ip nat inside source list 1 pool overld overload

access-list 1 permit 172.16.0.0 0.0.255.255

HTH..rate if helpful..

Review Cisco Networking products for a $25 gift card