VPN
Virtual Private Network
- encrypted tunnel between a computer or a remote network and a private network through the internet
Tunnel Endpoints
the ends of a tunnel where the data is encrypted and decrypted
VPN Tunnel
VPN creates virtual NIC on client (endpoint 1), creates a virtual cable (vpn tunnel) to the server (endpoint 2)
PPTP VPN
Point-to-Point Tunneling Protocol
L2TP VPN
Layer 2 Tunneling Protocol
host-to-site or client-to-site connection
Single connection between user and network
site-to-site connection
Using two VPN concentrators to connect two networks
- slow but inexpensive
SSL VPN
DTLS VPN
Datagram TLS
- uses UDP instead of TCP
DMVPN
Dynamic Multipoint VPN
default gateway on a switch
ip address of the router
in-band and out-of-band management
in-band - can access switch over network
out-of-band - only a port can be used to access switch
console router
a router with out-of-band management capabilities
VLAN
Virtual LAN
Trunking
process of transferring traffic between one or more switches
trunk port
a switch port configured to carry all traffic, regardless of VLAN, between all switches on a LAN
native VLAN
the VLAN designation for a trunk port
standard that enables you to connect switches from different manufacturers?
IEEE 802.1Q
VLAN Assignment
the process of assigning ports to VLANs
static vs dynamic VLANs
static - based on port
dynamic - based on MAC address
access ports
opposite of trunk ports… connect workstations
Why would you want to change a native VLAN
to mitigate against double-tagging attacks
VTP
VLAN Trunking Protocol
VTP Pruning
miniminzing broadcast traffic
useful for larger-scale networks