Page 1 of 6 123 ... LastLast
Results 1 to 20 of 102

Thread: Networking Questions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Oct 2007
    Answers
    1

    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?


  2. #2
    Junior Member
    Join Date
    May 2006
    Answers
    2

    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,


  3. #3
    Junior Member
    Join Date
    May 2008
    Answers
    1

    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


  4. #4
    Junior Member
    Join Date
    Jun 2008
    Answers
    1

    Re: Networking Questions

    Quote Originally Posted by rameshbabu_917 View Post
    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,
    Kerberos is an Internet Engineering Task Force (IETF) standard for providing authentication. Kerberos works by having a central server grant a "ticket" honoured by all networked nodes running Kerberos


  5. #5
    Junior Member
    Join Date
    Dec 2011
    Answers
    26

    Re: Networking Questions

    Kerberos is a distributed authentication service that allows a process running on behalf of a user to prove its identity to a verifier an application server, or just server without sending data across the network that might allow an attacker or the verifier to subsequently impersonate the user. Kerberos optionally provides integrity and confidentiality for data sent between the client and server.


  6. #6
    Junior Member
    Join Date
    Jan 2008
    Answers
    5

    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.


  7. #7
    Junior Member
    Join Date
    Mar 2008
    Answers
    2

    Re: Networking Questions

    give me some tips about networking


  8. #8
    Junior Member
    Join Date
    Mar 2008
    Answers
    1

    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.


  9. #9
    Junior Member
    Join Date
    Sep 2009
    Answers
    2

    Re: Networking Questions

    Quote Originally Posted by simon.zhang View Post
    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.
    router is a layer 3 device,which is mainly used for internetworking,it is used to interconnect two different networks,it also do packet switching and filtering,it does not broadcasts that is it limits the broadcast domain,it basically routes the packet to its destination if it is configured with the corresponding source and destination addresses otherwise it drops the packet.


  10. #10
    Junior Member
    Join Date
    Sep 2009
    Answers
    2

    Re: Networking Questions

    ques: if the LAN is connected and configured correctly then what is the reason if the computer is not able to access the internet?


  11. #11

    Re: Networking Questions

    tel me clearly abt router?


  12. #12
    Junior Member
    Join Date
    Apr 2008
    Answers
    2

    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


  13. #13
    Junior Member
    Join Date
    May 2008
    Answers
    2

    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...


  14. #14
    Junior Member
    Join Date
    May 2008
    Answers
    3

    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


  15. #15
    Junior Member
    Join Date
    May 2008
    Answers
    2

    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.


  16. #16
    Junior Member
    Join Date
    May 2008
    Answers
    1

    Re: Networking Questions


    WHAT is the difference between EIGRP and O.P.S.F.??


  17. #17
    Junior Member
    Join Date
    May 2008
    Answers
    3

    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)


  18. #18
    Junior Member
    Join Date
    May 2008
    Answers
    8

    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


  19. #19
    Junior Member
    Join Date
    May 2008
    Answers
    3

    Re: Networking Questions

    what is main diffrence between DR and BDR


  20. #20
    Junior Member
    Join Date
    May 2008
    Answers
    3

    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.


Page 1 of 6 123 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact