TELE9752: Network Operations and Control

Slides:



Advertisements
Similar presentations
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Advertisements

Network Management Basics Network management requirements OSI Management Functional Areas –Network monitoring: performance, fault, accounting –Network.
IS Network and Telecommunications Risks
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Fall 2011.
Data Communications I & II Project Sequence Tom Costello.
CS 695 Network Management Techniques1 Data Communications and Network Management Overview.
By: Alena Newcomb.  What is a WI-FI hotspot?  Wireless Local Area Network location that provides broadband Internet access.  Use of laptops, PDA, or.
Network Management Management Tools –Desirable features Management Architectures Simple Network Management Protocol.
INTRODUCTION TO COMPUTER NETWORKS Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : ,
Chapter 14 Network Management Business Aspects Architectures Technology.
Chapter 1 Overview Review Overview of demonstration network
Internet Traffic Management. Basic Concept of Traffic Need of Traffic Management Measuring Traffic Traffic Control and Management Quality and Pricing.
Network Management8-1 Chapter 8: Network Management Chapter goals: r introduction to network management m motivation m major components r Internet network.
Top-Down Network Design Chapter Nine Developing Network Management Strategies Oppenheimer.
Lec4: TCP/IP, Network management model, Agent architectures
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
workshop eugene, oregon What is network management? System & Service monitoring  Reachability, availability Resource measurement/monitoring.
University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department INTRODUCTION TO COMPUTER NETWORKS Dr. Abdelhamid.
OS Services And Networking Support Juan Wang Qi Pan Department of Computer Science Southeastern University August 1999.
Chapter 3  Network Implementation and Management Strategies 1 Chapter 3 Overview  Why is a network implementation strategy necessary?  Why is network.
1 CDA 4527 Computer Networking Prof. Cliff Zou School of Computer Science University of Central Florida Fall 2005.
1 CDA 4527 Computer Communication Networking (not “analysis”) Prof. Cliff Zou School of Electrical Engineering and Computer Science University of Central.
Advanced Network Management
Chapter 9 Network Management
Company LOGO Network Management Architecture By Dr. Shadi Masadeh 1.
Lec 2: Infrastructure of Network Management Part1 from : Computer Networking: A Top Down Approach 6 th edition – Chapter 9 1 Organized by: Nada Alhirabi.
Computer Engineering and Networks, College of Engineering, Majmaah University INTRODUCTION TO COMPUTER NETWORKS Mohammed Saleem Bhat
For more course tutorials visit NTC 406 Entire Course NTC 406 Week 1 Individual Assignment Network Requirements Analysis Paper NTC 406.
A Seminar On. What is Cloud Computing? Distributed computing on internet Or delivery of computing service over the internet. Eg: Yahoo!, GMail, Hotmail-
Chapter 1: Explore the Network
Unit Communication Hardware
CompTIA Security+ Study Guide (SY0-401)
Chapter 19: Network Management
Instructor Materials Chapter 8: Network Troubleshooting
Chapter 14 Network Management
Welcome to CS 340 Introduction to Computer Networking
Introduction to Technology Infrastructure
Data Communications and Network Management Overview
CNT 4704 Computer Communication Networking (not “analysis”)
© 2002, Cisco Systems, Inc. All rights reserved.
CNT 4704 Computer Communication Networking (not “analysis”)
Week 11 Software Defined Networking (SDN): Use-Cases
CNT 4704 Computer Communication Networking (not “analysis”)
Network Management Functions
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Lecture 6: TCP/IP Networking By: Adal Alashban
Introduction to Technology Infrastructure
Lectures Computer networking تمرین 3 نمره. پژوهش عملیاتی 2 نمره.
CompTIA Security+ Study Guide (SY0-401)
TASK 4 Guideline.
CCNA R&S Overview  The CCNA Routing and Switching Boot Camp is a composite course derived from ICND1 and ICND2 content merged into a single accelerated.
Packet Sniffing.
INTRODUCTION TO COMPUTER NETWORKS
Chapter 1 Data Communications and NM Overview 1-1 Chapter 1
An introduction to the organization of the Internet Lab
An introduction to the organization of the Internet Lab
Computing Over Distance
Fundamentals of Network Management
CNT 4704 Analysis of Computer Communication Networks
CNT 4704 Analysis of Computer Communication Networks
System Models and Networking Chapter 2,3
An introduction to the organization of the Internet Lab
Chapter 1 Data Communications and NM Overview 1-1 Chapter 1
2017 session 1 TELE3118: Network Technologies Week 13 Review
Introduction An introduction to the organization of the Networks Course and the Internet Lab.
CCNA 4 v3.1 Module 6 Introduction to Network Administration
Part I. Overview of Data Communications and Networking
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
NETW 503:Internet Course Instructor : Tallal Elshabrawy
Standards, Models and Language
Presentation transcript:

TELE9752: Network Operations and Control School of Electrical Engineering and Telecommunications TELE9752: Network Operations and Control Week 1: Introduction

Outline Who am I? Why are you here? What is this course about? Course objectives and outline Logistics: assessment, project Pre-requisites: TCP/IP protocol stack, Python programming 1-1

Why are we here? Vijay’s background Why are you here? Research areas Industry engagement Australian landscape (NBN, 5G) Why are you here? Course requirement Industry experience Skills needs 1-2

Importance of Network Operations and Control Who needs to run a network? Home network: all of us  Broadband network: Telstra, Optus Mobile network: China mobile (851.2m subscribers!) Content provider: Google, Netflix Cloud operator: Amazon CDN (content distribution network): Akamai, Limelight Game operators: Steam/Valve, Electronic Arts, Ubisoft, Epic How have network traditionally been built and operated? Managing devices (switches, routers) Does it scale? How many humans are needed to configure 10,000 switches? Automation / programmability for management and control Data-plane is also becoming programmable! 1-3

What is network management? autonomous systems (aka “network”): 1000s of interacting hardware/software components other complex systems requiring monitoring, control: jet airplane nuclear power plant others? "Network management includes the deployment, integration and coordination of the hardware, software, and human elements to monitor, test, poll, configure, analyze, evaluate, and control the network and element resources to meet the real-time, operational performance, and Quality of Service requirements at a reasonable cost."

Course Objectives Basics of managing a data network Organizing, communicating, and monitoring management information Old way: MIB, SNMP, RMON New way: YANG models, REST APIs, software automation Network management functions (FCAPS): Configuration Performance Fault Security Accounting Practical project work on real-world platform

Why do we need Network Management? Detect and fix problems: Power/interface failures Hosts/router software crashes Bad cables Routing flaps Monitor network to aid in resource deployment and identify potential problems Configure services Monitoring for service level agreements (SLAs) Secure the network (e.g. intrusion detection) Bottom line: keep the network up and running properly!

Many functions!

Functional areas (ISO model) Configuration management Keep track of devices hardware/software configurations Fault management Detect / isolate failures, restore service Trouble-ticket administration Performance management Quantify, measure, report, analyze, control performance Traffic volume, delay, services (DNS, web/mail server) Security management Control access to network resources Firewalls, secure communication, authentication Accounting management Log and control access to network resources Quotas, Charging, access privileges

Evolution of Network Management Early days: small network ping and trace-route suffice 1980’s: OSI developed CMIP framework Too complex, lost to Internet SNMP framework Mid-90’s: realization for a systematic approach to network management 80% of OpEx on network management! 2000’s: hundreds of NMS tools Critical to complex networking systems Well-paid network management jobs! Present-day: automation, programming! Models, APIs needed to scale in size ML/AI being applied to complex networking systems Network management: combination of art and science

Network Operations Centre (NOC)

Logistics Course website: https://subjects.ee.unsw.edu.au/tele9752/ Course contents: design/configure, measure/operate Guest lecturers: Cisco, Google Books Cisco: Automating Device Lifecycle Management Google: Site Reliability Engineering Assessment Mid-session test (15-Oct): 20% Group project: 40% Final exam: 40% Project: configuration and telemetry of a small network DevNet or VIRL simulator

Course Prerequisites Networks: LAN, MAN, WAN Switches / routers Internet protocol stack L1 (physical): copper, fibre, radio L2 (link): Ethernet, PPP L3 (network): IP L4 (transport): TCP, UDP L5 (application): email, web Scripting/programming