Re: Static Nat with extendable option?

From: Ronnie Angello (ronnie.angello@gmail.com)
Date: Fri Feb 02 2007 - 18:04:56 ART


To allow static NAT mappings of one IL address to multiple IG addresses, the
keyword extendable is added to the end of the mapping statements.

ip nat inside source static 10.5.1.2 207.36.76.100 extendable
ip nat inside source static 10.5.1.2 205.113.50.1 extendable

You also need to use it if multiple IL addresses map to one IG address.

 ip nat inside source static 10.5.1.2 207.36.76.100 extendable
ip nat inside source static 10.5.1.3 207.36.76.100 extendable

On 2/2/07, nhatphuc <nhatphuc@gmail.com> wrote:
>
> Hi Group,
>
> Can you give me an example of Static NAT with extendable option? I've read
> it in this link:
>
> http://www.cisco.com/en/US/tech/tk648/tk361/technologies_white_paper09186a0080091cb9.shtml
> ,
> but I don't understand what is it used for?
>
> Thanks
>
> Phuc
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:45 ART