Check out my first novel, midnight's simulacra!

Standards: Difference between revisions

From dankwiki
No edit summary
No edit summary
Line 1: Line 1:
==Networking==
==Networking==
===IEEE===
===IEEE===
* IEEE 802.1D-1990 ''STP (Spanning Tree Protocol)'' for ensuring loop-free topology on [[Ethernet]] networks containing bridges
* [http://en.wikipedia.org/wiki/IEEE_802.1D IEEE 802.1D-1990] ''STP (Spanning Tree Protocol)'' for ensuring loop-free topology on [[Ethernet]] networks containing bridges
* IEEE 802.1D-2004 ''RSTP (Rapid Spanning Tree Protocol)'', a more rapidly converging STP. Obsoletes 802.1D-1990's STP. http://standards.ieee.org/getieee802/download/802.1D-2004.pdf
* [http://en.wikipedia.org/wiki/IEEE_802.1D IEEE 802.1D-2004] ''RSTP (Rapid Spanning Tree Protocol)'', a more rapidly converging STP. Obsoletes 802.1D-1990's STP.
** http://standards.ieee.org/getieee802/download/802.1D-2004.pdf
* [http://en.wikipedia.org/wiki/IEEE_802.1Q IEEE 802.1Q-2005] ''VLAN tagging'', for division of an [[Ethernet]] network among logical segments or spanning an Ethernet across L3 routing, and
* [http://en.wikipedia.org/wiki/IEEE_802.1Q IEEE 802.1Q-2005] ''VLAN tagging'', for division of an [[Ethernet]] network among logical segments or spanning an Ethernet across L3 routing, and
** ''MVRP (Multiple VLAN Registration Protocol)'', for negotiating VLAN parameters among [[Ethernet]] bridges. http://standards.ieee.org/getieee802/download/802.1Q-2005.pdf
** ''MVRP (Multiple VLAN Registration Protocol)'', for negotiating VLAN parameters among [[Ethernet]] bridges.
* [http://en.wikipedia.org/wiki/802.1ad IEEE 802.1ad/802.1QInQ-2007] ''VLAN stacking'', for encapsulating VLANs within VLANs. http://standards.ieee.org/getieee802/download/802.1ak-2007.pdf
** http://standards.ieee.org/getieee802/download/802.1Q-2005.pdf
* [http://en.wikipedia.org/wiki/802.1ad IEEE 802.1ad/802.1QInQ-2007] ''VLAN stacking'', for encapsulating VLANs within VLANs.
** http://standards.ieee.org/getieee802/download/802.1ak-2007.pdf

Revision as of 06:03, 15 July 2011

Networking

IEEE