Ethernet, FDDI, B8ZS, V.35, V.24, RJ45.
PPP, FDDI, ATM, IEEE 802.5/ 802.2, IEEE 802.3/802.2, HDLC, Frame Relay.
AppleTalk DDP, IP, IPX, IPSec, ICMP
ICMP is an integral component of IP. Common usages include tools like traceroute and ping.
Generally faster transfer than TCP over IP but more prone to errors. Hence suited to applications where datagram (packet) loss is less important e.g video streaming.
NFS, NetBios names, RPC, SQL.
RPC is a generic service used to implement client/server internetworking functionality. It extends the notion of a program calling a local procedure on a particular host computer, to the calling of a procedure on a remote device across a network. The layer 5 aspect of NFS is implemented using RPC.
encryption, ASCII, EBCDIC, TIFF, GIF, PICT, JPEG, MPEG, MIDI, XDR
XDR's universal representations allow data to be exchanged using NFS between computers that may use very different internal methods of storing data.
NFS (Procedures and Operations), SNMP, Telnet, HTTP, FTP
NFS is a set of procedures that specify particular tasks to be carried out on files over the network, using XDR to represent data and RPC to carry the commands across an internetwork.
The TCP/IP Model merges Level 1 and 2 of the OSI Model into the Network Interface layer.
OSI Level 3 is synonymous with the TCP/IP Internet layer.
OSI Level 4 is synonymous with the TCP/IP Transport layer.
The TCP/IP Model merges Level 5, 6 and 7 of the OSI Model into the Application layer.
ADSL
B2B - Business to Business
CIDR - Classless Inter-Domain Routing
DOCSIS
ISP - Internet Service Provider
RTT - Round Trip Time
Subnet
VPN - Virtual Private Network
VNet - Virtual Network (each VNet must have at least one subnet)
Propagation Delay
Serialization Delay
Queuing Delay
Switching Delay
Shaping
Policing
Leaky bucket algorithm
Token bucket algorithm