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 |
why we twist the cable in case of twisted pair cable?plz give me technical answer.
Which three tasks are required to confound a dial on demand routing (DDR) Basic Rate Interface (BRI) connection? (Choose three) A. define static routes B. confound the abler information C. specify the interesting franc that can enable the link D. define a DDR password to exchange when the link comes up
After how long eigrp protocol advertise its routing table?
Which of the following can reply to a Novell Get Nearest Server (GNS) request? A.) Local Novell server B.) Remote Novell Printer C.) Cisco router D.) Novell client
What are 3 ways to provide login access to router? A.) Console B.) TFTP C.) Rlogin D.) Auxiliary Port E.) X Windows F.) Telnet
What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer
Which command assigns the login password CISCO on the console terminal line? A. line vty 0 login password cisco B. line console login password cisco C. line login terminal password cisco D. line console 0 login E. line console 0 login password cisco
if 10 pc's connected from internet, in 8 pc's internet is correctly run but in other 2 pc's they can not access internet,what's the problem?
- What is EGIRP and IGRP - How EGIRP and IGRP works
The maximum distance on a 10BaseT network from the hub to a workstation is which of the following? A.) 500 meters B.) 1000 meters C.) 100 meters D.) 1500 meters
What does vlan provide?
What requirements should a VPN fulfill?