App Logo

No.1 PSC Learning App

1M+ Downloads
ഡാറ്റയ്ക്കുള്ള ഒപ്റ്റിമൽ പാത്ത് പാക്കറ്റ് സ്വിച്ചിംഗ് നടത്തുകയും നിർണ്ണയിക്കുകയും ചെയ്യുന്ന ഉപകരണമേത്?

Aസ്വിച്ച്

Bഹബ്

Cറൂട്ടർ

Dബ്രിഡ്‌ജ്

Answer:

C. റൂട്ടർ

Read Explanation:

  • റൂട്ടർ (Router):

    • ഇത് OSI മോഡലിലെ നെറ്റ്‌വർക്ക് ലെയറിൽ (Layer 3) പ്രവർത്തിക്കുന്നു.

    • പാക്കറ്റുകളിൽ അടങ്ങിയിട്ടുള്ള IP വിലാസങ്ങളെ (Internet Protocol address) അടിസ്ഥാനമാക്കി ഡാറ്റാ പാക്കറ്റുകൾക്ക് ഏറ്റവും അനുയോജ്യമായ പാത കണ്ടെത്തുകയും (Routing), ഡാറ്റയെ ഒരു നെറ്റ്‌വർക്കിൽ നിന്ന് മറ്റൊന്നിലേക്ക് (ഉദാഹരണത്തിന്, ഒരു LAN-ൽ നിന്ന് ഇന്റർനെറ്റിലേക്ക്) കൈമാറ്റം ചെയ്യുകയും ചെയ്യുന്നു.

  • സ്വിച്ച് (Switch): ഇത് MAC വിലാസങ്ങളെ (Layer 2) അടിസ്ഥാനമാക്കി ലോക്കൽ നെറ്റ്‌വർക്കിൽ (LAN) മാത്രം ട്രാഫിക് ഫിൽട്ടർ ചെയ്യുന്നു. ഒപ്റ്റിമൽ പാത്ത് നിർണ്ണയിക്കാൻ ഇതിന് കഴിയില്ല.

  • ഹബ് (Hub): ഇത് ഡാറ്റാ പാക്കറ്റുകൾ ഫിൽട്ടർ ചെയ്യുകയോ റൂട്ട് ചെയ്യുകയോ ചെയ്യുന്നില്ല (Layer 1).

  • ബ്രിഡ്‌ജ് (Bridge): ഇത് സ്വിച്ചിന് സമാനമായി MAC വിലാസങ്ങൾ ഉപയോഗിച്ച് ട്രാഫിക് ഫിൽട്ടർ ചെയ്യുന്നു (Layer 2).


Related Questions:

DNS stands for :
ARCNET (Attached Resource Computer NETwork) സംവിധാനവുമായി ബന്ധപ്പെട്ട കമ്പനി ഏതാണ് ?
IP stands for _____
Which device transmits data from multiple computers over a common communication channel?

Which of the following statements are TRUE about the .NET CLR?

i)It can pass data between each other without regard to the programming language in which each component is written.

ii)The portion of the CLR that performs the task of loading,running,managing.Net applications is called the virtual environment system (VES)

iii)The code run by the VES is called managed code.