Anda di halaman 1dari 3

6/19/2017 TCP/IPPortsandProtocols|TCP/IPPortsandProtocols|PearsonITCertification

Home>Arcles

TCP/IPPortsandProtocols RelatedResources
BySeanWilkins Store Arcles Blogs
Apr30,2012

CCNARoungandSwitching
200125OcialCertGuideand
Print +ShareThis Page1of1 NetworkSimulatorLibrary
ByWendellOdom,SeanWilkins
Book$159.99

31DaysBeforeYourCCNA
Oneofthemanyfundamentalthingstoknowasanetworkengineeristhefunconand
Roung&SwitchingExam
portnumberusedbyanumberofcommonservicesaswellasmanythataretypically
(DigitalStudyGuide):AMedia
implementedduringthecourseofanetworkengineerscareer.Thisarcletakesalook Rich,WebEdionoftheDay
attheseprotocols,providesabasicdescriponoftheirfunconandliststheport ByDayReviewGuideforthe
numbersthattheyarecommonlyassociatedwith. ICND1(100105),ICND2(200
105),andCCNA(200125)
CercaonExams,2nd
Likethisarcle?Werecommend Edion
ByAllanJohnson
CCENT/CCNAICND1640822OcialCertGuide,PremiumEdioneBookandPracce
Test,3rdEdion WebEdion$31.99

LearnMore Buy CCNARoungandSwitching


200125NetworkSimulator
BySeanWilkins,WendellOdom
DVD$119.99

Oneofthemanyfundamentalthingstoknowasanetworkengineeristhefunconandportnumberused SeeAllRelatedStoreItems
byanumberofcommonservicesaswellasmanythataretypicallyimplementedduringthecourseofa
networkengineerscareer.Below,wetakealookattheseprotocols,providesabasicdescriponoftheir
funcon,andliststheportnumbersthattheyarecommonlyassociatedwith.

Table1
CommonTCP/IPProtocolsandPorts

Protocol TCP/UDP PortNumber Descripon

FileTransferProtocol TCP 20/21 FTPisoneofthemostcommonlyused


(FTP) letransferprotocolsontheInternet
andwithinprivatenetworks.AnFTP
(RFC959) servercaneasilybesetupwithlile
networkingknowledgeandprovides
theabilitytoeasilyrelocatelesfrom
onesystemtoanother.FTPcontrolis
handledonTCPport21anditsdata
transfercanuseTCPport20aswellas
dynamicportsdependingonthe
specicconguraon.

SecureShell(SSH) TCP 22 SSHistheprimarymethodusedto


managenetworkdevicessecurelyat
(RFC42504256) thecommandlevel.Itistypicallyused
asasecurealternavetoTelnetwhich
doesnotsupportsecureconnecons.

Telnet TCP 23 Telnetistheprimarymethodusedto


managenetworkdevicesatthe Likethisarcle?Werecommend
(RFC854) commandlevel.UnlikeSSHwhich
providesasecureconnecon,Telnet
CCENT/CCNAICND1640822OcialCertGuide,
doesnot,itsimplyprovidesabasic PremiumEdioneBookandPracceTest,3rd
unsecuredconnecon.Manylower Edion
levelnetworkdevicessupportTelnet
andnotSSHasitrequiredsome
LearnMore Buy
addionalprocessing.Cauonshould
beusedwhenconnecngtoadevice
usingTelnetoverapublicnetworkas

http://www.pearsonitcertification.com/articles/article.aspx?p=1868080 1/4
6/19/2017 TCP/IPPortsandProtocols|TCP/IPPortsandProtocols|PearsonITCertification
thelogincredenalswillbe
transmiedintheclear.

SimpleMailTransfer TCP 25 SMTPisusedfortwoprimary


Protocol(SMTP) funcons,itisusedtotransfermail
(email)fromsourcetodesnaon
(RFC5321) betweenmailserversanditisusedby
enduserstosendemailtoamail
system.

DomainName TCP/UDP 53 TheDNSisusedwidelyonthepublic


System(DNS) internetandonprivatenetworksto
translatedomainnamesintoIP
(RFC10341035) addresses,typicallyfornetwork
roung.DNSishieracalwithmain
rootserversthatcontaindatabases
thatlistthemanagersofhighlevelTop
LevelDomains(TLD)(suchas.com).
ThesedierentTLDmanagersthen
containinformaonforthesecond
leveldomainsthataretypicallyusedby
individualusers(forexample,
cisco.com).ADNSservercanalsobe
setupwithinaprivatenetworkto
privatenamingservicesbetweenthe
hostsoftheinternalnetworkwithout
beingpartoftheglobalsystem.

DynamicHost UDP 67/68 DHCPisusedonnetworksthatdonot


Conguraon usestacIPaddressassignment
Protocol(DHCP) (almostallofthem).ADHCPservercan
besetupbyanadministratoror
(RFC2131) engineerwithapollofaddressesthat
areavailableforassignment.Whena
clientdeviceisturnedonitcanrequest
anIPaddressfromthelocalDHCP
server,ifthereisanavailableaddress
inthepoolitcanbeassignedtothe
device.Thisassignmentisnot
permanentandexpiresata
congurableinterval;ifanaddress
renewalisnotrequestedandthelease
expirestheaddresswillbeputback
intothepollforassignment.

TrivialFileTransfer UDP 69 TFTPoersamethodofletransfer


Protocol(TFTP) withoutthesessionestablishment
requirementsthatFTPuses.Because
(RFC1350) TFTPusesUDPinsteadofTCPithasno
wayofensuringthelehasbeen
properlytransferred,theenddevice
mustbeabletochecktheletoensure
propertransfer.TFTPistypicallyused
bydevicestoupgradesowareand
rmware;thisincludesCiscoandother
networkvendorsequipment.

HypertextTransfer TCP 80 HTTPisoneofthemostcommonly


Protocol(HTTP) usedprotocolsonmostnetworks.
HTTPisthemainprotocolthatisused
(RFC2616) bywebbrowsersandisthususedby
anyclientthatusesleslocatedon
theseservers.

PostOceProtocol TCP 110 POPversion3isoneofthetwomain


(POP)version3 protocolsusedtoretrievemailfroma
server.POPwasdesignedtobevery
(RFC1939) simplebyallowingaclienttoretrieve
thecompletecontentsofaserver
mailboxandthendelengthecontents
fromtheserver.
Likethisarcle?Werecommend
NetworkTime UDP 123 Oneofthemostoverlookedprotocols
Protocol(NTP) isNTP.NTPisusedtosynchronizethe CCENT/CCNAICND1640822OcialCertGuide,
devicesontheInternet.Evenmost PremiumEdioneBookandPracceTest,3rd
(RFC5905) modernoperangsystemssupport Edion
NTPasabasisforkeepinganaccurate
clock.TheuseofNTPisvitalon LearnMore Buy
networkingsystemsasitprovidesan
abilitytoeasilyinterrelatetroubles

http://www.pearsonitcertification.com/articles/article.aspx?p=1868080 2/4
6/19/2017 TCP/IPPortsandProtocols|TCP/IPPortsandProtocols|PearsonITCertification
fromonedevicetoanotherasthe
clocksarepreciselyaccurate.

NetBIOS TCP/UDP 137/138/139 NetBIOSitselfisnotaprotocolbutis


typicallyusedincombinaonwithIP
(RFC10011002) withtheNetBIOSoverTCP/IP(NBT)
protocol.NBThaslongbeenthe
centralprotocolusedtointerconnect
MicrosoWindowsmachines.

InternetMessage TCP 143 IMAPversion3isthesecondofthe


AccessProtocol mainprotocolsusedtoretrievemail
(IMAP) fromaserver.WhilePOPhaswider
support,IMAPsupportsawiderarray
(RFC3501) ofremotemailboxoperaonswhich
canbehelpfultousers.

SimpleNetwork TCP/UDP 161/162 SNMPisusedbynetwork


Management administratorsasamethodofnetwork
Protocol(SNMP) management.SNMPhasanumberof
dierentabiliesincludingtheability
(RFC19011908, tomonitor,congureandcontrol
34113418) networkdevices.SNMPtrapscanalso
beconguredonnetworkdevicesto
nofyacentralserverwhenspecic
aconsareoccurring.Typically,these
areconguredtobeusedwhenan
alerngcondionishappening.Inthis
situaon,thedevicewillsendatrapto
networkmanagementstangthatan
eventhasoccurredandthatthedevice
shouldbelookedatfurtherfora
sourcetotheevent.

BorderGateway TCP 179 BGPversion4iswidelyusedonthe


Protocol(BGP) publicinternetandbyInternetService
Providers(ISP)tomaintainverylarge
(RFC4271) roungtablesandtracprocessing.
BGPisoneofthefewprotocolsthat
havebeendesignedtodealwiththe
astronomicallylargeroungtablesthat
mustexistonthepublicInternet.

LightweightDirectory TCP/UDP 389 LDAPprovidesamechanismof


AccessProtocol accessingandmaintainingdistributed
(LDAP) directoryinformaon.LDAPisbased
ontheITUTX.500standardbuthas
(RFC4510) beensimpliedandalteredtowork
overTCP/IPnetworks.

HypertextTransfer TCP 443 HTTPSisusedinconjunconwithHTTP


ProtocoloverSSL/TLS toprovidethesameservicesbutdoing
(HTTPS) itusingasecureconneconwhichis
providedbyeitherSSLorTLS.
(RFC2818)

LightweightDirectory TCP/UDP 636 JustlikeHTTPS,LDAPSprovidesthe


AccessProtocolover samefunconasLDAPbutovera
TLS/SSL(LDAPS) secureconneconwhichisprovidedby
eitherSSLorTLS.
(RFC4513)

FTPoverTLS/SSL TCP 989/990 Again,justliketheprevioustwo


entries,FTPoverTLS/SSLusestheFTP
(RFC4217) protocolwhichisthensecuredusing
eitherSSLorTLS.

Summary
Whileitmayseemobviousthattherearelargenumberofportsthataremissingfromthislist,the
Likethisarcle?Werecommend
purposeherewastojustcoverthemostcommonlyseenandusedprotocols.Thecompletelistofassigned
portsandtheirassignedservicescanbeseenathp://www.iana.org/assignments/servicenamesport
numbers/servicenamesportnumbers.xml.Hopefullythecontentsofthisarclewillhelpindetermining
thecorrectportnumbertousewhenimplemenngtheseservices. CCENT/CCNAICND1640822OcialCertGuide,
PremiumEdioneBookandPracceTest,3rd
Edion
+ShareThis SaveToYourAccount Page1of1

LearnMore Buy

http://www.pearsonitcertification.com/articles/article.aspx?p=1868080 3/4

Anda mungkin juga menyukai