Software Defined Networking Flashcards
SDN
Software Defined Networking
Allows us to architect networks that are directly programmable from a centralized controller
Works by abstracting the Control Plane into a software controller
Controller centralizes the control plane of multiple network devices
Allows us to pre=program network behavior
Control Plane
Learning/programming what we will do
Data Plane/Forwarding Plane
Routers and switches, actually moving packets and frames through the network
WAN Connections
MPLS, Metro-E, Leased Lines, VPN, ATM, Frame-Relay, SONET, DSL, PPP, Cable, Dialup, Satellite, Cellular WAN
Circuit Switching and Packet Switching
Circuit Switching
Creates a dedicated circuit across the WAN
All data takes the same path and the circuit bandwidth is reserved
“static”
Dedicated Circuit and data can only travel one pathway
Older WAN technologies based on Circuit Switching:
PSTN (Public Switch Telephone Network)
Dialup
ISDN (Integrated Services Digital Network)
Packet Switching
Transmits data in packets
The network paths are shared (NOT a dedicated circuit)
“dynamic”
Packetized data that can travel multiple different paths
All current WAN technology is based on Packet Switching:
IP (Internet Protocol)
Frame Relay
ATM (Asynchronous Transfer Mode)
MPLS (Multiprotocol Label Switching
Private WAN Connection Types
MPLS, Metro-E, Leased Lines, VPN
Older Technologies:
ATM, Frame-Relay, SONET, DSL, PPP, Cable, Dialup, Satellite, Cellular WAN
MPLS
Multi-Protocol Label Switching
Uses label-switching routers and label edge routers (does “tagging” and tags things w/ labels)
Supports multiple protocols like IP, Frame Relay and ATM
High speed WAN connectivity (10Mbps, 50 Mbps, 100Mbps, 1Gbps +)
Trasnport works between layers 2 and 3 (layer “2.5” protocol)
One of the most prominent WAN technologies in the present day “For connecting facilities (sitsS) across the WAN”
Metro-E
Metro Ethernet (Metropolitan Area Ethernet)
Can be pure Ethernet, but usually uses other technologies on the provider netowrk such as MPLS
High speed WAN connectivity (Ethernet speeds)
Leased Lines
AKA Dedicated Lines
Private poin to point connection
Bsaed off of multiple DS0 (64Kbps) chunks
Technically a T1 line (24 DS0 lines) is enough room to handle 23 phone calls plus the D channel
Uses ESU/DSU to terminal the signal at the customer site
VPN
Virtual Private Network
Encrypted private tunnel between two locations
Establishes a private network over any other networks such as the public internet
Can use VPNs over the public internet to create private WAN connections
VPNS are created between routers or between firewalls
ATM
Asynchronous Transfer Mode
Uses fixed length cells (packetized data) instead of Frames
Was highly used on Campus networks until Ethernet replaced it
Back bone for some provider DSL implementation
Uses virtual circuits and the data rates are measured as optical carrier rates
Still in use with SONET
Frame Relays
Routers from different branch locations connect into the Frame Relay network using Virtual circuits and supports standard T1 and T3 lines
Point to point or point to multi-point
Works at layer 2 of OSI model
MPLS/Metro-E slowly replacing it
SONET
Synchronous Optical Networking
Works at the physical layer of OSI
Can carry higher level protocols such as ATM and IP
Defines optical carrier (OCx) base data rate of 51.84Mbps (Oc-1)
DSL/ADSL
Digital Subscriber Line
Uses residential phone lines for internet access and POTS service can be provided on the same line
ADSL up to 8Mbps down stream / 1.544Mbps upstream
VDSL (rare) up to 52Mbps downstream / 12Mbps upstream
PPP/Multilink PPP
Point to point protocol
Used for connecting with various WAN services such as DSL and Dial Up
Username and password authentication (PAP, CPAP, MS-CPAP)
Multilink PPP for bounded connections such as with multiple T-1 leased lines
PPPoE
Point to Point Protocol over Ethernet
Often used with DSL Modems
Allows PPP authentication over Ethernet
Broadband Cable
Residential and commercial internet connectivity
Generally faster than DSL
Cable modems use F-type connectors
Dial Up
Uses residential phonelines with a modem for internet access and PPP for signing into the connection (with username and password)
Old, slow, not good even for a backup connection
Satellite
High latency
Used for backup internet connectivity/rual areas
Downloads up to 12Mbps and uploads up to 3Mbps
Uses RG-6 cable (coaxial cable)
Cellular WAN
Cellular technologies: GSM, CDMA, WiMAX
Very useful and great speeds
4G normally in the 10s of Mbps on the download peaking near 1000Mbps (depending on location)
Great for remote sites and backup connectivity
WAN Outage
Critical Outage
Is the problem on the provider side or the customer side?
MDF
Main Distribution Frame
Our main IT room, where the WAN circuit comes our network
Connection comes through MDF to connect into the customer’s equipment
IDF
Intermediate Distribution Frame