Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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
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-ali...