Networking - Protocols Flashcards
ARP (Address Resolution Protocol)
Layer 2
But does not fit in clearly to the OSI model
Resolve IP addresses to MAC addresses
Ethernet (protocol)
Layer 2
The hardware of a network that guides the formatting of the packet for transmission
ICMP
Layer 3
Used for the ping command
RIP (Routing information protocol)
Layer 3 - routing protocol
Distributes routing information within an Autonomous System (AS) - shared routing tables across network
OSPF (Open Shortest Path First)
Layer 3 - routing protocol
Routers exchange topology (IP routing info) information with their nearest neighbours
More advanced than RIP, which only uses hop information to determine quickest path
BGP (Border Gateway Protocol)
Layer 3
Exterior gateway protocol to to exchange routing info with others on the internet
Might pull routing info from your ISPs and find quickest routes
IGMP (internet Group Management Protocol)
Layer 3
Allows multiple devices to share one IP address so they can receive the same data. It is used to set up multi-casting on a network.
IP (Internet Protocol)
Layer 3
Most common protocol in TCP/IP suite
Used to route and address packets across networks
It attaches IP information to each packet
IPSec
Layer 3
It authenticates and encrypts the packets of data to provide encryption - it is a protocol that is usually used in VPNs
IPX (Internetwork Packet Exchange)
Layer 3
Usually used on networks using Novell and MS/NetWare LANS - but not used much anymore
NAT (Network address translation)
Layer 3
Translated private IP addresses into unregistered IP addresses to connect to the internet
SKIP (Simple Key-Management for Internet Protocol)
Layer 3
Key distribution protocol similar to SSL
Establishes long term key once, with no prior communication
TCP (Transmission Control Protocol)
Layer 4
One of the main protocols in TC|P/IP suite (AKA IP suite) - enables computers to communication in a reliable way through the three way handshake
USP (User Services Platform)
Layer 4
Allows service providers of manufacturers to manage, monitor, upgrade, and control connected devices. i.e Apple IOS update
SPX (Sequenced Packet Exchange)
Layer 4
Similar to IPX - classed as a legacy protocol