how will configure Nat
Answers were Sorted based on User's Feedback
Answer / jitu(network admin abb)
canu tell me what type of nating u r asking
is it staic
is it dynamic
or it is pat
now i have more query
on which divise u want to configure nat
on l3 switch
on router
or on asa/pix firewall
tellme
then can make answer correct
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / 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 |
Answer / jitu
nating is two types
what type i have to configure
1.static
2.dynamic
This is wrong
Nating have 3ree type
static
dynamic
and pat
pat is also a type of nat
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / nareshk
nating is two types
what type i have to configure
1.static
2.dynamic
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / s.m.feroz ahmed
Hi,
To configure a NAT one requires 2 lan cards on a single
system for NATTING purpose.NAT Stands for Network Address
Translation.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
first is open cantrol panal. select internet option open
select conn. then setup option
| Is This Answer Correct ? | 1 Yes | 6 No |
Hi, Jitendra thanks for giving me answer of intervlan routing. it helps me to clear my concepts. Actually I am appearing for CCNA globel Certification exam in next month can some provides me tips for preparing exams. for ex. Notes, dumps on my email. umesh.pede402@gmail.com
What 2 commands verify end to end communications? A.) Trace B.) debug ip session C.) Ping D.) Route
What is the default CDP broadcast update rate for Cisco routers? A.) 120 seconds B.) 60 seconds C.) 30 seconds D.) 90 seconds
Which network mask should you place on a Class C address to accommodate a user requirement for five networks with a maximum of 17 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
what is the basic rules for ACLs?
What is the function of the Application Layer in networking?
What is masking? why is needed?
Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID? A.) net 4a host 0002.1111.a999 B.) net a999 node 0002.1111 C.) net 0002.1111.a999 node 4a D.) net 0002.1111 node a999
What is required to support full-duplex Ethernet? A.) Multiple paths between multiple stations on a link B.) Automatic sensing operation by all connected stations C.) Loopback and collision detection disabled D.) Full-duplex NIC cards
Which of the following will show an extended access list 150? A.) sh access-list 150 B.) sh ip int C.) sh ip access-list D.) sh access-list 150 extended
As a system administrator, you need to set up one Ethernet interface on the Cisco router to allow for both sap and Novell-ether encapsulations. Which set of commands will accomplish this? A. interface ethernet 0.1 ipx encapsulation Novell-ether ipx network 9e interface ethernet 0.2 ipx network 6c B. interface ethernet 0 ipx encapsulation Novell-ether ipx network 9e interface ethernet 0 ipx encapsulation sap ipx network 6c C. interface ethernet 0.1 ipx encapsulation Novell-ether interface ethernet 0.2 ipx encapsulation sap D. interface ethernet 0.1 ipx encapsulation Novell-ether ipx network 9e interface ethernet 0.2 ipx encapsulation sap ipx network 6c
Hello Every one. Actually its my first time to using this site and first time to posting a question. Actually i need to know about CCNA Exam. Please can any one tell me about the Exam style and any recommendation for study? Best Regards to all the Friends