Re: Extendable keyword for NAT?

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Wed Apr 19 2006 - 00:57:01 GMT-3


 Hello Destinne,

seems that it's not working in my IOS Router Rack1R1(config)#do show ver
| in IOS
IOS (tm) C2600 Software (C2600-J1S3-M), Version 12.2(15)T16, RELEASE
SOFTWARE (fc2)

Rack1R1(config)#ip nat inside source static 1.1.1.1 3.3.3.3 extendable
Rack1R1(config)#ip nat inside source static 2.2.2.2 3.3.3.3 ex
% 3.3.3.3 already mapped (1.1.1.1 -> 3.3.3.3)
Rack1R1(config)#ip nat inside source static 2.2.2.2 3.3.3.3 extendable
% 3.3.3.3 already mapped (1.1.1.1 -> 3.3.3.3)

Any comments please
Victor.

m destienne escribis:

  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

  _______________________________________________________________________

    Subscription information may be found at: http://www.groupstudy.com/list/CCIELab.html

  __________________________________________________
  Do You Yahoo!?
  Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
  
  _______________________________________________________________________
  Subscription information may be found at: http://www.groupstudy.com/list/CCIELab.html



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