Re: Extendable keyword for NAT?

From: m destienne (mdestienne@yahoo.com)
Date: Wed Apr 19 2006 - 00:21:09 GMT-3


this feature is used when you create multiple static
nat configurations with the same local or global
translation to the same ip. the extendable keyword
allows multiple nat definitions to the same ip.

ip nat inside source static 1.1.1.1 3.3.3.3 extendable
ip nat inside source static 2.2.2.2 3.3.3.3 extendable

--- CCIEin2006 <ciscocciein2006@gmail.com> wrote:

> Hello,
>
> Can someone tell me what the keyword "extendable"
> does when used at end of a
> NAT statement?
>
> For example:
> ip nat inside source static tcp 173.1.5.100 80
> 192.10.1.5 80 extendable
>
>



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:58 GMT-3