• RSS

  • Polls

    What Cisco Cert Are You Currently Studying?

    View Results

    Loading ... Loading ...
  • Search on CiscoBibles

  • Popular Posts

  • Recent Comments

  • Archives

  • Heat Map

  • CCNA ICND2 640-816 Lab – NAT Simulator Question

    Wednesday, August 11th, 2010

    A network associate is configuring a router for the weaver company to provide internet access. The ISP has provided the company six public IP addresses of 198.18.184.105 198.18.184.110. The company has 14 hosts that need to access the internet simultaneously. The hosts in the company LAN have been assigned private space addresses in the range [...]

    CCNA ICND1 Lab6 – Configuring Dynamic NAT

    Friday, August 6th, 2010

    Lab Tips: NAT provides almost unlimited address space and avoids internal network addressing schemes to implement easy management of addresses. NAT controls the traffic into and out of the internal network. Topology: Sorry you have no rights to view this post! [This content is only available for our VIP member].

    CCNA 640-802 Bible – Configure and Troubleshoot NAT

    Wednesday, September 16th, 2009

    1. What is the function of the Cisco IOS command ip nat inside source static 10.1.1.5 172.35.16.5? A: It creates a global address pool for all outside NAT transactions. B: It establishes a dynamic address pool for an inside static address. C: It creates dynamic source translations for all inside local PAT transactions. D: It [...]

    How to configure NAT?

    Wednesday, May 13th, 2009

    There are a number of commands that can be used to configure the different variations of NAT. Configuring Static NAT Static NAT configuration requires that each static mapping between a local, or private, address and a global, or public, address must be configured. Then, each interface needs to be identified as either an inside or [...]

    Network Address Translation (NAT)

    Wednesday, May 13th, 2009

    The advantage of using private IP addresses is that it allows an organization to use private addressing in a network, and use the Internet at the same time, by implementing Network Address Translation (NAT). NAT is defined in RFC 1631 and allows a host that does not have a valid registered IP address to communicate [...]

    CCNA(640-802) Lab – NAT(New)

    Friday, April 3rd, 2009

    NAT is Short for Network Address Translation, an Internet standard that enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for external traffic. A NAT box located where the LAN meets the Internet makes all necessary IP address translations. NAT serves three main [...]