Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
A COLLISION domain is an area on the physical network where all nodes are contending for the bandwidth. You first have to understand how Ethernet works (CSMA/CD - Carriar Sense Multiple Access/Collision Detection).
With a switch, the Collision Domain is reduced, because a switch issolates node communication to a specific port (based on the MAC address). But, a Broadcast Domain is when a node needs to talk with ALL nodes on the network. A switch cannot issolate Broadcasts. A VLAN can, however. With a VLAN in place, not only do you reduce the Collision Domain (the very nature of a switch), but you also reduce the Broadcast Domain. Reason being is that broadcasts operate mainly at Layer 2 of the OSI model. You need to ROUTE between VLANs, and we all know that Layer 3 is needed when communicating with other nodes that are members on another VLAN.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.