You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 1What if there is a hub, other switch, or host with multiple MAC addresses connected to the switch interface? That is common enough. Join the IEEE to propose your solutions, but such speculation is off-topic her. This is not a discussion forum, and questions seeking primarily opinion-based answers are off-topic.Ron Maupin– Ron Maupin ♦2024-11-16 15:57:02 +00:00Commented Nov 16, 2024 at 15:57
- @RonMaupin, yes I neglected the case where multiple MACs can be on a single port so you are correct. You gave me a technical answer to my question. I don't believe my question was off topic, if anything, the I phrased the title so it might have appeared that way by referring to "standards". However, it was more about the technical feasibility.Izzo– Izzo2024-11-16 16:04:43 +00:00Commented Nov 16, 2024 at 16:04
- (sigh) NO. This is yet another hair-brained scheme from someone who does not understand what they're trying to change. SRC/DST MAC's exist at layer-2 for a reason. (there is an infinity of edge cases you're ignoring or are simply unaware of.) Read all of the questions w.r.t. doing away with IP "because we have MACs". (also, those 6 bytes are about 0.4% of an ethernet frame.)Ricky– Ricky2024-11-16 16:14:39 +00:00Commented Nov 16, 2024 at 16:14
- @Ricky, Hair-brained scheme or a question from someone new to the topic? :)Izzo– Izzo2024-11-16 16:25:24 +00:00Commented Nov 16, 2024 at 16:25
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. cisco-asa), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you