Download presentation
Presentation is loading. Please wait.
Published byAvis Horn Modified over 9 years ago
1
Chapter 2 Overview of Network Management 1 Chapter 2 Overview Why is network mgmt necessary? Network managers job Network management vocabulary Network management principles Example implementation New approaches to network mgmt Evolution of network mgmt
2
Chapter 2 Overview of Network Management 2 What is Network Mgmt? In the past network was small, local Managers job included… o Attach PC’s, etc., to LAN using NIC’s o Configure NIC’s, protocol stack, user app’s, shared printers, etc. o Ping was sufficient to “manage” network Job was manageable
3
Chapter 2 Overview of Network Management 3 What is Network Mgmt? Above only deals with configuration Ongoing maintenance issues o Improve performance o Handle failures, changes to network o More capacity/bandwidth may be needed o May need to account for usage o Security needs to be addressed Highlighted terms: ISO mgmt categories
4
Chapter 2 Overview of Network Management 4 What is Network Mgmt? In past, one network manager might be able to handle all responsibilities Today there are specializations o Network architect o Installation, configuration, etc. o Ongoing maintenance, security, etc. o Different certifications for these
5
Chapter 2 Overview of Network Management 5 What is Network Mgmt? Today, networks not local, more complex, so more demands on network manager Mgmt tools are needed Network-based mgmt tools: use the network to manage the network o Simple Network Management Protocol (SNMP) o Management Information Base (MIB) o Network Management System (NMS) o Remote Monitor (RMON)
6
Chapter 2 Overview of Network Management 6 A Note on RFCs RFC == Request for Comments Officially, an RFC is a proposed standard In reality, an RFC is a de facto standard o Time for “comments” is before RFC is issued IETF is responsible for RFCs o All RFCs available on the Web IEEE and ISO also important sources for standards-related information
7
Chapter 2 Overview of Network Management 7 Network Mgmt Vocabulary Network mgmt: local and remote o Local management station o Remote management agent
8
Chapter 2 Overview of Network Management 8 Network Mgmt Vocabulary Mgmt agent provides information on the device and/or local environment o Can be hosted on a workstation, laptop, hub, switch, router, … Mgmt station runs the Network Management System (NMS) NMS displays/analyzes info from agents
9
Chapter 2 Overview of Network Management 9 Transport Presentation Data Link Session Network Physical Agent Process Agent Protocol Management Agent Presentation Transport Data Link Session Network Physical Mgmt Process Mgmt Protocol Management Station Mgmt App Mgmt and Agent Processes Mgmt process is software on the Mgmt Station o Interface to SNMP Agent process is software on the Mgmt Agent o Collects info
10
Chapter 2 Overview of Network Management 10 NMS Overview NMS includes all management apps Agent processes run on any device o PC, server, hub, switch, router, etc. o Agent collects info at request of mgmt station o The database of information is a Management Information Base (MIB) Mgmt application queries agent’s MIB
11
Chapter 2 Overview of Network Management 11 Network Mgmt Example To get value of MIB variable from mgmt agent 1. Mgmt app (part of NMS) on mgmt station passes request to mgmt process 2. Mgmt process calls network mgmt protocol (SNMP) 3. SNMP constructs Get-Request packet 4. Mgmt agent receives Get-Request 5. Agent process accesses requested value 6. SNMP constructs Get-Response packet 7. Mgmt process on mgmt station receives response 8. Mgmt process passes data to mgmt application
12
Chapter 2 Overview of Network Management 12 Network Mgmt Overhead There is overhead in terms of o CPU cycles to generate and process information/packets May require dedicated Management Station o Bandwidth usage for sending request and receiving responses A tradeoff between cost and benefit
13
Chapter 2 Overview of Network Management 13 Additional Mgmt Capabilities For efficiency, can request multiple values in a single Get-Request Can traverse MIB in logical order Mgmt agent can send unsolicited msgs o These are known as traps o For example, if a device goes down Can request info from device or probe o Probe is a remote monitor (RMON)
14
Chapter 2 Overview of Network Management 14 Additional Mgmt Capabilities RMON might monitor a network segment o Source/destination addresses o Protocols used o Usage statistics, etc. Management station accesses RMON info o Using steps 1 thru 8, above o May also routinely poll RMON
15
Chapter 2 Overview of Network Management 15 Network Mgmt History In 1977 International Organization for Standards (ISO) began work on Open Systems Interconnection (OSI) reference model o Purpose was to “provide a common basis for the coordination of standards developments for the purpose of system interconnection, while allowing existing standards to be placed in perspective within the overall Reference Model” OSI model published in 1984 (7 years!)
16
Chapter 2 Overview of Network Management 16 Network Mgmt History In March 1987, effort to develop Simple Gateway Monitoring Protocol (SGMP) o SGMP out by November 1987 o Could “get” and “set” variable values About same time Common Mgmt Information Protocol (CMIP) developed for OSI model o CMIP is roughly SMNP for the OSI model Effort to develop CMIP Over TCP (CMOT) as alternative to SGMP
17
Chapter 2 Overview of Network Management 17 Network Mgmt History CMIP uses Remote Operations Services Elements (ROSE) o ROSE is for communication with distributed apps in OSI model OSI mgmt process is richer and more comprehensive than that provided by SNMP But OSI approach is more complex and took longer to develop o SNMP: “keep it simple”, and it’s good enough o So SNMP won out in practice
18
Chapter 2 Overview of Network Management 18 Network Mgmt History Due to controversy/delays in OSI approach, Internet Activities Board (IAB) held meeting in 1988 o Decided to pursue both CMOT and SGMP o Eventually abandoned CMOT (complexity) Eventually, three RFCs resulted…
19
Chapter 2 Overview of Network Management 19 Network Mgmt History The three RFCs o Structure of Management Information (SMI), uses Abstract Syntax Notation One (ASN.1) o Management Information Base (MIB), the data structure on the mgmt agent o Simple Network Management Protocol (SNMP) By 1989, SNMP was the de facto standard for management of TCP/IP networks
20
Chapter 2 Overview of Network Management 20 Network Management History
21
Chapter 2 Overview of Network Management 21 TCP/IP Development TCP/IP (and SNMP) were viewed as temporary, since OSI was coming… TCP/IP was part of Berkeley Unix Corporations started using Unix (and hence TCP/IP, SNMP, etc.) so that OSI model was DOA
22
Chapter 2 Overview of Network Management 22 Chapter 2 Summary Overview of network management Responsibilities of network manager Need for remote monitoring Terminology Basic principles Simple example History
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.