-
TCP/IP Model: Defines protocols that handle file transfer/mail
Application Layer (4)
-
TCP/IP Model: Defines protocols for end-end transfer of data, flow/error controls
Transport Layer (3)
-
TCP/IP Model: Defines protocols for encoding/transmitting data over a network
Network Interface Layer (1)
-
Intention of OSI Model
Standardize Networking
-
Intention of TCP/IP Model
Support Internet-related tasks
-
Information at Application/Presentation/Session layers
Data
-
Information at Transport layer
Segment
-
Information at Network layer
Packet
-
Information at Data Link layer
Frame
-
Information at Physical layer
Bit
-
ISDN BRI
- 56kbps/channel
- twisted pair
-
-
-
PSTN
- 64kbps/channel
- twisted pair
-
Frame Relay
56k - 64 Mb over varying media
-
-
IFCONFIG
Linux/Unix command line tool that is similar to IPCONFIG in Windows.
-
ARP PING (ARPING)
tests whether a given IP address is in use on the local network, and can get additional information about the device using that address.
-
Hostname
The hostname command is used to show or set a computer's host name and domain name.
-
Dig (domain information groper)
Dig is a Linux/Unix tool for interrogating DNS name servers. It performs DNS lookups and displays the answers that are returned from the name server(s) that were queried.
-
NBTSTAT
Is a Windows utility used to troubleshoot connectivity problems between 2 computers communicating via NetBT, by displaying protocol statistics and current connections.
-
PPP
- encapsulation over single-channel WAN
- intended for dial-up
-
-
VNC (Virtual Network Computing)
RDP, but supports multiple platforms (Andoird phones, linux, etc)
-
ICA
Protocol for application servers
-
Kerberos
Network authentication using KDC server (keys)
-
AAA
- Authentication
- Authorization
- Accounting
- RADIUS and TACACS+
-
TACACS+ vs RADIUS
TACACS+ uses TCP, separates authentication and authorization
-
CHAP
3-Challenge Handshake used with PPP protocol
-
EAP
- Extensible Authentication
- Extension of PPP
-
SSH
- Secure Shell, Application-layer protocol
- Part of IP suite
-
HTTP
- application layer
- uses SSL/TLS
-
SNMP
- Network Mgmt Protocol
- Used to monitor network devices
- Application Layer
-
SFTP
- Secure FTP
- Uses port 22, SSH
-
SCP
- Secure Copy
- uses SSH(22) to copy files
-
-
-
RSH
Unencrypted version of SSH
-
Man in the Middle
Data theft
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SNAT
- Secure NAT
- 1:1 Translation
-
-
CIDR
- Classless
- x.x.x.x/x notation
-
EIGRP
Combines distance-vector and link-state routing protocols
-
-
VLSM
Variable Length Subnet Masking
-
IGP
- Interior Protocols
- IS-IS
- OSPF
- RIP
- EIGRP
-
-
-
-
-
802.11n
- 540 Mbps
- 600 ft
- 2.4 / 5 GHz
-
WPA2
uses 256-bit AES encrypted password
-
TKIP
- Temporal Key
- meant to replace WEP, but was also flawed/vulnerable
-
-
CAT4
- UTP 16-20 Mbps
- Token Rings
-
-
CAT5e
CAT5, but goes farther (100-350m)
-
CAT6
- 1Gbps, up to 220m
- backwards compatible
-
Multimode Fibers
- Thicker, faster
- high attenuation, meant for short distances
-
BNC
- Bayonet
- Used on RG58(10Base2)
-
RG58
- Thinnet
- 10Mbps, 600 ft
- 50 ohms
-
RG8
- Thicknet
- 10Mbps, 1600 ft
- 50 ohms
-
-
ST Connector
- Fiber bayonet, half-twist
- half-duplex
-
-
LC
- Mini-SC connector
- half-duplex
-
Ring Topology
- used on SONET, FDDI networks
- Any station can send a packet, but only if they have the token
- token is passed around ring
- fast, simple, but not fault tolerant
-
Straight thru vs Crossover
- Crossover connects similar devices
- uses 568A on one end and 568B on other
-
Rollover cable
connects CISCO routers to computers
-
Frame Relay
- uses virtual circuits to allocate bandwidth
- packet switches from 56k to T1
-
T1/T3
- Copper/Fiber
- 1.54Mbps on 24 channels of dedicated line
-
ATM
- Async Transfer Mode
- High speed, voice/video/data through cells
-
SONET/SDH
- Synchronous data transmission over fiber
- 10Gbps - 40 Gbps
-
Circuit Switching
Telephone lines
-
100 Base TX
100 meters, CAT5 Twisted pair
-
100 Base FX
2k meters, ST/SC fiber
-
1000 Base T
100 m, CAT5e or higher
-
OSI Acronym
All People Seem To Need Data Processing
-
Layer 7 Application examples
FTP, DNS, Telnet, SMTP
-
Layer 6 Presentation examples
SSL, TLS
-
Layer 5 Session Examples
TCP, RTP
-
Layer 4 Transport Examples
TCP, UDP
-
Layer 3 Internet Examples
IP, IPSec, IGMP, ISPF
-
SIP
- Session Initiation Protocol
- VoIP
-
-
RTP
- Real-Time Transport
- Used to deliver a/v content
-
-
-
-
-
stateful firewall
compares individual packet to connection context
|
|