Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Networking Questions

This is a discussion on Networking Questions within the Networking forums, part of the category; Hi, Here are few questions? 1. What is FTP & UDP? 2. What is the difference between switch & router? 3. As i know that DHCP works under a protocol ...

Go Back   Geeks Talk > Networking
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Networking Networking and Security related discussions.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-05-2007
Junior Member
 
Join Date: Oct 2007
Location: New Delhi
Posts: 1
Thanks: 0
Thanked 32 Times in 1 Post
mittra_ashish is on a distinguished road
Networking Questions

Hi,
Here are few questions?

1. What is FTP & UDP?
2. What is the difference between switch & router?
3. As i know that DHCP works under a protocol in the name of "DORA". Can
anyone explain me about "DORA"?
4. Please explain me about the concept of "Kerboros" protocol & when i
works?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-14-2007
Junior Member
 
Join Date: May 2006
Location: Bangalore
Posts: 2
Thanks: 0
Thanked 5 Times in 1 Post
rameshbabu_917 is on a distinguished road
Re: Networking Questions

Quote:
Originally Posted by mittra_ashish View Post
Hi,
Here are few questions?

1. What is FTP & UDP?
2. What is the difference between switch & router?
3. As i know that DHCP works under a protocol in the name of "DORA". Can
anyone explain me about "DORA"?
4. Please explain me about the concept of "Kerboros" protocol & when i
works?
DHCP clients use DORA(Discover,offer,request,and Acknowledgements) to obtain a DHCP ip address lease,to see the acitve DHCP leases, use the DHCP administrative tool,
Reply With Quote
The Following 5 Users Say Thank You to rameshbabu_917 For This Useful Post:
  #3 (permalink)  
Old 01-09-2008
Junior Member
 
Join Date: Jan 2008
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
tulip4heaven is on a distinguished road
Re: Networking Questions

FTP is a file transfer protocol that works on port 21. Most famous FTP software is Cuteftp

UDP stands for User Data gram protocol is one of the two main protocols used in IP Networks, Unreliable protocol , Yu cant detect any error , It works on Transport layer.
Reply With Quote
  #4 (permalink)  
Old 03-23-2008
Junior Member
 
Join Date: Mar 2008
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mahtabknp is on a distinguished road
Re: Networking Questions

give me some tips about networking
Reply With Quote
  #5 (permalink)  
Old 03-31-2008
Junior Member
 
Join Date: Mar 2008
Location: guangzhou, PRChina
Posts: 1
Thanks: 0
Thanked 2 Times in 1 Post
simon.zhang is on a distinguished road
Re: Networking Questions

Normally, networking is means connect the difference network into a big one. difference network is refer to the LAN in difference part of the branch of a big company, etc.

switch and router is two difference type device, switch is used for layer 2 switch mainly, but right now, switch can work as a router in layer 3 mode, but the mainly difference is performance. switch's layer 2 works better than router.

router work's in layer 3, and only have limited layer 2 funtions, it's used for routing, and have much high performance in routing than switch.
Reply With Quote
The Following 2 Users Say Thank You to simon.zhang For This Useful Post:
  #6 (permalink)  
Old 04-02-2008
Junior Member
 
Join Date: Apr 2008
Location: India
Posts: 2
Thanks: 0
Thanked 2 Times in 1 Post
bhu_arun is on a distinguished road
Re: Networking Questions

FTP-File transfer protocol is a network protocol used to transfer data from one computer to another through a network, such as over the Internet.
UDP-User Datagram Protocol .Using UDP, programs on networked computers can send short messages sometimes known as datagrams
Reply With Quote
The Following 2 Users Say Thank You to bhu_arun For This Useful Post:
  #7 (permalink)  
Old 05-17-2008
Junior Member
 
Join Date: May 2008
Location: Massachusetts
Posts: 2
Thanks: 0
Thanked 3 Times in 2 Posts
Banditio1578 is on a distinguished road
Re: Networking Questions

DORA is the process that DHCP goes through to assign IP addresses to computers, printers, etc throughout a network. The letters in DORA stand for DHCPDISCOVER, DHCPOFFER, DHCPREQUEST, and DHCPACK. Kerberos is more in depth to explain, basically to say it in a few words, it's used for authentication for IPSec using secret-key cryptography.
Reply With Quote
The Following User Says Thank You to Banditio1578 For This Useful Post:
  #8 (permalink)  
Old 05-17-2008
Junior Member
 
Join Date: May 2008
Location: Massachusetts
Posts: 2
Thanks: 0
Thanked 3 Times in 2 Posts
Banditio1578 is on a distinguished road
Re: Networking Questions

Also, with FTP and UDP, FTP is better for downloading stuff like pictures and music, because it traces each packet that is sent and makes sure nothing is missing. UDP, on the other hand, isn't very reliable because it doesn't trace packets, so it's ok to use when you're streaming videos because it's not like you're going to miss a millisecond clip in a video...
Reply With Quote
The Following 2 Users Say Thank You to Banditio1578 For This Useful Post:
  #9 (permalink)  
Old 05-22-2008
Junior Member
 
Join Date: May 2008
Location: DELHI
Posts: 1
Thanks: 0
Thanked 4 Times in 1 Post
er.preetkamboj is on a distinguished road
Re: Networking Questions


WHAT is the difference between EIGRP and O.P.S.F.??
Reply With Quote
The Following 4 Users Say Thank You to er.preetkamboj For This Useful Post:
  #10 (permalink)  
Old 05-23-2008
Junior Member
 
Join Date: May 2008
Location: chennai
Posts: 11
Thanks: 3
Thanked 4 Times in 3 Posts
monami85 is on a distinguished road
Post Re: Networking Questions

1-- ftp is file transfer protocol. ftp is a application that works in application
layer of osi model.

one good reason to use ftp is to download files. ftp is much fater than
standard http downloads

2--UDP is nothing but user datagram protocol this protocol works at
transport layer of osi model.
udp is un reliable ,connectionless datagram protocol " unreliable" merely
means that the protocol has no technique for verifying that the data
reached the other end of network correctly
3--swithes are network device .
to improve network performance switches were developed.it keeps the
table mac address per port to make switching decision

4--router is network device to send packets between different network routers are used
Reply With Quote
The Following 2 Users Say Thank You to monami85 For This Useful Post:
  #11 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: May 2008
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
bashaece is on a distinguished road
Re: Networking Questions

what is main diffrence between DR and BDR
Reply With Quote
The Following User Says Thank You to bashaece For This Useful Post:
  #12 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: May 2008
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
bashaece is on a distinguished road
Re: Networking Questions

FTP Works with Appication Layer port no 21

UDP Means User Data gram Potocol Port no 17 this is connection less Oriented Protocls , example : Odinary Post it swork with tranport Layer
Reply With Quote
  #13 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: May 2008
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
bashaece is on a distinguished road
Re: Networking Questions

EIGRP this is Hybrid protocols ( Distance Vector protocol and Link State protocol )
1 ) Administrative Distance Internal 90 and External 170
2 )it can be Support VLSM
3 ) Meric ( Bandwith + Dealy + Reliablity+ MTU
4)
Reply With Quote
  #14 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: May 2008
Location: india
Posts: 1
Thanks: 0
Thanked 3 Times in 1 Post
tcesatish is on a distinguished road
Smile Networking Questions

hi,
i've cts interview..
pls goe me some commonly asked basic interview questions..
Reply With Quote
The Following 3 Users Say Thank You to tcesatish For This Useful Post:
  #15 (permalink)  
Old 05-28-2008
Junior Member
 
Join Date: May 2008
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
thirumagal is on a distinguished road
Re: Networking Questions

Kerberos uses as its basis the Needham-Schroeder protocol. It makes use of a trusted third party, termed a key distribution center (KDC), which consists of two logically separate parts: an Authentication Server (AS) and a Ticket Granting Server (TGS). Kerberos works on the basis of "tickets" which serve to prove the identity of users.

The KDC maintains a database of secret keys; each entity on the network — whether a client or a server — shares a secret key known only to itself and to the KDC. Knowledge of this key serves to prove an entity's identity. For communication between two entities, the KDC generates a session key which they can use to secure their interactions
Reply With Quote
  #16 (permalink)  
Old 05-29-2008
Junior Member
 
Join Date: May 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
infe12 is on a distinguished road
Re: Networking Questions

Quote:
Originally Posted by mittra_ashish View Post
Hi,
Here are few questions?

1. What is FTP & UDP?
2. What is the difference between switch & router?
3. As i know that DHCP works under a protocol in the name of "DORA". Can
anyone explain me about "DORA"?
4. Please explain me about the concept of "Kerboros" protocol & when i
works?

FTP - File Transfer Protocol.
Used to transfer files from one point to the other.
Port no - 20-Control,21-Data.
Works on layer 3,4,6,7

Last edited by infe12; 05-29-2008 at 06:56 AM. Reason: 2 more questions needs to be answered
Reply With Quote
The Following User Says Thank You to infe12 For This Useful Post:
  #17 (permalink)  
Old 05-29-2008
Junior Member
 
Join Date: May 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
infe12 is on a distinguished road
Re: Networking Questions

Switch is a layer 2 device , works with mac address , faster than router , broadcasts the packets with in the network.when a switch is connected to a lan say 20 pcs first of all, it broadcasts the packets to all the 20 systems , learns the mac address of the pcs from their response builds up the mac address table.

So when a packet has to sent again to a particular pc say pc1,it wont broadcast to all the systems just it ll unicast ie, send the packet directly to the pc1.More over we can effectively maintain the VLANs , sorting them etc

Router is a layer 3 device capable of broadcasting packets out of a particular network.using a router we can wave a path for packets for a network, get it filtered using access list etc....
Reply With Quote
  #18 (permalink)  
Old 05-29-2008
Junior Member
 
Join Date: May 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
infe12 is on a distinguished road
Re: Networking Questions

Dr - designated router bdr - backup designated router while using ospf a election ll be held up based on the ip address of the router, the router having the highest ip address will be elected as the dr of the network which ll handle the entire network operations while the bdr is a backup for dr.
Reply With Quote
  #19 (permalink)  
Old 06-07-2008
Junior Member
 
Join Date: Jun 2008
Location: faridabad
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
harrygoyal80 is on a distinguished road
Re: Networking Questions

ftp stands for file transfer protocol used for transfering the file from one to another
Reply With Quote
The Following User Says Thank You to harrygoyal80 For This Useful Post:
  #20 (permalink)  
Old 06-12-2008
Junior Member
 
Join Date: Jun 2008
Location: Chennai, India
Posts: 4
Thanks: 3
Thanked 3 Times in 1 Post
sjmurali is on a distinguished road
Re: Networking Questions

what is VLAN
Reply With Quote
The Following 3 Users Say Thank You to sjmurali For This Useful Post:
Reply

  Geeks Talk > Networking

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
I am poor in networking Geek_Guest Career Advice 15 07-07-2009 03:38 PM
Networking Gizachew Networking 5 09-10-2007 11:04 AM
MS in Networking Geek_Guest Career Advice 1 08-27-2007 07:21 AM
Certification in Networking Lokesh M Certification 0 06-24-2006 07:58 AM
Job Networking admin Career Advice 0 06-10-2006 05:49 PM


All times are GMT -4. The time now is 06:33 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved