TCP/IP TCP and UDP Ports Flashcards
What are the well-known ports
Ports 0- 1023
What are the Commonly used ports?
Ports 1024-49151
What are the free ports?
Ports 49152- 65535
FTP
TCP 20,21
File transfer protocol
SSH
TCP 22
Secure Shell
Telnet
TCP 23
SMTP
TCP 25
Simple Mail transfer protocol
DNS
TCP/UDP 53
Domain Name service
DHCP
UDP 67, 68
Dynamic host configuration Protocol
HTTP
TCP 80
Hyper transfer text protocol
POP 3
TCP 110
Post office protocol version 3
NetBIOS/NETBT
TCP 137- 139
SNMP
UDP 161, 162
simple network management protocol
LDAP
TCP 389
Lightweight directory access protocol
SLP
TCP 427
Service location Protocol
HTTPS
TCP 443
Hyper text transfer protocol secured
SMB/CIFS
TCP 445
Server Message Block/ Common internet file system
AFP
TCP 548
Apple filling protocol
RDP
TCP 3389
Remote Desktop Protocol
Class A Network
First Octet: 1-127
Default subnet mask: 255.0.0.0
Large networks.
Class B Network
First Octet: 128-191
Default subnet mask: 255.255.0.0
Medium size networks
Class C Network
First Octet: 192-223
Default subnet mask: 255.255.255.0
Small networks with few hosts
Class D Network
First octet: 224-239 For Multicast (sending messages to multiple systems)
Class E Network
First octet: 240-255
Reserve for testing.
subnet mask for class A
/8 through /15
Subnet mask for class A and B
/16 through /23
Subnet mask for class A, B and C
/24 though /30
APIPA Network start with
169.254.0.0 and on.
IPV6 Loopback address
::1
IPV6 Global Unicast address
2000::/3 Range
IPV6 Unique local Unicast adresses
FC00::/7 Range
Link local Address for IPv6
FE80::/10
Multicast Adresses for IPv6
FF00::/8