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

Network Static NAT

bill
Level 1
Level 1

Is there a better way to implement a network static NAT than entering every IP address in the subnet. Its the only way I've found that actually functions properly. (Various versions of 12.4T have functioned differently.)

Current IOS is 12.4(15)T9

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

Try this instead:

ip nat inside source static network 192.168.2.0 10.168.16.0 /24 route-map rmap 1

HTH,

John

HTH, John *** Please rate all useful posts ***

route-maps are no longer supported on ip nat inside source static network command

(config)#$de source static network 192.168.2.0 10.1.87.0 /24 ?

extendable Extend this translation when used

mapping-id Associate a mapping id to this mapping

no-alias Do not create an alias for the global address

no-payload No translation of embedded address/port in the payload

redundancy NAT redundancy operation

Review Cisco Networking products for a $25 gift card