Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > NAT "extendable" option

Reply
Thread Tools

NAT "extendable" option

 
 
yoorio yoorio is offline
Junior Member
Join Date: Jul 2006
Posts: 4
 
      07-25-2006
can anybody explain the NAT "extendable" option?

ip nat inside source static <localaddr> <globaladdr> extendable

Although I have found explanations I can's still accept some issues...
http://www.cisco.com/en/US/tech/tk64...80091cb9.shtml
-- cut--
The extendable keyword allows the user to configure several ambiguous static translations, where an ambiguous translations are translations with the same local or global address.
-- cut--


according that a few ambiguous NAT entries allowed:
e.g:
ip nat inside source static 1.1.1.1 10.10.10.10 extendable
ip nat inside source static 1.1.1.1 20.20.20.20 extendable
ip nat inside source static 1.1.1.1 30.30.30.30 extendable


Q1: what translation will be used?

Q2: even if extended translations (including port numbers) are used in the NAT-table...there is the condition to create the translations ?

the similar question about NAT "extendable":
http://www.velocityreviews.com/forum...xtendable.html
 

Last edited by yoorio; 07-26-2006 at 04:03 AM..
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Regex for <option> ... </option> John Perl Misc 10 01-29-2009 11:04 PM
page.aspx?option - how to detect "option" Kevin Blount ASP .Net 6 11-28-2006 09:21 PM
DHCP relay agent versus Option 3; Routers Option lcorrigan Cisco 2 09-27-2006 05:18 PM
no 'option' in aspx file means 'option'="false"? Cas ASP .Net 5 08-28-2006 10:36 AM
g++ -pg option and -shared option Julien ROUZIERES C++ 1 12-21-2004 02:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57