From ab56d232f45505f73f2286cda5925f8607ee168b Mon Sep 17 00:00:00 2001 From: Mike Fiedler Date: Sun, 15 Dec 2013 10:17:27 -0500 Subject: [PATCH] fix a few typos and style conforms. --- glossary.rst | 6 +++--- networking_101.rst | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/glossary.rst b/glossary.rst index 0f68177..42db018 100644 --- a/glossary.rst +++ b/glossary.rst @@ -64,8 +64,8 @@ Glossary An acronym for "Virtual Local Area Network"; a single physical switch can be divided into multiple "virtual" switches via the configuration of VLANs, and assigning individual switchports into a given VLAN. - Each VLAN represents a Ethernet broadcast domain (boundry); best - practices dictate that a single IP (layer-3) network be mapped to a + Each VLAN represents a Ethernet broadcast domain (boundary); best + practices dictate that a single IP (Layer 3) network be mapped to a single VLAN. Packets must be routed between VLANs (either by an outboard router, or by an internal router in what is known as a - "Layer-3 switch.") + "Layer 3 switch.") diff --git a/networking_101.rst b/networking_101.rst index 2c3ae04..a7d23b0 100644 --- a/networking_101.rst +++ b/networking_101.rst @@ -97,8 +97,8 @@ below. The physical layer describes the physical connections between devices. Most enterprise networks today implement Ethernet at the physical layer, described - in IEEE 802.3 for wired connections and IEEE 802.11 for wireless networks. Other - Layer 1 protocols that are no longer in wide use today are Token-Ring, and FDDI. + in IEEE 802.3 for wired connections and IEEE 802.11 for wireless networks. + Other Layer 1 protocols that are no longer in wide use today are Token-Ring, and FDDI. * Layer 2 - Data link layer @@ -146,7 +146,7 @@ below. The purpose of the session layer is to provide a mechanism for ongoing conversations between devices using application-layer protocols. Notable - "Layer 5" protocols include Transport Layer Security / Secure Sockets Layer + Layer 5 protocols include Transport Layer Security / Secure Sockets Layer (TLS/SSL) and, more recently, Google's SPDY protocol. * Layer 6 - Presentation layer @@ -421,5 +421,3 @@ SFP, SFP+, X2, QSFP Twinax ^^^^^^ - -