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

Can you explain VPN tunneled packet in detail?

1627


Name the different types of networks

717


When written what does it mean?

637


What is difference between flsm and vlsm?

699


Explain how many types of ips?

3275






1350 Value in which type of access-list?

564


What does eq means?

672


Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0

2147


Give some benefits of LAN switching.

915


hi friend i am sending some interview question which is asked from me at volvo hope this will help you of all 1 what is mpls al question is posted by jitendera kumar sinha

1754


i have donE B.E. IN COMPUTER SCIENCE AND THEN CCNA CERTIFICATOIN PLEASW LET ME KNOW IF ANY COMPANIES R HIRING FRESHERS PLEASE REPLY ON MY EMAIL ID karnailthakur@gmail.com

2251


Explain the difference between bus topology and hub?

662


In which ios version 182 people can access router through telenet?

640


What is the frame relay?

657


Explain how many maximum paths you can give on latest ios in rip?

622