Intranet System Management Flashcards
Motivations for Network Management
Computer networks become mission-critical
-Down time in IT systems cause problems for industry
-Organisational asset
Goals for Network Management
Need responsive network management
-Help desk
-Network support technicians
-Network Systems Management
-Monitors the network
-Providing the ability to diagnose and control the network
Network Systems Management
- Runs on a simple workstation (PC)
- Monitors the network
- Displays the current situation/status
- Identifies “trigger points”
- Notifies Problems as they arise
- Identifies causes
- Supports remote diagnostics
- Intelligent network management
- Self Healing Networks
TCP/IP Network Management
Network management involves three distinct needs
- Protocol to write/read critical network management data
- E.G. Event reports
- Database of specific parameters
- e.g. queue-length, throughput etc
- A computer independent definition of the parameters
TCP/IP Network Management met by
SNMP: Simple Network Management Protocols
-Read/write protocol between managers and network devices
MIB: Management Information Bases
-The databases of network management information
SMI: Structure of Management Information
-Computer independent notation to describe the data items
Simple Network Management Protocol (SNMP)
The manger needs to be able to monitor and control the agent devices
To be able to:
- Read the value of the individual parameters (SNMP Get)
- Read sequences of table entries (SNMP Get_Next)
- Write into parameter values (SNMP Set)
- Receive unsolicited event reports (SNMP Trap)
These events and parameters are the MIBs which are documents using SMI notation
Remote MONitor (RMON)
SNMP MIBs include Remote Monitor capabilities
RMON implementation
- Independent probe devices(software) attached to each LAN segment
- Can be integrated into networking devices
-Has a performance impact!
RMON
Available in two forms
-RMON 1 monitors OSI layers 1 and 2
-Collision statistics and error statistics
-RMON 2 includes monitoring of higher levels
-Hosts and what application cause the most traffic etc
Can be cost effective, helps control traffic throughput.
Increases the effectiveness of network management personnel and Identifies where the problems are for trouble shooting.
Network Management Areas
OSI identifies five areas of network management:
-Configuration
-Fault management
-Performance management
-Accounting management
-Security management
Configuration Management
Includes a wide range of issues
-Address and name assignments to network devices
-Hardware/software updates to Switches, routers
-Software license control etc.
Configuration Management various parameters
-Configure Switch and routers to filter out certain types of traffic
-Multi protocol routers can be configured to run selected protocols
-Configuration of bit rate, parity etc
Fault Management
Fault Management Provides:
-Identification and isolation of faults detected
Tools and Techniques include:
-Bit-Error Rate Test (BERT)
-Time Domain Reflectometer (TDR)
-Optical TDR (OTDR)
-Protocol analyzer (for data links and LANs)
-Used for troubleshooting all protocol layers
-Loopback Tests
-Ping
-Artificial Traffic Generation
Fault Isolation – LAN’s
Limiting faults is possible by isolating the fault using switches and router configurations
All traffic across the LAN can be monitored
All exceptional conditions can be detected (collisions, lost tokens, etc)
Devices called LAN analyzers (or LAN protocol analyzers) can be attached to the network
-Selectively record information about packets of interest
-May be set up to filter based on address, protocol, or other fields(s) of interest
Network performance management:
Concerned with statistical data
-Round trip delays
-Throughput
May require prioritization of certain traffic
-Including other QoS capabilities
Tuning of performance (eliminating bottlenecks)
-Buffer size adjustments
-Setting timer values
Establishing a baseline
-Adequate minimum system performance required
Performance Management cont
Performance management is also concerned with finding bottlenecks
-Wide area links between remote switches and routers
-Access to servers resources e.g. disk storage
-Parts of the network that are nearing overload
Many fault-management tools are useful in performance management