Skip to main content

Questions tagged [mac]

Not to be confused with mac-address tag, Media Access Control is a sublayer of the OSI data link layer that provides addressing and channel access control mechanisms. It resides between the LLC sublayer and the physical layer.

4 votes
3 answers
541 views

The MAC of an originating host gets stripped from a data package sent and replaced by the MAC of the routing device at each hop. Returning packs do the same. Is all that correct? My real question is, ...
Clay James's user avatar
1 vote
1 answer
126 views

I've been reading about VLANs recently and how switches have the ability to modify ethernet frames by inserting/removing VLAN tags. This got me thinking, would we ever update the Ethernet standard ...
Izzo's user avatar
  • 333
0 votes
1 answer
614 views

JunOS version is 20.2R3.9. For instance: root@CLEANROOM-IDF-D8> show arp interface ge-0/0/4.0 {master:0} root@CLEANROOM-IDF-D8> ...what gives? There is a device on that port and it's working, ...
Steiny's user avatar
  • 3
2 votes
2 answers
102 views

In my opinion, if the link is point-to-point then MAC protocol should not be required. But I am still confused because the question contains 'Internet access'.
Uthred Ragnarson's user avatar
1 vote
1 answer
138 views

If I fragment data on the MAC layer, can I improve the throughput fairness in 802.11? Initially, I thought so, because if a client always sends very long frames and another client always sends short ...
leonboe1's user avatar
  • 113
1 vote
2 answers
312 views

If I read the IEEE 802.3 spec. correctly, there has no protocol between the MAC layer and PHY layer. There's only a few signals such as signaling whether PHY is ready for transmission and whether MAC ...
Fox's user avatar
  • 13
1 vote
2 answers
820 views

The IEEE Guidelines for Use of Extended Unique Identifier (EUI), Organizationally Unique Identifier (OUI), and Company ID (CID) [PDF] have a section titled, "Mapping an EUI-48 to an EUI-64". ...
dsedivec's user avatar
  • 113
0 votes
2 answers
239 views

Newcomer to Networking. I would like to connect an embedded device to an existing Fibre Gigabit LAN. The device would source and sink very little data so I am considering my choices. A ...
BlueTwin's user avatar
0 votes
1 answer
564 views

Its intuitive for Aloha and p-persistent CSMA that the more we try to send during a packet time the more the collisions we get; however, I have been unable to justify why non-persistent CSMA is ...
Essam's user avatar
  • 105
1 vote
2 answers
1k views

IANA's list of IEEE 802 Ethertypes includes an entry for Loopback (0x9000). However, I cannot find any specification detailing exactly how this is implemented. Do frames sent with Ethertype 0x9000 ...
Ben Zelnick's user avatar
2 votes
1 answer
475 views

i know that this might be a little academic, but i was wondering. let's assume we have an empty ARP table, and empty MAC Table. let's assume PC A want to send a packet to PC B. is the broadcast frame ...
David Frucht's user avatar
0 votes
2 answers
232 views

The Medium Access Control sublayer appends 3 bits for the priority of the frame. The possible choices for the priority are Traffic Type Priority Background 0 (lowest) Best effort 1 (default) Excellent ...
user84425's user avatar
0 votes
1 answer
254 views

802.11 uses csma/ca as the mac protocol. Every station senses the medium, if something is being sent, then they will set their NAV to the duration ID from the packet being sent weather RTS, CTS, DATA, ...
user062's user avatar
  • 21
0 votes
1 answer
121 views

Assume that networks 172.15.10.0/24 and 172.15.11.0/24 are connected through a router with interfaces 172.15.10.254 (MAC3) and 172.15.11.253 (MAC4). If host A sends a packet through its network ...
Norb Batt's user avatar
1 vote
1 answer
773 views

I would like to understand what is used as a VLAN column in the FDB. For ACCESS port it is PVID if frame untagged or frame VID if frame is tagged, for TRUNK it is allowed VLANs? We can represent the ...
Manticore's user avatar
  • 141

15 30 50 per page
1
2 3 4 5
7