Feedback Form

MAC Table in Hindi – MAC Table क्या है?

MAC Table in Hindi – MAC Table क्या है?

Table of Contents

MAC Table in Hindi – MAC Table क्या है?

  • MAC Table एक प्रकार की data table होती है जो network switch के अंदर store होती है और यह बताती है कि कौन सा device किस port से जुड़ा हुआ है।

  • सरल भाषा में समझें तो MAC Table switch का एक “memory list” होती है जिसमें devices के MAC address और उनके corresponding ports की जानकारी होती है।

  • जब भी कोई device switch से connect होता है, तो switch उसका MAC address सीख (learn) लेता है और उसे MAC Table में store कर देता है।

  • MAC address हर network device का unique address होता है, जिससे switch devices को पहचान पाता है।

  • यह table switch को यह decide करने में मदद करती है कि data किस port पर भेजना है।

  • अगर MAC Table न हो तो switch को data सभी ports पर broadcast करना पड़ेगा, जिससे network slow हो जाएगा।

  • इसलिए MAC Table efficient data forwarding के लिए बहुत जरूरी होती है।

  • उदाहरण के लिए: अगर PC-A का MAC address port 1 पर है, तो switch directly उसी port पर data भेजेगा।

Entries of MAC Table in Hindi – MAC Table में क्या-क्या होता है?

  • 1. MAC Address:
    यह device का unique hardware address होता है जो switch store करता है।

  • 2. Port Number:
    यह बताता है कि device switch के किस port से जुड़ा हुआ है।

  • 3. VLAN ID:
    अगर network में VLAN use हो रहा है, तो entry में VLAN की information भी होती है।

  • 4. Entry Type:
    यह बताता है कि entry dynamic है या static।

  • 5. Time Stamp:
    यह दिखाता है कि entry कब last time update हुई थी।

Features of MAC Table in Hindi – MAC Table की विशेषताएं

  • 1. Automatic Learning:
    Switch automatically MAC address को learn करके table में add करता है।

  • 2. Fast Data Forwarding:
    MAC Table की मदद से data fast और direct सही destination तक पहुँचता है।

  • 3. Dynamic Update:
    Entries time के साथ update होती रहती हैं।

  • 4. Aging Process:
    पुरानी entries automatically delete हो जाती हैं ताकि table updated रहे।

  • 5. VLAN Support:
    MAC Table VLAN based network को support करती है।

  • 6. Efficient Bandwidth Use:
    Broadcast कम होने से bandwidth बचती है।

Working of MAC Table in Hindi – MAC Table कैसे काम करती है?

  • Step 1: Frame Receive करना
    जब कोई device switch से connect होता है या data भेजता है, तो switch सबसे पहले incoming frame को receive करता है।

  • Step 2: Source MAC Address Learn करना
    Switch frame के source MAC address को पढ़ता है और उसे MAC Table में store कर लेता है, साथ में यह भी store करता है कि वह किस port से आया है।

  • Step 3: Destination MAC Address Check करना
    अब switch frame के destination MAC address को check करता है कि वह MAC Table में मौजूद है या नहीं।

  • Step 4: Known MAC Address पर Forward करना
    अगर destination MAC address MAC Table में मिल जाता है, तो switch data को केवल उसी specific port पर भेजता है जहाँ destination device जुड़ा होता है।

  • Step 5: Unknown MAC Address पर Broadcast करना
    अगर destination MAC address MAC Table में नहीं मिलता, तो switch data को सभी ports पर broadcast कर देता है (except जिस port से frame आया है)।

  • Step 6: Reply से MAC Address Learn करना
    जब destination device reply करता है, तो switch उसका MAC address भी learn कर लेता है और MAC Table में add कर देता है।

  • Step 7: MAC Table Update और Maintain करना
    इस तरह धीरे-धीरे MAC Table पूरी network information से भर जाती है और switch future में data को fast और direct सही port पर भेज पाता है।

Types of MAC Table Entries in Hindi – MAC Entries के प्रकार

  • 1. Dynamic Entry:
    यह entries automatically switch द्वारा create होती हैं और कुछ समय बाद expire हो जाती हैं।

  • 2. Static Entry:
    यह entries manually configure की जाती हैं और permanent रहती हैं।

  • 3. Secure Entry:
    यह security purpose के लिए use होती हैं और unauthorized devices को block करने में मदद करती हैं।

Uses of MAC Table in Hindi – MAC Table के उपयोग

  • 1. Data Forwarding:
    Data को सही destination तक भेजने में मदद करती है।

  • 2. Network Efficiency:
    Broadcast traffic को कम करके network को fast बनाती है।

  • 3. Security Management:
    Unauthorized devices को detect करने में मदद करती है।

  • 4. Troubleshooting:
    Network issues को identify करने में उपयोगी होती है।

  • 5. VLAN Management:
    VLAN based communication को manage करती है।

Advantages of MAC Table in Hindi – फायदे

  • 1. Fast communication possible होता है।

  • 2. Network traffic कम होता है।

  • 3. Efficient data delivery होती है।

  • 4. Security improve होती है।

  • 5. Network performance बेहतर होता है।

Disadvantages of MAC Table in Hindi – नुकसान

  • 1. MAC Table overflow होने पर network slow हो सकता है।

  • 2. Memory limitation के कारण entries limited होती हैं।

  • 3. Security attacks (MAC flooding) का खतरा होता है।

  • 4. Manual configuration complex हो सकता है।

Frequently Asked Questions (FAQ) – MAC Table in Hindi

MAC Table एक data table है जिसमें switch devices के MAC address और उनके ports की जानकारी store करता है।

MAC address एक unique hardware address होता है जो हर network device को पहचान देता है।

यह source MAC address को learn करती है और destination MAC address के आधार पर data forward करती है।

Dynamic entries automatically बनती हैं, जबकि static entries manually configure की जाती हैं।

जब MAC Table अपनी capacity से ज्यादा भर जाती है, तो उसे MAC Table overflow कहा जाता है।

यह broadcast को कम करके data को direct destination तक भेजती है, जिससे speed बढ़ती है।

यह efficient communication, fast data transfer और network management के लिए जरूरी होती है।