Networking Basis Flashcards
Tell me all OSI network layers
Physical
data link
network
transport
session, presentation, application
Which connection types are included in the Application layer?
Dns
www/http
P2p
Email
SMTP
Telnet
Ftp
Which connection types are included in the Presentation layer?
Html
Doc
Jpeg
Mp3
Avi
Sockets
Where is the Session established? (Session layer)
TCP
Sip
RPT
RPC - named pipes
Which connection types are included in the Transport layer?
TCP
UDP
Sctp
SSL
TLS
Which connection types are included in the Network layer?
Ip
ARP
IPsec
ICMP
Igmp
Ospf
Which connection types are included in the Data Link layer?
Ethernet
802.11
Mac/LLC
Valn
ATM
Hdp
Fiber channel
Tell me TCP/IP layers
Application
Transport
Internet
Network
Tell me the range and subnet mask for A network layer
1-126
255.0.0.0
127.0.0.0 - for loops and diagnostic
Tell me the range and subnet mask of B network layer
128-191
255.255.0.0
Tell me the range and subnet mask of C network layer
192-223
255.255.255.0
Tell me the range and subnet mask of D network layer
224-239
Reserved for multicasting
Tell me the range and subnet mask of E network layer
240-254
Experimental
Tell Cryptography algorithm families
MD5
SHA-1
SHA-256
HMAC-MD5
HMAC-SHA-1
RSA and DSA
Tell me public/private keys algorithms
RSA
DSA
ECDSA
ED25519