What precisely is a link?What is the relationship between the bandwith on a wire and the frequency?Data link layer protocols that are not part of NICHow can a telecommunications carrier convert his layer 3 transmission network to layer 2 at client site?What practices/ mechanisms/ protocols can be used to secure communication on physically exposed Ethernet links?What decides the Bit Rate on a channel/link?How does connection-oriented service at data link layer ensure each frame is sent and recieved 'once'?Etherchannel BasicsWhat is the difference between data link layer and sub data link layerData link Layer HeaderCan two packets propagate on the same communication link?
How can it be that ssh somename works, while nslookup somename does not?
Why does the electron wavefunction not collapse within atoms at room temperature in gas, liquids or solids due to decoherence?
Why are thrust reversers not used to slow down to taxi speeds?
Not taking the bishop with the knight, why?
Can I bring back Planetary Romance as a genre?
Using wilcox.test() and t.test() in R yielding different p-values
What dice to use in a game that revolves around triangles?
How can I make parentheses stick to formula?
Is there any evidence to support the claim that the United States was "suckered into WW1" by Zionists, made by Benjamin Freedman in his 1961 speech
What can cause an unfrozen indoor copper drain pipe to crack?
How does weapons training transfer to empty hand?
Does Thread.yield() do anything if we have enough processors to service all threads?
Best species to breed to intelligence
Narcissistic cube asks who are we?
how to find out if there's files in a folder and exit accordingly (in KSH)
How to handle DM constantly stealing everything from sleeping characters?
How is Arya still alive?
Publishing an article in a journal without a related degree
Ugin's Conjurant vs. un-preventable damage
Is there a need for better software for writers?
Why do the Avengers care about returning these items in Endgame?
Can a planet still function with a damaged moon?
Why valarray so slow on VS2015?
How to avoid making self and former employee look bad when reporting on fixing former employee's work?
What precisely is a link?
What is the relationship between the bandwith on a wire and the frequency?Data link layer protocols that are not part of NICHow can a telecommunications carrier convert his layer 3 transmission network to layer 2 at client site?What practices/ mechanisms/ protocols can be used to secure communication on physically exposed Ethernet links?What decides the Bit Rate on a channel/link?How does connection-oriented service at data link layer ensure each frame is sent and recieved 'once'?Etherchannel BasicsWhat is the difference between data link layer and sub data link layerData link Layer HeaderCan two packets propagate on the same communication link?
When reading about layer 2 the word "link" is frequently used but strangely I'm struggling to find a formal definition of it. What is the precise definition of a link?
So in the image below, how many links are in this network and what makes that the case? Is it the physical cable between two devices, or can a link span multiple devices, or something else?
lan layer2 networking
add a comment |
When reading about layer 2 the word "link" is frequently used but strangely I'm struggling to find a formal definition of it. What is the precise definition of a link?
So in the image below, how many links are in this network and what makes that the case? Is it the physical cable between two devices, or can a link span multiple devices, or something else?
lan layer2 networking
add a comment |
When reading about layer 2 the word "link" is frequently used but strangely I'm struggling to find a formal definition of it. What is the precise definition of a link?
So in the image below, how many links are in this network and what makes that the case? Is it the physical cable between two devices, or can a link span multiple devices, or something else?
lan layer2 networking
When reading about layer 2 the word "link" is frequently used but strangely I'm struggling to find a formal definition of it. What is the precise definition of a link?
So in the image below, how many links are in this network and what makes that the case? Is it the physical cable between two devices, or can a link span multiple devices, or something else?
lan layer2 networking
lan layer2 networking
edited Apr 30 at 6:24
Sam P
asked Apr 30 at 5:20
Sam PSam P
1645
1645
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
There is no single precise definition for a "link".
A link can be a physical layer connection, two ports connected by a cable.
A link can also be understood as general connectivity by data link layer, ie. point-to-multipoint (as in "does the VLAN link over that trunk?" or with an aggregated link).
The TCP/IP model defines the link layer as the one below the network layer (=OSI layers 1 and 2). It doesn't care what goes on in there.
add a comment |
Link is physical or Logical(Virtual) Connection which use to interconnect host/nodes(Devices). Link always refer connectivity. Link can span over multiple device. If you want to connection between America and Australia, You need to have Link. It will not be direct connection between two device. It is required to go through multiple devices.
Link Protocol is collection of standards that operate in LAN or WAN.(Between Adjacent Network nodes )
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "496"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f58811%2fwhat-precisely-is-a-link%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is no single precise definition for a "link".
A link can be a physical layer connection, two ports connected by a cable.
A link can also be understood as general connectivity by data link layer, ie. point-to-multipoint (as in "does the VLAN link over that trunk?" or with an aggregated link).
The TCP/IP model defines the link layer as the one below the network layer (=OSI layers 1 and 2). It doesn't care what goes on in there.
add a comment |
There is no single precise definition for a "link".
A link can be a physical layer connection, two ports connected by a cable.
A link can also be understood as general connectivity by data link layer, ie. point-to-multipoint (as in "does the VLAN link over that trunk?" or with an aggregated link).
The TCP/IP model defines the link layer as the one below the network layer (=OSI layers 1 and 2). It doesn't care what goes on in there.
add a comment |
There is no single precise definition for a "link".
A link can be a physical layer connection, two ports connected by a cable.
A link can also be understood as general connectivity by data link layer, ie. point-to-multipoint (as in "does the VLAN link over that trunk?" or with an aggregated link).
The TCP/IP model defines the link layer as the one below the network layer (=OSI layers 1 and 2). It doesn't care what goes on in there.
There is no single precise definition for a "link".
A link can be a physical layer connection, two ports connected by a cable.
A link can also be understood as general connectivity by data link layer, ie. point-to-multipoint (as in "does the VLAN link over that trunk?" or with an aggregated link).
The TCP/IP model defines the link layer as the one below the network layer (=OSI layers 1 and 2). It doesn't care what goes on in there.
edited May 2 at 4:59
answered Apr 30 at 6:19
Zac67Zac67
34.2k22371
34.2k22371
add a comment |
add a comment |
Link is physical or Logical(Virtual) Connection which use to interconnect host/nodes(Devices). Link always refer connectivity. Link can span over multiple device. If you want to connection between America and Australia, You need to have Link. It will not be direct connection between two device. It is required to go through multiple devices.
Link Protocol is collection of standards that operate in LAN or WAN.(Between Adjacent Network nodes )
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
add a comment |
Link is physical or Logical(Virtual) Connection which use to interconnect host/nodes(Devices). Link always refer connectivity. Link can span over multiple device. If you want to connection between America and Australia, You need to have Link. It will not be direct connection between two device. It is required to go through multiple devices.
Link Protocol is collection of standards that operate in LAN or WAN.(Between Adjacent Network nodes )
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
add a comment |
Link is physical or Logical(Virtual) Connection which use to interconnect host/nodes(Devices). Link always refer connectivity. Link can span over multiple device. If you want to connection between America and Australia, You need to have Link. It will not be direct connection between two device. It is required to go through multiple devices.
Link Protocol is collection of standards that operate in LAN or WAN.(Between Adjacent Network nodes )
Link is physical or Logical(Virtual) Connection which use to interconnect host/nodes(Devices). Link always refer connectivity. Link can span over multiple device. If you want to connection between America and Australia, You need to have Link. It will not be direct connection between two device. It is required to go through multiple devices.
Link Protocol is collection of standards that operate in LAN or WAN.(Between Adjacent Network nodes )
answered Apr 30 at 5:28
infrainfra
65017
65017
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
add a comment |
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
So would it be correct to say my laptop has a link with every accessible device in the internet as well as in my LAN? And following on from that, does my laptop have a link with transparent devices like switches that sit between it and other devices, even if it's not aware of it?
– Sam P
Apr 30 at 5:45
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
Just think you are flying from America to Australia,Your plane may go through Europe,Asia and many countries. Sometimes plane may land in few countries. You are not allow to visit those countries. But you can fly through those countries. You are flying to Australia not to Europe or other country. Same for Links as well. Hope you understand???
– infra
Apr 30 at 5:51
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
You have mixed link and connection, As nouns the difference between connection and link. is that connection is (uncountable) the act of connecting while link is a connection between places, persons, events, or things or link can be (obsolete) a torch, used to light dark streets. wikidiff.com/connection/link
– infra
Apr 30 at 5:56
add a comment |
Thanks for contributing an answer to Network Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f58811%2fwhat-precisely-is-a-link%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown