GroupStudy.com GroupStudy.com - A virtual community of network engineers
 Home  BookStore  StudyNotes  Links  Archives  StudyRooms  HelpWanted  Discounts  Login
Re: Static Nat with extendable option? posted 02/02/2007
[Chronological Index] [Thread Index] [Top] [Date Prev][Date Next] [Thread Prev][Thread Next]


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@xxxxxxxxx> 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