what is the difference between dynamic NAT and NAT
overload ? and how it works ?
Answers were Sorted based on User's Feedback
Answer / binu cherian
Dynamic nat is one to one translation of a private address
to a public address dynamically whereas nat overloading is
one public address to many private address.ie we need only
one public address to connect to internet.
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / souvik das
In Dynamic NAT there is more than one Registered/Global IP
addresses in the IP Address pool, Addresses are dynamically
assign with each private IP whenever any host(assignd with
Private IP Add) try to access Internet.
Otherwise NAT Overload is to assign only ONE
Registered/Global IP address to many private IP Add. It's
just "Many to one".
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / lets
Overload allows multiple users to access the internet
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / ganesh tikone
DYNAMIC NAT -
IANA provided group of public ip addresses for
communication between stub network ( Internal N/w) to
Internet (outside) network.
Here we map dynamicaly public group Ip addresses with our
stub network ip addresses (private n/w).
OVERLOAD NAT
IANA provided single public ip address for communication
between stub network ( Internal N/w) to Internet (outside)
network.
Here we map dynamicaly public Ip address with our stub
network ip addresses (private n/w) by using source port
number for each pair.Each entry will have separate port
number to identify source/Destination.max ports can assign
4000.
| Is This Answer Correct ? | 3 Yes | 1 No |
Identify the 2 rules used when configuring a Distance Vector routing protocol? A.) Physically connected network(s) B.) Configure the classfull address, no subnets C.) Enable CDP so neighbors can be detected D.) Same autonomous network
What are three benefits of Integrated Services Digital Network (ISDN) (Choose three) A. PVCs are faster and more reliable B. No specialized equipment is required C. Data transfer is faster than typical modems D. Call setup is faster than with standard telephone service E. It carries many types of data tramp such as voice video and data
What is BGP attribute & How many types of attributes are used by BGP???
5 Answers Hathway, HCL, Infinite Computer Solutions,
What is the IP extended access list range? A.) 1000-1099 B.) 100-199 C.) 1-99 D.) 101-200
In transport layer, for connection oriented communication Three way handshake process is there to establish a connection. So question is that, when a host send an ACK messages to another host with host intend to establish a connection, the source host send it as Broadcast or unicast message? Cud anyone explain this. Thanks in advance.
Which command displays the intenances using a given access list? A. show filters B. show ip interface C. show active lists D. show interface paramaters E. configure ip access lists F. show access-list interfaces
The following is partial output from a routing table ; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' Which routing protocol is being used? (assuming defaults have not been changed) A.) OSPF B.) RIP C.) BGP D.) IGRP
What are the protocol data units (pdu) in ccna?
What is the juncture at which the CPE ends and the local loop portion of the service begins? A. Demarc B. CO C. Local loop D. Last-mile
What is quality of ipv6?
Write an access list line which will deny node 20.0.2.1 to anywhere on your network using DNS via UDP. Don't worry about the other access list lines.
Identify 3 characteristics of a MAC address? A.) Burned into the NIC B.) 48 bits long C.) Length is 32 bits D.) Used to deliver the frame to the end device E.) Contains a network portion and a host portion