SlideShare une entreprise Scribd logo
1  sur  64
K. PALANIVEL
SYSTEMS ANALYST, COMPUTER CENTRE
PONDICHERRY UNIVERSITY, PUDUCHERRY – 605014, INDIA.
COMS 525: TCP/IP
NETWORK MANAGEMENT
Topic
Lecture 16
TCP/IP Based Networks
• TCP/IP is a suite of protocols
• Internet is based on TCP/IP
• IP is Internet protocol at the network layer level
• TCP is connection-oriented transport protocol and ensures end-to-end
connection
• UDP is connectionless transport protocol and provides datagram service
• Internet e-mail and much of the network mgmt. messages are based on
UDP/IP
• ICMP part of TCP/IP suite
Architecture, Protocols and Standards
• Communication architecture
– Modeling of communication systems, comprising
• functional components and
• operations interfaces between them
• Communication protocols
– Operational procedures
• intra- and inter-modules
• Communication standards
– Agreement between manufacturers on protocols
of communication equipment on
• physical characteristics and
• operational procedures
Communication Architecture
• Inter-layer interface: user and service provider
• Peer-layer protocol interface
• Analogy of hearing-impaired student
• Role of intermediate systems
• Gateway: Router with protocol conversion as gateway to an
autonomous network or subnet
CommunicationArchitecture
PDU Communication Model
User A
Application
End System A
Physical Medium
Figure 1.14 PDU Communication Model between End Systems
Presentation
Session
Transport
Network
Data link
Physical
User Z
Application
End System Z
Presentation
Session
Transport
Network
Data link
Physical
UD(A) PCI
(P) PCI (A) PDU
(S) PCI
(N) PCI
(T) PCI
(P) PDU
(S) PDU
(D) PCI
(T) PDU
(N) PDU
UD
(D)PDU Data stream
Gateway
SNICP
SNDCP
SNDAP
Transport
Data link
SNICP
SNDCP-SN
SNDAP-SN
Transport
Data link-SN
SNDCP-SN
SNDAP-SN
Transport
Data link
SNICP
SNDCP
SNDAP
Physical-SN
Data link-SN
Physical Physical-SNPhysical
Subnetwork MediumNetwork Medium
System A Gateway System N Subnet system N1
N ZA
N1 N2
N3
DTE-N1
DTE-A
A-N-Z Standard Network
N-N1-N2-N3 Subnetwork under Node N
(a) Network configuration
(b) Protocol Communication
Figure 1.17 Gateway Communication to Proprietary Subnetwork
SNA, OSI, and Internet
• Similarity between SNA and
OSI
• Simplicity of Internet;
specifies only layers 3 and 4
• Integrated application layers
over Internet
• Commonality of layers 1
and 2 - IEEE standard
Application
Presentation
Session
Transport
Network
SNICP
SNDCP
SNDAP
Data Link
Physical
Application Specific
Protocols
Transport
Connection-
less: UDP
Connection-
oriented: TCP
Network
IP
Not Specified
Physical
Data Link
Path Control
Transmission Control
Data Flow Control
Presentation Services
End User Application
SNA OSI INTERNET
Figure 1.18 Comparison of OSI, Internet, and SNA Protocol Layer Models
Application Protocols
Internet user OSI user
• Telnet Virtual Terminal
• File Transfer Protocol File Transfer Access & Mgmt
• Simple Mail Transfer Protocol Message-oriented Text
Interchange Standard
• Simple Network Management Protocol Common Management
Information Protocol
Application Protocols
OSI User
VT
FTAM
MOTIS
CMIP SNMP
SMTP
FTP
Terminal
Application
File Transfer
Mail / Message
Transfer
Management
Application
Presentation Layer Transport Layer
TELNET
Internet User
Figure 1.19 Application Specific Protocols in ISO and Internet Models
Common Network Problems
• Loss of connectivity
• Duplicate IP address
• Intermittent problems
• Network configuration issues
• Non-problems
• Performance problems
Challenges of IT Managers
• Reliability
• Non-real time problems
• Rapid technological advance
• Managing client/server environment
• Scalability
• Troubleshooting tools and systems
• Trouble prediction
• Standardization of operations - NMS helps
• Centralized management vs “sneaker-net”
Network Management
Network Management
Network
Management
Network
Provisioning
Network
Operations
Network
Maintenance
Planning
Design
Fault Management
Trouble Ticket
Administration
Network Installation
Network Repairs
Facilities Installation
& Maintenance
Routine Network
Tests
Fault Management / Service Restoration
Configuration Management
Performance Management / Traffic Management
Security Management
Accounting Management
Reports Management
Inventory Management
Data Gathering & Analyses
Figure 1.21 Network Management Functional Groupings
Functional Flow Chart
Engineering Group
- Netw ork Planning &
Design
Operations Group
NOC
- Netw ork Operations
I & M Group
-Netw ork Installation &
Maintenance
Fault TT
Configuration Data
TT Restoration
Performance & Traffic Data
Installation
Figure 1.22. Network Management Functional Flow Chart
New
Technology
Network
Users
Management
Decision
Components
NMS
Network
Agent
Network
Agent
Network
Objects
Network
Objects
Figure 1.24 Network Management Components
Interoperability
NMS
Vendor A
Network
Agent
Network
Agent
Network
Objects
Network
Objects
NMS
Vendor B
Network
Agent
Network
Agent
Network
Objects
Network
Objects
Messages
Services & Protocols
Vendor A
(b) Services and Protocols
Application
Services
Management
Protocol
Transport
Protocols
Objects
Objects
Vendor B
Objects
Objects
Figure 1.23 Network Management Dumbbell Architecture
Need for Network Management Tools
• In the early days of the Arpanet, the predecessor of the Internet, the
name service was accomplished by maintaining and distributing one file
with all the IP addresses of the network. But no more … DNS etc
• As networks increase in size
1. The network becomes more indispensable to the organization.
2. More things can go wrong, disabling or degrading the performance
of portions of the network.
3. Today a large network cannot be managed with software assistance.
Simple Network Management Protocol
SNMP History
• SNMP version 1
– was published in 1988
– Widely accepted
– RFC 1157
• SNMP version 2 added additional functionality
– RFC 1441 (1993)
• SNMP v3 added security features
– RFC 3410-3415 (1999)
– http://www.ibr.cs.tu-bs.de/projects/snmpv3/
– http://www.ietf.org/html.charters/snmpv3-charter.html
SNMP v3
– Introduction and Applicability Statements for Internet Standard Management
Framework, RFC 3410, Informational, December 2002
– An Architecture for Describing Simple Network Management Protocol (SNMP)
Management Frameworks, RFC 3411, STD 62, December 2002
– Message Processing and Dispatching for the Simple Network Management
Protocol (SNMP) RFC 3412, STD 62, December 2002
– Simple Network Management Protocol (SNMP) Applications RFC 3413, STD 62,
December 2002
– User-based Security Model (USM) for version 3 of the Simple Network
Management Protocol (SNMPv3) RFC 3414, STD 62, December 2002
– View-based Access Control Model (VACM) for the Simple Network Management
Protocol (SNMP) RFC 3415, STD 62, December 2002
SNMP Management Station
– Management station – typically a stand alone device; an interface for
human net manager
– Management agent –
– Management information base
– Network Management protocol
• Get, Set and Notify
SNMP GOALS
• Ubiquity
– Pcs and Crays
• Inclusion of Management Should Be Inexpensive
– Small Code
– Limited Functionality
• Management Extensions Should Be Possible
– New MIBS
• Management Should Be Robust
– Connectionless Transport
• Resource/reference for next few slides
– http://www.simpleweb.org/tutorials/slides-ppt.html
SNMP Operation
MANAGER
AGENTS
TRAPS
POLLING
MIB
SNMP
MANAGER
AGENTS
GET / SET
TRAP
MIB
SNMP Operation
MANAGER
AGENTS
TABLES
VARIABLES
Basic Concepts of SNMP
• A network management system is an integrated collection of tools for
network monitoring and control.
– Single operator interface
– Minimal amount of separate equipment. Software and network
communications capability built into the existing equipment.
SNMP Management Station
• Management station will include:
• an interface for the human net manager for monitoring and controlling
the network
• management applications for data analysis and fault recovery
• Translation of network manager commands to actual controls of the
network
• A database of the MIBs of all managed entities of the network
SNMP Management Agent
• Key platforms: hosts, bridges, routers, hubs equipped with SNMP
management agent
• SNMP management agent is a program that communicates with the
SNMP management station
1. Responds to requests for information on network status
2. Responds to requests for management actions
3. May asynchronously provide the management station with
unsolicited “alert” information
SNMP Management Information Base
• Each network resource is represented as an object (data variable)
• Management Information Base (MIB) is the collection of objects that an
agent maintains
• Objects in MIB are standardized across the type of agent such as
routers, bridges, etc.
• A management station monitors the network by requesting values from
the MIBs
• A management station controls the network by setting values in the
MIBs of the various agents
SNMP Network Management Protocol
• Capabilities of SNMP
1. Get - get the value of an object from an agent
2. Set – set the value of an object of an agent
3. Notify – agent alerts the management station
Protocol context of SNMP
SNMPv2
• The strength of SNMPv1 was simplicity implying it was easy to
implement and configure.
• However, deficiencies arose:
1. Lack of support for distributed network management
2. Functional deficiencies
3. Security deficiencies
• The first two were addressed by SNMPv2 and the latter by SNMPv3.
Example
SNMP v1 and v2
• Trap – an unsolicited message (reporting an alarm condition)
• SNMPv1 is ”connectionless” since it utilizes UDP (rather than TCP) as
the transport layer protocol.
• SNMPv2 allows the use of TCP for reliable, connection-oriented”
service.
SNMPv1 Community Facility
• SNMP provides only rudimentary secuirty through the concept of
communitiy.
• SNMP Community – Relationship between an SNMP agent and SNMP
managers.
– Maintain locally on the agent
– List of managers with associated access privalidges
• Each agent controls its MIB; aspects of this control
– Authentication service – which manager can access/control
– Access policy
– Proxy service – this may involve implementing authentication service
for other devices
Comparison of SNMPv1 and SNMPv2 Table 8.1
SNMPv1 PDU SNMPv2 PDU Direction Description
GetRequest GetRequest Manager to agent Request value for each
listed object
GetRequest GetRequest Manager to agent Request next value for
each listed object
------ GetBulkRequest Manager to agent Request multiple values
SetRequest SetRequest Manager to agent Set value for each listed
object
------ InformRequest Manager to manager Transmit unsolicited
information
GetResponse Response Agent to manager or
Manage to
manager(SNMPv2)
Respond to manager
request
Trap SNMPv2-Trap Agent to manager Transmit unsolicited
information
SNMP Access Policy
• SNMP MIB view – a subset of the objects
• SNMP access modes: Read-Only, Read-Write
• SNMP community profile = SNMP MIB view + access-mode
• SNMP access policy = SNMP community + SNMP community-profile
SNMPv3
• SNMPv3 defines a security capability to be used in conjunction with
SNMPv2 preferably or possibly v1
SNMPv3 Archttecture
• Consists of a distributed collection of SNMP entities
OTHER
NOTIFICATION
ORIGINATOR
COMMAND
RESPONDER
COMMAND
GENERATOR
NOTIFICATION
RECEIVER
PROXY
FORWARDER
SNMP APPLICATIONS
SNMP ENGINE
MESSAGE PROCESSING
SUBSYSTEM
DISPATCHER
SECURITY
SUBSYSTEM
ACCESS CONTROL
SUBSYSTEM
SNMP ENTITY
OTHER
SNMP Manager
NOTIFICATION
RECEIVER
COMMAND
GENERATOR
PDU
DISPATCHER
COMMUNITY BASED
SECURITY MODEL
USER BASED
SECURITY MODEL
OTHER
SECURITY MODEL
SECURITY SUBSYSTEM
SNMPv1
SNMPv2C
SNMPv3
OTHER
MESSAGE PROCESSING
SUBSYSTEM
MESSAGE
DISPATCHER
TRANSPORT
MAPPINGS
SNMP Agent
PDU
DISPATCHER
COMMUNITY BASED
SECURITY MODEL
USER BASED
SECURITY MODEL
OTHER
SECURITY MODEL
SECURITY SUBSYSTEM
SNMPv1
SNMPv2C
SNMPv3
OTHER
MESSAGE PROCESSING
SUBSYSTEM
MESSAGE
DISPATCHER
TRANSPORT
MAPPINGS
MANAGEMENT INFORMATION BASE
VIEW BASED
ACCESS CONTROL
ACCESS CONTROL SUBSYSTEM
NOTIFICATION
ORIGINATOR
COMMAND
RESPONDER
SNMPv3 Flow
Primitives Between Modules
DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
sendPdu
DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
sendPdu
APPLICATIONS
prepareOutgoingMessage
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
prepareOutgoingMessage
DISPATCHER
generateRequestMsg
DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
generateRequestMsg
MESSAGE
PROCESSING
SUBSYSTEM
Send / Receive
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
send and receive
DISPATCHER
prepareDataElements
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
prepareDataElements
DISPATCHER
processIncomingMsg
DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
processIncomingMsg
MESSAGE
PROCESSING
SUBSYSTEM
processResponsePdu
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM DISPATCHER
ACCESS
CONTROL
SUBSYSTEM
APPLICATIONS
MESSAGE
PROCESSING
SUBSYSTEM
SECURITY
SUBSYSTEM
Parameters
transportDomain
transportAddress
messageProcessingModel
securityModel
securityName
securityLevel
contextEngineID
contextName
pduVersion
PDU
expectResponse
maxSizeResponseScopedPDU
stateReference
statusInformation
sendPduHandle
destTransportDomain
destTransportAddress
outgoingMessage
outgoingMessageLength
wholeMsg
wholeMsgLength
pduType
viewType
variableName
globalData
maxMessageSize
securityEngineID
scopedPDU
securityParameters
securityStateReference
processResponsePdu
DISPATCHER
SNMP3 Message Format with USM
User Security Model (USM)
• Designed to secure against:
– Modification of information
– Masquerade
– Message stream modification
– Disclosure
• Not intended to secure against:
– Denial of Service (DoS attack)
– Traffic analysis
Remote Monitoring (RMON)
Remote Monitoring (RMON)
• An extension of the network manager’s operation.
• Monitor the data flowing on the remote network using probe or RMON
agents.
• Overcomes degradation of lower operating rate WAN bandwidth when
monitoring geographically separated networks.
• Reduces the amount of information required to be transmitted to NMS.
• Reduces the potential bandwidth saturation of the WAN circuit.
Remote Network Monitoring (RMON)
• The Remote Network MONitoring (RMON) MIB was developed by the
IETF to support monitoring and protocol analysis of LANS.
• The original version (sometimes referred to as RMON1) focused on OSI
LAYER 1 and LAYER 2 information in Ethernet and Token Ring
networks.
• It has been extended by RMON2 which adds support for NETWORK-
and APPLICATION-LAYER monitoring and by SMON which adds
support for switched networks.
• It is an industry standard specification that provides much of the
functionality offered by proprietary network analyzers.
• RMON agents are built into many high-end switches and routers.
Manager/Probe
probe
get database item (OID)
MIBS (sampled
data)
manager sends
probe
sends
response
RMON Principle Operation
WAN circuit
RMON Agent/Probe
Network
Management
Station
Agent
MIB
RMON -MIBs
There were 9 groups defined RMON:
Statistic Group, History Group, Host Group,
Host Top N Group, Traffic Matrix Group, Alarms
Group, Filters Group, Packet Capture Group,
and Events Group.
RMON Probe
• Communication between probe and analyzer is using SNMP
• Data gathered and stored for an extended period of time and analyzed later
• Used for gathering traffic statistics and used for configuration
management for performance tuning
PROTOCOL
ANALYZER
RMON
Probe
BACKBONE
NETWORK
SNMP
Traffic
SNMP
Traffic
LAN
RouterRouter
Network Monitoring with RMON Probe
basic idea/s
• all kinds of stats - but gathered on per link basis as aggregate
– not by manager from every host on link
• ethernet focus (token-ring support too)
• rmon probe can run SOMEWHAT by itself and gather information
– however manager needed for more complex functions (may have to
suck out data on periodic basis due to lack of space)
RMON1 MIB
• The RMON1 MIB consists of ten groups:
1. Statistics: real-time LAN statistics e.g. utilization, collisions, CRC errors
2. History: history of selected statistics
3. Alarm: definitions for RMON SNMP traps to be sent when statistics exceed
defined thresholds
4. Hosts: host specific LAN statistics e.g. bytes sent/received, frames
sent/received
5. Hosts top N: record of N most active connections over a given time period
6. Matrix: the sent-received traffic matrix between systems
7. Filter: defines packet data patterns of interest e.g. MAC address or TCP port
8. Capture: collect and forward packets matching the Filter
9. Token Ring: extensions specific to Token Ring
10. .Event: send alerts (SNMP traps) for the Alarm group
RMON2 MIB
• The RMON2 MIB adds ten more groups:
1. Protocol Directory: list of protocols the probe can monitor
2. Protocol Distribution: traffic statistics for each protocol
3. Address Map: maps network-layer (IP) to MAC-layer addresses
4. Network-Layer Host: layer 3 traffic statistics, per each host
5. Network-Layer Matrix: layer 3 traffic statistics, per source/destination pairs of hosts
6. Application-Layer Host: traffic statistics by application protocol, per host
7. Application-Layer Matrix: traffic statistics by application protocol, per
source/destination pairs of hos
8. User History: periodic samples of user-specified variables
9. Probe Configuration: remote configure of probes
10. RMON Conformance: requirements for RMON2 MIB conformance
Possible RMON Uses
• what kind of questions might you ask?
– how much IP vs IPX traffic?
– how much traffic is web/news/ftp, whatever?
– how utilized (full) is the pipe?
– who talks to server X?
– we have a problem with DHCP, we need to capture the packets and
look?
– global ethernet errors on this link are what?
Discussions & Questions

Contenu connexe

Tendances

ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)Tutun Juhana
 
Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Deborah Porchivina
 
network basics
network basicsnetwork basics
network basicsAvin Ash
 
Pristine glif 2015
Pristine glif 2015Pristine glif 2015
Pristine glif 2015ICT PRISTINE
 
08. networking-part-2
08. networking-part-208. networking-part-2
08. networking-part-2Muhammad Ahad
 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1WedgeB
 
Banking and ATM networking reports
Banking and ATM networking reportsBanking and ATM networking reports
Banking and ATM networking reportsShakib Ansaar
 
Approved MikroTik training programs and certificates outlines
Approved MikroTik training programs and certificates outlinesApproved MikroTik training programs and certificates outlines
Approved MikroTik training programs and certificates outlinesDobri Boyadzhiev
 
Remote network monitoring
Remote network monitoringRemote network monitoring
Remote network monitoringyousef emami
 
Project report
Project reportProject report
Project reportayush13bbm
 
Io t system management with
Io t system management withIo t system management with
Io t system management withxyxz
 
Testing and troubleshooting networks
Testing and troubleshooting networksTesting and troubleshooting networks
Testing and troubleshooting networksOnline
 
Net essentials6e ch12
Net essentials6e ch12Net essentials6e ch12
Net essentials6e ch12APSU
 

Tendances (20)

ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
 
Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015
 
ROUTE module 1
ROUTE module 1ROUTE module 1
ROUTE module 1
 
Chapter11
Chapter11Chapter11
Chapter11
 
network basics
network basicsnetwork basics
network basics
 
Unit07
Unit07Unit07
Unit07
 
Pristine glif 2015
Pristine glif 2015Pristine glif 2015
Pristine glif 2015
 
Pankaj YADAV
Pankaj YADAVPankaj YADAV
Pankaj YADAV
 
Chapter01
Chapter01Chapter01
Chapter01
 
08. networking-part-2
08. networking-part-208. networking-part-2
08. networking-part-2
 
Chapter03
Chapter03Chapter03
Chapter03
 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1
 
Banking and ATM networking reports
Banking and ATM networking reportsBanking and ATM networking reports
Banking and ATM networking reports
 
Approved MikroTik training programs and certificates outlines
Approved MikroTik training programs and certificates outlinesApproved MikroTik training programs and certificates outlines
Approved MikroTik training programs and certificates outlines
 
Remote network monitoring
Remote network monitoringRemote network monitoring
Remote network monitoring
 
Project report
Project reportProject report
Project report
 
Chap1
Chap1Chap1
Chap1
 
Io t system management with
Io t system management withIo t system management with
Io t system management with
 
Testing and troubleshooting networks
Testing and troubleshooting networksTesting and troubleshooting networks
Testing and troubleshooting networks
 
Net essentials6e ch12
Net essentials6e ch12Net essentials6e ch12
Net essentials6e ch12
 

Similaire à 14 coms 525 tcpip - applications - snmp

Functional Areas of Network Management Configuration Management
Functional Areas of Network Management Configuration ManagementFunctional Areas of Network Management Configuration Management
Functional Areas of Network Management Configuration Managementjeronimored
 
(Snmp) simple network management protocol
(Snmp)   simple network management protocol(Snmp)   simple network management protocol
(Snmp) simple network management protocolGouasmia Zakaria
 
5-network-management-protocol.pptx
5-network-management-protocol.pptx5-network-management-protocol.pptx
5-network-management-protocol.pptxAhmedAlRasheed18
 
Management Tools Desirable features Management Architectures Simple Network ...
Management Tools  Desirable features Management Architectures Simple Network ...Management Tools  Desirable features Management Architectures Simple Network ...
Management Tools Desirable features Management Architectures Simple Network ...jeronimored
 
Datacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptDatacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptKristopher Hefner
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IPPiero Fraternali
 
Network management objective
Network management objectiveNetwork management objective
Network management objectiveDhani Ahmad
 
009694598.pdf
009694598.pdf009694598.pdf
009694598.pdfEidTahir
 
Network architecure (3).pptx
Network architecure (3).pptxNetwork architecure (3).pptx
Network architecure (3).pptxKaythry P
 
Net Mng1.pptx
Net Mng1.pptxNet Mng1.pptx
Net Mng1.pptxtahaazad2
 
02 coms 525 tcpip - introduction to tcpip
02   coms 525 tcpip -  introduction to tcpip02   coms 525 tcpip -  introduction to tcpip
02 coms 525 tcpip - introduction to tcpipPalanivel Kuppusamy
 
unit5NtwManagement.ppt
unit5NtwManagement.pptunit5NtwManagement.ppt
unit5NtwManagement.pptRevathiMohan14
 
Slides of SNMP (Simple network management protocol)
Slides of SNMP (Simple network management protocol)Slides of SNMP (Simple network management protocol)
Slides of SNMP (Simple network management protocol)Shahrukh Ali Khan
 

Similaire à 14 coms 525 tcpip - applications - snmp (20)

Functional Areas of Network Management Configuration Management
Functional Areas of Network Management Configuration ManagementFunctional Areas of Network Management Configuration Management
Functional Areas of Network Management Configuration Management
 
SNMP
SNMPSNMP
SNMP
 
(Snmp) simple network management protocol
(Snmp)   simple network management protocol(Snmp)   simple network management protocol
(Snmp) simple network management protocol
 
5-network-management-protocol.pptx
5-network-management-protocol.pptx5-network-management-protocol.pptx
5-network-management-protocol.pptx
 
Management Tools Desirable features Management Architectures Simple Network ...
Management Tools  Desirable features Management Architectures Simple Network ...Management Tools  Desirable features Management Architectures Simple Network ...
Management Tools Desirable features Management Architectures Simple Network ...
 
Datacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.pptDatacom_Section_2_-_Protocols.ppt
Datacom_Section_2_-_Protocols.ppt
 
SNMP
SNMPSNMP
SNMP
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IP
 
Network management objective
Network management objectiveNetwork management objective
Network management objective
 
CN Unit-1 PPT.pptx
CN Unit-1 PPT.pptxCN Unit-1 PPT.pptx
CN Unit-1 PPT.pptx
 
009694598.pdf
009694598.pdf009694598.pdf
009694598.pdf
 
INT_Ch17.pptx
INT_Ch17.pptxINT_Ch17.pptx
INT_Ch17.pptx
 
Network architecure (3).pptx
Network architecure (3).pptxNetwork architecure (3).pptx
Network architecure (3).pptx
 
Net Mng1.pptx
Net Mng1.pptxNet Mng1.pptx
Net Mng1.pptx
 
TCP/IP model
TCP/IP modelTCP/IP model
TCP/IP model
 
Network Protocol and TCP/IP
Network Protocol and TCP/IPNetwork Protocol and TCP/IP
Network Protocol and TCP/IP
 
02 coms 525 tcpip - introduction to tcpip
02   coms 525 tcpip -  introduction to tcpip02   coms 525 tcpip -  introduction to tcpip
02 coms 525 tcpip - introduction to tcpip
 
Computer networks
Computer networksComputer networks
Computer networks
 
unit5NtwManagement.ppt
unit5NtwManagement.pptunit5NtwManagement.ppt
unit5NtwManagement.ppt
 
Slides of SNMP (Simple network management protocol)
Slides of SNMP (Simple network management protocol)Slides of SNMP (Simple network management protocol)
Slides of SNMP (Simple network management protocol)
 

Plus de Palanivel Kuppusamy

16 coms 525 tcpip - routing protocols -all
16    coms 525 tcpip - routing protocols -all16    coms 525 tcpip - routing protocols -all
16 coms 525 tcpip - routing protocols -allPalanivel Kuppusamy
 
15 coms 525 tcpip - border gateway protocols
15    coms 525 tcpip - border gateway protocols15    coms 525 tcpip - border gateway protocols
15 coms 525 tcpip - border gateway protocolsPalanivel Kuppusamy
 
13 coms 525 tcpip - applications - file transfer protocol
13   coms 525 tcpip - applications - file transfer protocol13   coms 525 tcpip - applications - file transfer protocol
13 coms 525 tcpip - applications - file transfer protocolPalanivel Kuppusamy
 
12 coms 525 tcpip - applications - http - telnet
12   coms 525 tcpip - applications - http - telnet12   coms 525 tcpip - applications - http - telnet
12 coms 525 tcpip - applications - http - telnetPalanivel Kuppusamy
 
11 coms 525 tcpip - internet protocol - forward
11   coms 525 tcpip - internet protocol - forward11   coms 525 tcpip - internet protocol - forward
11 coms 525 tcpip - internet protocol - forwardPalanivel Kuppusamy
 
10 coms 525 tcpip - internet protocol - ip
10   coms 525 tcpip -  internet protocol - ip10   coms 525 tcpip -  internet protocol - ip
10 coms 525 tcpip - internet protocol - ipPalanivel Kuppusamy
 
07 coms 525 tcpip - udp [autosaved]
07    coms 525 tcpip - udp [autosaved]07    coms 525 tcpip - udp [autosaved]
07 coms 525 tcpip - udp [autosaved]Palanivel Kuppusamy
 
06 coms 525 tcpip - dhcp and dns
06   coms 525 tcpip - dhcp and dns06   coms 525 tcpip - dhcp and dns
06 coms 525 tcpip - dhcp and dnsPalanivel Kuppusamy
 
04 coms 525 tcpip - arp and rarp
04   coms 525 tcpip - arp and rarp04   coms 525 tcpip - arp and rarp
04 coms 525 tcpip - arp and rarpPalanivel Kuppusamy
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts reviewPalanivel Kuppusamy
 
00 coms 525 tcpip - introduction to networks
00   coms 525 tcpip -  introduction to networks00   coms 525 tcpip -  introduction to networks
00 coms 525 tcpip - introduction to networksPalanivel Kuppusamy
 

Plus de Palanivel Kuppusamy (16)

16 coms 525 tcpip - routing protocols -all
16    coms 525 tcpip - routing protocols -all16    coms 525 tcpip - routing protocols -all
16 coms 525 tcpip - routing protocols -all
 
15 coms 525 tcpip - border gateway protocols
15    coms 525 tcpip - border gateway protocols15    coms 525 tcpip - border gateway protocols
15 coms 525 tcpip - border gateway protocols
 
13 coms 525 tcpip - applications - file transfer protocol
13   coms 525 tcpip - applications - file transfer protocol13   coms 525 tcpip - applications - file transfer protocol
13 coms 525 tcpip - applications - file transfer protocol
 
12 coms 525 tcpip - applications - http - telnet
12   coms 525 tcpip - applications - http - telnet12   coms 525 tcpip - applications - http - telnet
12 coms 525 tcpip - applications - http - telnet
 
11 coms 525 tcpip - internet protocol - forward
11   coms 525 tcpip - internet protocol - forward11   coms 525 tcpip - internet protocol - forward
11 coms 525 tcpip - internet protocol - forward
 
10 coms 525 tcpip - internet protocol - ip
10   coms 525 tcpip -  internet protocol - ip10   coms 525 tcpip -  internet protocol - ip
10 coms 525 tcpip - internet protocol - ip
 
09 coms 525 tcpip - tcp 2
09   coms 525 tcpip - tcp 209   coms 525 tcpip - tcp 2
09 coms 525 tcpip - tcp 2
 
08 coms 525 tcpip - tcp 1
08   coms 525 tcpip - tcp 108   coms 525 tcpip - tcp 1
08 coms 525 tcpip - tcp 1
 
07 coms 525 tcpip - udp
07    coms 525 tcpip - udp07    coms 525 tcpip - udp
07 coms 525 tcpip - udp
 
07 coms 525 tcpip - udp [autosaved]
07    coms 525 tcpip - udp [autosaved]07    coms 525 tcpip - udp [autosaved]
07 coms 525 tcpip - udp [autosaved]
 
06 coms 525 tcpip - dhcp and dns
06   coms 525 tcpip - dhcp and dns06   coms 525 tcpip - dhcp and dns
06 coms 525 tcpip - dhcp and dns
 
05 coms 525 tcpip - icmp
05   coms 525 tcpip - icmp05   coms 525 tcpip - icmp
05 coms 525 tcpip - icmp
 
04 coms 525 tcpip - arp and rarp
04   coms 525 tcpip - arp and rarp04   coms 525 tcpip - arp and rarp
04 coms 525 tcpip - arp and rarp
 
03 coms 525 tcpip - ip address
03   coms 525 tcpip -  ip address03   coms 525 tcpip -  ip address
03 coms 525 tcpip - ip address
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
 
00 coms 525 tcpip - introduction to networks
00   coms 525 tcpip -  introduction to networks00   coms 525 tcpip -  introduction to networks
00 coms 525 tcpip - introduction to networks
 

Dernier

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Dernier (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 

14 coms 525 tcpip - applications - snmp