what is the need og
jitu(config)#ip helper address <ip address>
can any one exaplain it briefly
specially shain i am looking towards you.Becoz you are the
only one who can solve my that problem not even jitendera sinha
Answers were Sorted based on User's Feedback
If u r talking about need of command: ip helper-address, thn
i can say about it.
In CCNA studies, we got to know that router always block the
broadcast traffic, dats fine.
But if ur organization's network is establish in such a way:
client-------Router------- DNS Server
!
!
!
!
DHCP Server
Now... if ur pc want to locate DNS server thro broadcast,
broadcast traffic will come from client pc to all the way to
Router.
Wat router will do now, Router will block all the broadacast
traffic. As we learn in our previous studies. Ryt....
So client PC will unable to locate DNS server, coz router
doesn't allow to broadcast the traffic.
Same case, if Client PC want to gain IP address, it will
broadcast...n requesting for IP address from DHCP server.
I hope u knw the DHCP process, I mean "DORA" process. In
this case also router block all the broadcast traffic.
So wats the solution for this....
By configuring IP address on the interface subconfig mode..
with the help of (ip helper-address A.B.C.D)....
wat it'll do, The UDP broadcasts traffics are translated
into a unicast by the router, making the communication
possible.
The command should be configured on the interface that will
be receiving the broadcasts.
Router(config)#interface fastethernet 0/0
Router(config-if)#ip helper-address A.B.C.D
where A.B.C.D is the IP address of ur DNS/DHCP server.
One more point is there, this ip-helper address doesn't
forward all the UDP broadcast.. it broadcast only 8 UDP
services.. like..
1. TIME, port 37
2. TACACS, port 49
3. DNS, port 53
4. BOOTP/DHCP Server, port 67
5. BOOTP/DHCP Client, port 68
6. TFTP, port 69
7. NetBIOS name service, port 137
8. NetBIOS datagram service, port 138
if u want to include any more UDp services the command is
Router(config)#ip forward-protocol udp (port Number)
Hope this post helps u to understand the use of command n
circumstances of command when to use it n how to use it.
Looking forward ur feedback. If i did anymistake the let me
know plzzzzzzzzz...
Cheers.. hv a nice day buddy.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jitendera
Hi shain
Excellent Excellent Excellent Excellent Excellent Excellent
Excellent Excellent
This is to the point answer.Mogambo khooch hua.
thanku
I donot know why this guy is writing like that i am not able
to provide that answer.
today i saw that prob on that all interview i was going to
reply by same way as you.
I think he have some problem with me
Is This Answer Correct ? | 0 Yes | 0 No |
Sahin ji,
there is no switch in network?
if no...in real can we see this kind of network.
and btw...whatever explanation you give is so helpful for me
and for others and i dont know..
So keep explaining ... waiting some more explanation from you...
Have gud day...!
Is This Answer Correct ? | 0 Yes | 0 No |
Wild card mask always in odd value or even?
Which technologies listed below help prevent network loops in a switched (bridged) environment? A.) Store-and-Forward B.) IEEE 802.1d C.) Diikjstra Algorithm D.) Cut-Through E.) Spanning Tree Protocol F.) Routing
In transport layer, for connection oriented communication Three way handshake process is there to establish a connection. So question is that, when a host send an ACK messages to another host with host intend to establish a connection, the source host send it as Broadcast or unicast message? Cud anyone explain this. Thanks in advance.
Which three devices can be used to convert the user data from the DTE into a form acceptable to the WAN service's facility? A. Modem B. CSU/DSU C. TA/NT1 D. CO E. SS7
When using access lists, what does a Cisco router check first? A. To see if the packet is routable or bridgeable B. The destination address C. The source address D. The packet contents
what is prefix list
What is Phase od VPN in site to site and what information you will require to configure a SITE to SITE VPN
Which statement about an IP network is true? A. A broadcast source MAC address contains all zeros B. A MAC address is part of the physical layer of the OSI model C. MAC addresses are used by bridges to make forwarding decisions. IP address are used by routers. D. IP addresses allow a flat addressing scheme. MAC addresses use a hierarchical addressing scheme.
What was the key reason the International Organization for Standardization released the OSI model? A. users could access network servers faster B. different vendor networks could work with each other C. the industry could create a standard for how computers work D. network administrators could increase the overall speed of their network
What is encapsulation and de-encapsulation?
What is Cisco's default encapsulation method on serial interfaces? A.) ANSI B.) Cisco C.) Q933a D.) HDLC
What is the mau?