how will configure Nat

Answer Posted / akbar ali

The first step is configure the two router, one switch & two
PC. The two router is connect the Cross Cable then, router
switch & PC connect the straight Cable.
Router0 assign the IP address:- 100.1.1.2 Subnet mask:-
255.255.255.0 in (Fa 0/0)
Router1 assign the IP address:- 100.1.1.1 Subnet mask:-
255.255.255.0 in (Fa 0/0)
Router1 assign the IP address:- 100.1.1.1 Subnet mask:-
255.255.255.0 in (Fa 0/1)
PC0 assign the IP address:- 10.1.1.2 Subnet mask:- 255.255.255.0
PC1 assign the IP address:- 10.1.1.3 Subnet mask:- 255.255.255.0
Click the router0 CLI command
Router0>en
Router0#conf t
Router0(config)#int fa 0/0
Router0(config-if)#ip add 100.1.1.2 255.255.255.0
Router0(config-if)#no shutdown
Router0(config-if)#wr

Click the Router1 CLI command
Router1>en
Router1#conf t
Router1(config)#int fa 0/0
Router1(config-if)#ip add 100.1.1.1 255.255.255.0
Router1(config-if)#no shutdown
Router1(config-if)#Exit
Router1(config)#int fa 0/1
Router1(config-if)#ip add 10.1.1.1 255.255.255.0
Router1(config-if)#no shutdown
Router1(config-if)#exit
Router1(config)#int fa 0/1
Router1(config-if)#ip nat inside
Router1(config-if)#exit
Router1(config)#int fa 0/0
Router1(config-if)#ip nat outside
Router1(config-if)#exit
Router1(config)#ip nat inside source static 10.1.1.2 100.1.1.1
Router1(config)#Ctrl+z
Router1#show ip nat translations

Click the PC0 Desktop tab click the command prompt
type ping 100.1.1.2

You want more configure Nat then you can login E-mail id
akbarali0786@gmail.com

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you go to privileged mode? How do you switch back to user mode?

629


What is the difference between an igp and an egp?

752


What is the minimum request timer?

637


Is hub intelligent device?

647


On which layer does L2F, PPTP and L2TP operate?

2945






Which peer authentication method and which ipsec mode is used to connect to the branch locations?

583


Explain the difference between simple authentication and md5?

618


What is a digital certificate?

1472


Explain the draw back of ospf protocol?

572


Mention what is the difference between dynamic ip and static ip addressing?

659


How many types of nat?

638


how we update the IOS version with the help of TFTP?

1532


What is a Frame Relay?

717


Explain what is overlaod?

607


How do you find valid hosts in a subnet?

696