CINXE.COM
MwNOG-1 x SAFNOG-9
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-147141376-1"></script> <script type="javascript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-147141376-1');</script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Event", "name": "SAFNOG-5 & iWeek 2019", "startDate": "2019-08-26T07:00", "endDate": "2019-08-28T23:00", "location": { "@type": "Place", "name": "The Indaba Hotel, Conference Centre & Spa", "address": { "@type": "PostalAddress", "streetAddress": "William Nicol Dr &, Pieter Wenning Rd", "addressLocality": "Fourways", "postalCode": "2021", "addressRegion": "Johannesburg", "addressCountry": "RSA" } }, "image": [ "http://safnog.org/images/safnog-5-share.png", "http://safnog.org/images/safnog-5-share.png", "http://safnog.org/images/safnog-5-share.png" ], "description": "Southern Africa Network Operators Group 6th instalment of SAFNOG", "offers": { "@type": "Offer", "url": "http://safnog.org/index.html", "price": "00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "validFrom": "2019-05-21T12:00" } } </script> <meta name="author" content="eaglenaran" /> <meta name="description" content="Southern Africa Network Operators Group" /> <meta name="google-site-verification" content="Gxyb_znHGqu77IjM2pqUl_3-X-YY727irKAJcc2CLUI" /> <meta name="keywords" content="Southern Africa Network Operators Group, SAFNOG,"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="canonical" href="https://safnog.org/" /> <meta property="og:locale" content="en_US" /> <meta property="fb:app_id" content="457078098460027" /> <meta property="og:type" content="website" /> <meta property="og:title" content="SAFNOG" /> <meta property="og:description" content="Southern Africa Network Operators Group" /> <meta property="og:url" content="https://safnog.org/" /> <meta property="og:site_name" content="SAFNOG" /> <meta property="og:image" content="https://safnog.org/images/image-SAFNOG-8-share.png " /> <meta property="og:image:secure_url" content="https://safnog.org/images/image-SAFNOG-8-share.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:alt" content="SAFNOG" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Southern Africa Network Operators Group" /> <meta name="twitter:title" content="MwNOG-1 x SAFNOG-9" /> <meta name="twitter:site" content="@SAFNOG" /> <meta name="twitter:image" content="https://safnog.org/images/image-SAFNOG-8-share.png" /> <meta name="twitter:url" content="https://safnog.org/" /> <meta name="twitter:creator" content="@SAFNOG" /> <!-- SITE TITLE --> <title>MwNOG-1 x SAFNOG-9</title> <!-- FAVICON AND TOUCH ICONS --> <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> <link rel="icon" href="images/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <!-- GOOGLE FONTS --> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900" rel="stylesheet"> <!-- BOOTSTRAP CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- FONT ICONS --> <link href="css/fontawesome.css" rel="stylesheet"> <link href="css/flaticon.css" rel="stylesheet"> <!-- PLUGINS STYLESHEET --> <link href="css/animate.css" rel="stylesheet"> <link href="css/magnific-popup.css" rel="stylesheet"> <link href="css/owl.carousel.min.css" rel="stylesheet"> <link href="css/owl.theme.default.min.css" rel="stylesheet"> <!-- TEMPLATE CSS --> <link href="css/spinner.css" rel="stylesheet"> <link href="css/blue.css" rel="stylesheet"> <!-- Custom Colors --> <!-- <link href="css/apricot.css" rel="stylesheet"> --> <!-- <link href="css/bluestone.css" rel="stylesheet"> --> <!-- <link href="css/coral.css" rel="stylesheet"> --> <!-- <link href="css/curacao.css" rel="stylesheet"> --> <!-- <link href="css/green.css" rel="stylesheet"> --> <!-- <link href="css/greenery.css" rel="stylesheet"> --> <!-- <link href="css/magenta.css" rel="stylesheet"> --> <!-- <link href="css/purple.css" rel="stylesheet"> --> <!-- <link href="css/violet.css" rel="stylesheet"> --> <!-- RESPONSIVE CSS --> <link href="css/responsive.css" rel="stylesheet"> <style> .theme-list .cbox-4 span { background-color: #C61B2C; } .theme-hover:hover { color: #fff; background-color: #C61B2C; border-color: #C61B2C; } .sponsors { width: 350px; height: auto; margin: 1.5em; } .safnog_header { font-size: 18px; } .travel_ui { text-align: justify; text-justify: inter-word; } .badge-top-right { position: absolute; top: 0; right: 0; margin-bottom: 1.2em; } .btn-theme { background-color: #C61B2C; border: 2px solid #C60B2C; } .hero-13-img { position: relative; } .image-container { position: relative; } .vertical-center { position: absolute; bottom: 10px; /* Adjust the value as needed */ left: 50%; transform: translateX(-50%); background-color: white; color: black; } </style> </head> <body> <!-- PRELOADER SPINNER ============================================= --> <div id="loader-wrapper"> <div id="loader"> <div class="cssload-spinner"></div> </div> </div> <!-- PAGE CONTENT ============================================= --> <div id="page" class="page"> <!-- HEADER ============================================= --> <header id="header" class="header"> <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-tra hover-menu"> <div class="container"> <!-- LOGO IMAGE --> <!-- For Retina Ready displays take a image with double the amount of pixels that your image will be displayed (e.g 268 x 60 pixels) --> <a href="#hero-13" class="navbar-brand logo-black"><img src="images/across-logo.png" width="144" height="45" alt="safnog-logo"></a> <a href="#hero-13" class="navbar-brand logo-white"><img src="images/across-logo.png" width="144" height="35" alt="safnog-logo"></a> <!-- Responsive Menu Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-bar-icon"><i class="fas fa-bars"></i></span> </button> <!-- Navigation Menu --> <div id="navbarSupportedContent" class="collapse navbar-collapse"> <span class="navbar-text white-color"> </span> <ul class="navbar-nav ml-auto"> <li> <a href="https://www.eventbrite.com/e/mwnog-1-safnog-9-tickets-940129401347?aff=oddtdtcreator" target="_blank" class="nav-link btn" style="background-color: #C61B2C; border: 2px solid #C60B2C; color: white; border-radius: 3px; padding: 1em;"> REGISTER NOW </a> </li> <li class="nav-item nl-simple"><a class="nav-link" href="#about-safnog">About</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="#conference-agenda">Agenda</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="#call-for-sponsors">Sponsors</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="#call-for-papers-section">Papers</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="attendee_list.html">Attendees</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="venue_and_travel.html">Venue</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="travel.html">Travel</a></li> <li class="nav-item nl-simple"><a class="nav-link" href="#contacts-1">Contact</a></li> </ul> <!-- Header Social Icons --> <!-- <span class="navbar-text"> <span class="header-socials clearfix"> <span><a href="#" class="ico-facebook"><i class="fab fa-facebook-f"></i></a></span> <span><a href="#" class="ico-twitter"><i class="fab fa-twitter"></i></a></span> <span><a href="#" class="ico-instagram"><i class="fab fa-instagram"></i></a></span> <span><a href="#" class="ico-youtube"><i class="fab fa-youtube"></i></a></span> <span><a href="#" class="ico-linkedin"><i class="fab fa-linkedin-in"></i></a></span> <span><a href="#" class="ico-dribbble"><i class="fab fa-dribbble"></i></a></span> <span><a href="#" class="ico-behance"><i class="fab fa-behance"></i></a></span> <span><a href="#" class="ico-pinterest"><i class="fab fa-pinterest-p"></i></a></span> <span><a href="#" class="ico-google-plus"><i class="fab fa-google-plus-g"></i></a></span> <span><a href="#" class="ico-tumblr"><i class="fab fa-tumblr"></i></a></span> <span><a href="#" class="ico-vk"><i class="fab fa-vk"></i></a></span> --> <!-- </span> </span> --> </div> <!-- End Navigation Menu --> </div> <!-- End container --> </nav> <!-- End navbar --> </header> <!-- END HEADER --> <!-- begin banner --> <section id="hero-13" class="bg-fixed hero-section division" style="margin-top:5em;"> <div class="container"> <div class="hero-13-img wow fadeInLeft" data-wow-delay="0.5s"> <img class="img-fluid" src="images/safnog-bk.png" /> </div> </div> </section> <!-- end banner --> <!-- END HERO-13 --> <!-- CONTENT-2 ============================================= --> <section id="about-safnog" class="wide-60 content-section division"> <div class="container"> <div class="row d-flex align-items-center"> <!-- CONTENT TEXT --> <div class="container"> <div class="row"> <div class="col text-center"> <!-- Title --> <h3 class="h3-xs wow fadeInUp " data-wow-delay="0.3s" style="font-size: 42px;"> Southern Africa Network Operators Group </h3> <!-- Text --> <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s"> Building and Sustaining Regional Communities </p> <!-- Text --> <p class="wow fadeInUp travel_ui" data-wow-delay="0.9s"> As Africa develops her regional infrastructure, it has become more important to be able to build and sustain regional communities in support of the same. While not intended as a replacement for existing mailing fora, SAFNOG hopes to be able to provide a discussion forum, and build a community for matters specific to the sub-region. </p> </div> </div> <!-- END CONTENT TEXT --> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END CONTENT-2 --> <!-- CONTENT-2 ============================================= --> <section id="content-2" class="wide-60 content-section division"> <div class="container"> <div class="row d-flex align-items-center"> <!-- CONTENT TEXT --> <div class="container"> <div class="row"> <div class="col text-center"> <!-- Title --> <h3 class="h3-xs wow fadeInUp safnog_header" data-wow-delay="0.3s" style="font-size: 42px;"> Announcement </h3> <br /> <!-- Text --> <h4 class="h4-xs wow fadeInUp" data-wow-delay="0.5s" style="color:#C61B2C"> <a href="https://www.safnog.org/event/index.html" target="_blank" style="color:#C61B2C">MwNOG-1 x SAFNOG-9</a> </h4> <!-- Text --> <p class="grey-color fadeInUp travel_ui" data-wow-delay="0.5s"> SAFNOG is proud to announce its collaboration with <a href="https://mwnog.org" style="color:#C61B2C">MwNOG (Malawi NOG)</a> in its inaugural event, MwNOG-1 to host MwNOG-1 & SAFNOG-9. We look forward to hosting you in Lilongwe, the vibrant capital of Malawi, for this year鈥檚 Conference on August 13-15, 2024. The conference will be a two-day event of robust engagement and knowledge sharing on topics relevant to Internet Operations and Technologies and one day of a hands-on technical training workshop. </p> <p class="grey-color fadeInUp travel_ui" data-wow-delay="0.5s"> Known as the <span style="font-weight: bold;">"Warm Heart of Africa,"</span> Malawi's hospitality ensures a welcoming atmosphere for all guests, this means providing an inspiring, enriching experience that blends cutting-edge facilities with natural beauty and cultural depth. </p> <p class="grey-color fadeInUp travel_ui" data-wow-delay="0.5s"> We look forward to hosting you in Lilongwe, Malawi, this August! </p> <!-- Text --> <!--p class="grey-color fadeInUp travel_ui" data-wow-delay="0.5s"> We are pleased to announce that SAFNOG鈥檚 8th annual conference, SAFNOG-8 will be hosted by the <a href="nspaz.html" target="_blank" style="color:#C61B2C" ><strong>NSPAZ</strong></a> on 29 - 30 August, 2023, in Lusaka, Zambia. As the sub-regional NOG, SAFNOG looks forward to bringing the community together in Zambia this year. </p--> <!--p class="grey-color fadeInUp travel_ui" data-wow-delay="0.5s"> The SAFNOG-8 Conference will be a two-day event of engagement and knowledge sharing on topics relevant to Internet Operations and Technologies such as IPv4 / IPv6 Routing and Operations; Internet policy (Security, Regulation, Content Management, Addressing, etc); Network security issues (NSP-SEC, DDoS, Anti-Spam, Anti-Malware); and IXPs and Peering, to name a few. </p--> <!-- <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">For more details on the hotel, visit - <strong><a href="https://www.lagoonbeachhotel.co.za/location" target="_blank" style="color:#C61B2C" >lagoon Beach Hotel</a></strong></p> <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">To book your accommodation for SAFNOG-8, use this link to enjoy the special conference rate <strong><a href="https://app.thebookingbutton.com/lagoon-beach-hotel/properties/lagoonbeachdirect?check_in_date=2022-08-30&check_out_date=2022-08-31&number_adults=1&promotion_code=2275251" target="_blank" style="color:#C61B2C" >Book Here</a></strong></p> --> <br /> <!-- Buttons --> <a href="https://www.eventbrite.com/e/mwnog-1-safnog-9-tickets-940129401347?aff=oddtdtcreator" target="_blank" class="btn btn-md btn-theme theme-hover wow fadeInUp" data-wow-delay="1.1s"> REGISTER NOW </a> <!-- Buttons --> <!-- <a href="https://safnog.org/virtual-meetings/agenda.html" target="_blank" class="btn btn-md btn-theme theme-hover wow fadeInUp" data-wow-delay="1.1s"> Click to view agenda </a> --> <!-- <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s"> SAFNOG-8 will be a two-day conference of engagement and knowledge sharing on topics relevant to Internet Operations and Technologies. </p> --> </div> </div> <!-- END CONTENT TEXT --> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END CONTENT-2 --> <!-- CONTENT-3 ============================================= --> <section id="call-for-sponsors" class="wide-60 content-section division"> <div class="container"> <div class="row d-flex align-items-center"> <!-- CONTENT TEXT --> <div class="container"> <div class="row"> <div class="col text-center"> <!-- Title --> <h3 class="h3-xs wow fadeInUp" data-wow-delay="0.3s" style="font-size: 42px;"> Sponsors </h3> <!-- Text --> <!-- <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s"> Sponsoring SAFNOG - 8 is a great way to get your brand in front of the African Internet community. </p> --> <!-- Text --> <p class="wow fadeInUp travel_ui" data-wow-delay="0.9s"> SAFNOG is a non-profit organization, and as such, we warmly welcome sponsors to contribute to the success of the MwNOG1 x SAFNOG9 Conference. Kindly take a moment to view our <a href="#" style="color:#C61B2C" id="sponsorship-matrix-url">Sponsorship Proposal</a>. Each sponsorship opportunity includes the additional benefits as described, which are based on the organization's sponsorship level. For sponsorship opportunities, please contact <a href="mailto:secretariat@safnog.org" style="color:#C61B2C">secretariat at safnog.org</a> </p> <h4>Local Host</h4> <a href="https://macra.mw/" target="_blank"> <img class="img-fluid sponsors" src="images/macra-logo-1.png" /> </a> <a href="#"> <img class="img-fluid sponsors" src="images/isoc-logo.png" /> </a> <br><br> <h4>Connectivity Sponsor</h4> <a href="https://mw.inq.inc/" target="_blank"> <img class="img-fluid sponsors" src="images/inq-logo.png" /> </a> <br><br> <h4>Lanyard</h4> <a href="https://www.flexoptix.net/en/" target="_blank"> <img class="img-fluid sponsors" src="images/FlexoptixLogo.png" /> </a> <br><br> <h4>Workshop Sponsor</h4> <a href="https://lionex.org/" target="_blank"> <img class="img-fluid sponsors" src="images/lionex-logo.jpg" /> </a> <br><br> <h4>Community Sponsor</h4> <a href="https://devboks.com/" target="_blank"> <img class="img-fluid sponsors" src="images/DevBoksLogo.jpg" alt="devboks-logo"> </a> <br><br> <h4>Silver Sponsor</h4> <a href="https://icann.org/" target="_blank"> <img class="img-fluid sponsors" src="images/ICANN_Logo.png" /> </a> <!-- <h4>Gold Sponsor</h4> <a href="https://paratus.africa/" target="_blank"> <img class="img-fluid sponsors" src="images/ParatusLogo.png" /> </a> <br> <h4>Peering Sponsor</h4> <a href="https://www.infratel.co.zm/" target="_blank"> <img class="img-fluid sponsors" src="images/infratel_logo.jpg" /> </a> <h4>Bronze Sponsor</h4> <a href="https://www.team-cymru.com/community-services" target="_blank"> <img class="img-fluid sponsors" src="images/team_cymru.png" /> </a> <h4>Bronze Sponsor</h4> <a href="https://www.africadatacentres.com/" target="_blank"> <img class="img-fluid sponsors" src="images/africa_data_centres.png" alt="team-cymru-logo" /> </a> <br> <h4>Bronze Sponsor</h4> <a href="https://www.wiocc.net" target="_blank"> <img class="img-fluid sponsors" src="images/wiocc_logo.png" /> </a> <h4>Coffee Break Sponsor</h4> <a href="https://www.workonline.africa/" target="_blank"> <img class="img-fluid sponsors" src="images/workonline.jpg" /> </a> --> </div> </div> <!-- End row --> </div> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END CONTENT-2 --> <!-- begin call-for-papers --> <section id="call-for-papers-section" class="wide-60 services-section division"> <div class="container"> <div class="row"> <div class="col text-center"> <h3 class="h3-xs wow fadeInUp" data-wow-delay="0.3s">Call for Papers</h3> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> The MWNOG-1 and SAFNOG-9 Programme Committee are now seeking contributions for Presentations and Tutorials for their joint 2024 Conference. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> We are looking for presenters who would: </p> <ul class="p-md grey-color wow fadeInUp travel_ui"> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Offer a technical tutorial on an appropriate topic</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Participate in the technical conference sessions as a speaker</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Convene and chair panel sessions of relevant topics</li> </ul> </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> Please submit your paper <strong> <a href="https://papers.safnog.org/user/index.php?event=205" target="_blank" style="color:#C61B2C">online here</a> </strong> </p> </div> </div> </div> </section> <!-- end call-for-papers --> <!-- begin conference-milestones --> <section id="conference-milestones-section" class="wide-60 services-section division"> <div class="container"> <div class="row"> <div class="col"> <table class="table table-bordered table-borderless wow fadeInUp" data-wow-delay="0.5s"> <thead> <tr> <th scope="col" colspan="2" class="h4 text-center">Conference Milestones</th> </tr> </thead> <tbody> <tr class="table-bordered"> <th scope="row" >Call for Papers Opens</th> <th scope="row" style="color:#C61B2C" >Now</th> </tr> <tr class="table-bordered"> <th scope="row" >Draft Program Published</th> <th scope="row" style="color:#C61B2C" >As papers are confirmed</th> </tr> <tr class="table-bordered"> <th scope="row" >Final Deadline for Submissions</th> <th scope="row" style="color:#C61B2C">23 July, 2024</th> </tr> <tr class="table-bordered"> <th scope="row" >Final Program Published</th> <th scope="row" style="color:#C61B2C">30 July, 2024</th> </tr> <tr class="table-bordered"> <th scope="row" >Final Slides Received</th> <th scope="row" style="color:#C61B2C">06 August, 2024</th> </tr> <tr class="table-bordered"> <th scope="col" colspan="2" class="text-center"><br></th> </tr> </tbody> </table> <p class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s"> NOTE THAT REGARDLESS OF DEADLINES, SLOTS ARE FILLED ON A FIRST COME, FIRST SERVED BASIS. </p> </div> </div> </div> </section> <!-- end conference-milestones --> <!-- begin conference-agenda --> <section id="conference-agenda" class="wide-60 services-section division"> <div class="container"> <div class="row"> <div class="col text-center"> <h3 class="h3-xs wow fadeInUp" data-wow-delay="0.3s">Conference Agenda</h3><br> <table class="table table-bordered table-borderless wow fadeInUp" data-wow-delay="0.5s"> <thead> <tr> <th scope="col" colspan="3" class="h4 text-center"> 13th August </th> </tr> </thead> <tbody> <tr class="table-bordered"> <th scope="row">0900hrs - 1630hrs:</th> <th scope="row" style="color:#C61B2C">Peering Workshop</th> <th scope="row"></th> </tr> <tr class="table-bordered"> <th scope="col" colspan="3" class="text-center"><br></th> </tr> </tbody> </table> <br><br> <table class="table table-bordered table-borderless wow fadeInUp" data-wow-delay="0.5s"> <thead> <tr> <th scope="col" colspan="3" class="h4 text-center"> 14th August </th> </tr> </thead> <tbody> <tr class="table-bordered"> <th scope="row">0700hrs - 0830hrs:</th> <th scope="row" style="color:#C61B2C">Registration</th> <th scope="row"></th> </tr> <tr class="table-bordered"> <th scope="row">0830hrs - 0900hrs:</th> <th scope="row" style="color:#C61B2C"> Welcome & Introduction to MWNOG-1/SAFNOG-9: </th> <th scope="row"> <ul> <li> - Ruth Kapanga, MWNOG</li> <li> - Portia Rabonda, SAFNOG</li> </ul> </th> </tr> <tr class="table-bordered"> <th scope="row">0900hrs - 0930hrs:</th> <th scope="row" style="color:#C61B2C"> Conference opening message </th> <th scope="row"> Malawi Communications Regulatory Authority </th> </tr> <tr class="table-bordered"> <th scope="row">0930hrs - 1015hrs:</th> <th scope="row" style="color:#C61B2C"> Keynote: Every ISP Needs To Use A QoE Middle-Box On Their Network </th> <th scope="row"> Frank Borsik, LibreQoS </th> </tr> <tr class="table-bordered"> <th scope="row">1015hrs - 1030hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="internet-of-things-overview-url">Internet of Things Overview</a> </th> <th scope="row"> Samuel Kitiku, CTN </th> </tr> <tr class="table-bordered"> <th scope="row">1030hrs - 1040hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="what-is-a-nog-url">What Is A NOG?</a> </th> <th scope="row"> Portia Rabonda, Flexoptix </th> </tr> <tr class="table-bordered" style="background-color: gray; color: white;"> <th scope="row">1040hrs - 1100hrs:</th> <th scope="row" colspan="2">Coffee Break</th> </tr> <tr class="table-bordered"> <th scope="row">1100hrs - 1130hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="spatial-division-multiplexing_a-new-cable-paradigm-url">Spatial Division Multiplexing: A New (Subsea) Cable Paradigm</a> </th> <th scope="row"> Mark Tinka, TransmissionCo </th> </tr> <tr class="table-bordered"> <th scope="row">1130hrs - 1200hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="ip-to-dwdm_redefining-access-network-url">IP-to-DWDM: Redefining Access Network</a> </th> <th scope="row"> Byren Meintjes, Adtran </th> </tr> <tr class="table-bordered" style="background-color: gray; color: white;"> <th scope="row">1230hrs - 1400hrs:</th> <th scope="row" colspan="2">Lunch Break</th> </tr> <tr class="table-bordered"> <th scope="row">1400hrs - 1430hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="content-service-delivery_cloud-computing-url">Content, Service Delivery & Cloud Computing</a> </th> <th scope="row" > Kondwani Chimatiro, GiantPlus </th> </tr> <tr class="table-bordered"> <th scope="row">1430hrs - 1500hrs:</th> <th scope="row" style="color:#C61B2C"> KinDNS </th> <th scope="row">Simon Mayoye, ICANN</th> </tr> <tr class="table-bordered"> <th scope="row">1500hrs - 1530hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="universal-service-fund-url">Universal Service Fund</a> </th> <th scope="row">Ronald Tembo, NYBC</th> </tr> <tr class="table-bordered"> <th scope="row">1530hrs - 1540hrs:</th> <th scope="row" style="color:#C61B2C"> Peering Personals - Portia Rabonda, Flexoptix </th> </tr> <tr class="table-bordered" style="background-color: gray; color: white;"> <th scope="row">1540hrs - 1600hrs:</th> <th scope="row" colspan="2">Coffee Break</th> </tr> <tr class="table-bordered"> <th scope="row">1600hrs - 1630hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="noc-best-practices-for-onp-url">NOC Best Practices for Optimal Network Performance</a> </th> <th scope="row"> Mwai Janna, SimbaNET Malawi </th> </tr> <tr class="table-bordered"> <th scope="row">1630hrs - 1700hrs:</th> <th scope="row" style="color:#C61B2C"> Building Trustworthy Network infrastructure </th> <th scope="row">Elizabeth Kalitsiro Mwale, TechPearl</th> </tr> <tr class="table-bordered"> <th scope="row">1730hrs - Late:</th> <th scope="row" style="color:#C61B2C"> Social event </th> <th scope="row"></th> </tr> <tr class="table-bordered"> <th scope="col" colspan="3" class="text-center"><br></th> </tr> </tbody> </table> </br></br> <table class="table table-bordered table-borderless wow fadeInUp" data-wow-delay="0.5s"> <thead> <tr> <th scope="col" colspan="3" class="h4 text-center"> 15th August </th> </tr> </thead> <tbody> <tr class="table-bordered"> <th scope="row">0900hrs - 0930hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="diplomatic-data-corridors-url">Diplomatic Data Corridors</a> </th> <th scope="row"> Andrew Nyirenda, MACRA </th> </tr> <tr class="table-bordered"> <th scope="row">0930hrs - 1000hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="transport_access-technologies-url">Transport & Access Technologies</a> </th> <th scope="row"> Nkhwachi Patrick Theu, ESCOM/OFC </th> </tr> <tr class="table-bordered"> <th scope="row">1000hrs - 1030hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="isp-network-architecture-choices-url">ISP Network Architecture Choices</a> </th> <th scope="row">Brian Longwe, CTN Malawi</th> </tr> <tr class="table-bordered"> <th scope="row">1030hrs - 1100hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="network-as-a-service_the-future-of-enterprise-connectivity-url">Network as a Service (NaaS): The Future of Enterprise Connectivity</a> </th> <th scope="row">Goodall Salima, inq Digital Malawi</th> </tr> <tr class="table-bordered"> <th scope="row">1100hrs - 1110hrs:</th> <th scope="row" style="color:#C61B2C"> Peering Personals </th> <th scope="row">Portia Rabonda, Flexoptix</th> </tr> <tr class="table-bordered" style="background-color: gray; color: white;"> <th scope="row">1110hrs - 1130hrs:</th> <th scope="row" colspan="2">Coffee Break</th> </tr> <tr class="table-bordered"> <th scope="row">1130hrs - 1200hrs:</th> <th scope="row" style="color:#C61B2C"> <a href="#" style="color:#C61B2C" id="the-components-that-make-up-a-submarine-cable-system-url">The Components That Make Up A Submarine Cable System</a> </th> <th scope="row">Mark Tinka, TransmissionCo</th> </tr> <tr class="table-bordered"> <th scope="row">1200hrs - 1230hrs:</th> <th scope="row" style="color:#C61B2C"> Empowering The Next Generation In Networking And Cybersecurity </th> <th scope="row">Victoria Kamuona, mHub</th> </tr> <tr class="table-bordered"> <th scope="row">1230hrs - 1300hrs:</th> <th scope="row" style="color:#C61B2C"> The Lilongwe Open & Neutral Internet Exchange (LIONEX) </th> <th scope="row">Brian Longwe, LIONEX</th> </tr> <tr class="table-bordered"> <th scope="row">1300hrs - 1315hrs:</th> <th scope="row" style="color:#C61B2C"> Closing session: </th> <th scope="row"> <ul> <li> - Ruth Kapanga, MWNOG</li> <li> - Portia Rabonda, SAFNOG</li> </ul> </th> </tr> <tr class="table-bordered" style="background-color: gray; color: white;"> <th scope="row">1315hrs - 1345hrs:</th> <th scope="row" colspan="2">Lunch Break & End of Conference</th> </tr> <tr class="table-bordered"> <th scope="col" colspan="3" class="text-center"><br></th> </tr> </tbody> </table> </div> </div> </div> </section> <!-- end conference-agenda --> <!-- begin program-material --> <section id="program-material-section" class="wide-60 services-section division"> <div class="container"> <div class="row"> <div class="col text-center"> <h4 class="h3-xs wow fadeInUp" data-wow-delay="0.3s">Program Material</h4> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> The MwNOG x SAFNOG-9 Conference Programme consists of two parts, these being the Tutorials and Conference Tracks. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s">Topics proposed must be relevant to Internet Operations and Technologies: <ol class="p-md grey-color wow fadeInUp travel_ui"> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- IPv4/IPv6 Routing and Operations</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Internet backbone operations</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Routing Security, including RPKI and MANRS</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- ISP and Carrier services </li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Peering, Interconnects and IXP's </li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Network Function Virtualizaton</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Network Automation/Programming</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Research on Internet Operations and Deployment</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Network infrastructure security</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- DNS/DNSSEC</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Access and Transport Technologies</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Content & Service Delivery and "Cloud Computing"</li> <li class="p-md grey-color wow fadeInUp" data-wow-delay="0.5s">- Semi conductor shortage and impact to equipment acquisition and operation</li> </ol> </p> <br> <h4 class="h3-xs wow fadeInUp" data-wow-delay="0.3s">CfP Submissions</h4> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> Draft slides for both tutorials and conference sessions <span style="font-weight: bold;">MUST</span> be provided with CfP submissions otherwise the Programme Committee will be unable to review the submission. For avoidance of doubt this means that submissions which do not include slides will be rejected immediately. For work in progress, the most current information available at time of submission is acceptable. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> All draft and complete slides must be submitted in PDF format only. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> Final slides are to be provided by the specified deadline for publication on the MwNOG x SAFNOG-9 websites. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> Prospective presenters should note that the majority of speaking slots will be filled well before the final submission deadline. The PC may, at their discretion, retain a limited number of slots up to the final submission deadline for presentations that are exceptionally timely, important, or of critical operational importance. Every year we turn away submissions, due to filling up all available programme slots before the deadline. Presenters should endeavour to get material into the PC sooner rather than later. </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s"> Any questions or concerns should be addressed to the Programme Committee by e-mail at: <a href="mailto:safnog-pc-chairs@safnog.org" target="_blank" style="color:#C61B2C">pc-chairs at safnog.org</a> </p> <p class="p-md grey-color wow fadeInUp travel_ui" data-wow-delay="0.5s">We look forward to receiving your presentation proposals.</p> </div> </div> </div> </section> <!-- end program-material --> <div id="brands-3" class="brands-section division"> <div class="container"> <!-- MORE ITEMS ============================================= --> <!-- SERVICES-2 ============================================= --> <section id="services-2" class="bg-lightgrey wide-60 services-section division"> <div class="container"> <!-- SECTION TITLE --> <div class="row"> <div class="col-lg-10 offset-lg-1 section-title"> <!-- Title --> <h3 class="h3-md">Mailing List</h3> <!-- Text --> <p class="p-md">Targeted at network and operations engineers in Southern Africa. </p> <p>The mailing list was established to provide a forum for the exchange of technical information and the discussion of specific implementation issues that require cooperation among network service providers. </p> <p>To ensure that the list is a useful forum for discussion of relevant technical issues, participants are asked to respect these guidelines. Failure to do so can lead to posting rights being denied. </p><br><br> <a href="http://lists.safnog.org/listinfo/safnog" class="btn btn-sm btn-theme theme-hover">Subscribe </a> </div> </div> <!-- END SECTION TITLE --> <div class="row"> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END SERVICES-2 --> <!-- CALL TO ACTION-4 ============================================= --> <section id="cta-4" class="bg-lightdark cta-section division"> <div class="container white-color"> <div class="row d-flex align-items-center"> <!-- CALL TO ACTION TEXT --> <div class="col-lg-8"> <div class="cta-txt"> <h4 class="h4-lg">Find out more about Conference</h4> </div> </div> <!-- CALL TO ACTION BUTTON --> <div class="col-lg-3 offset-lg-1"> <div class="cta-btn text-right"> <a href="#about-safnog" class="btn btn-md btn-theme tra-hover">MwNOG-1 x SAFNOG-9</a> </div> </div> </div> <!-- End row --> </div> <!-- End container --> </section> <!-- END CALL TO ACTION-4 --> <!-- CONTACTS-1 ============================================= --> <section id="contacts-1" class="bg-scroll bg-lightgrey wide-100 contacts-section division"> <div class="container"> <!-- SECTION TITLE --> <div class="row"> <div class="col-lg-10 offset-lg-1 section-title"> <!-- Title --> <h3 class="h3-md">Get In Touch</h3> <!-- Text --> <p class="p-md">Please complete the form below for any queries and we will ensure that you get prompt assistance from one of team members. </p> </div> </div> <!-- CONTACT FORM --> <div class="row"> <div class="col-md-10 col-lg-8 offset-md-1 offset-lg-2"> <div class="form-holder"> <form name="contactform" class="row contact-form"> <!-- Contact Form Input --> <div id="input-name" class="col-lg-6"> <input type="text" name="name" class="form-control name" placeholder="Your Name*"> </div> <div id="input-email" class="col-lg-6"> <input type="text" name="email" class="form-control email" placeholder="Email Address*"> </div> <!-- Form Select --> <div id="input-subject" class="col-md-12 input-subject"> <select id="inlineFormCustomSelect1" name="Subject" class="custom-select subject"> <option>This question is about...</option> <option>Registering</option> <option>Sponsoring</option> </select> </div> <div id="input-message" class="col-lg-12 input-message"> <textarea class="form-control message" name="message" rows="6" placeholder="Your Message ..."></textarea> </div> <!-- Contact Form Button --> <div class="col-lg-12 mt-10 form-btn text-right"> <button type="submit" class="btn btn-md btn-theme theme-hover submit">Send Your Message</button> </div> <!-- Contact Form Message --> <div class="col-lg-12 contact-form-msg"> <span class="loading"></span> </div> </form> </div> </div> </div> <!-- END CONTACT FORM --> </div> <!-- End container --> </section> <!-- END CONTACTS-1 --> <!-- FOOTER-2 ============================================= --> <footer id="footer-2" class="pt-100 footer division"> <div class="container"> <!-- FOOTER CONTENT --> <div class="row"> <!-- FOOTER INFO --> <div class="col-md-10 col-lg-4"> <div class="footer-info mb-40"> <!-- Footer Logo --> <!-- For Retina Ready displays take a image with double the amount of pixels that your image will be displayed (e.g 268 x 60 pixels) --> <img src="images/across-logo.png" width="134" height="30" alt="asante-logo"> <!-- Text --> <p>SAFNOG hopes to be able to provide a discussion forum, and build a community for matters specific to the sub-region. </p> <!-- Social Icons --> <div class="footer-socials-links"> <ul class="foo-socials text-center clearfix"> <li><a href="https://facebook.com/safnog/" class="ico-facebook"><i class="fab fa-facebook-f"></i></a></li> <li><a href="https://twitter.com/SAFNOG" class="ico-twitter"><i class="fab fa-twitter"></i></a></li> <li><a href="https://www.instagram.com/safnog_/" class="ico-instagram"><i class="fab fa-instagram"></i></a></li> <li><a href="https://www.youtube.com/channel/UCLRItGb8Y2HXIu_EUdp3Sag" class="ico-youtube"><i class="fab fa-youtube"></i></a></li> <li><a href="http://linkedin.com/in/SAFNOG-88030311b" class="ico-linkedin"><i class="fab fa-linkedin-in"></i></a></li> <!-- <li><a href="#" class="ico-tumblr"><i class="fab fa-tumblr"></i></a></li> <li><a href="#" class="ico-dribbble"><i class="fab fa-dribbble"></i></a></li> <li><a href="#" class="ico-behance"><i class="fab fa-behance"></i></a></li> <li><a href="#" class="ico-pinterest"><i class="fab fa-pinterest-p"></i></a></li> <li><a href="#" class="ico-google-plus"><i class="fab fa-google-plus-g"></i></a></li> <li><a href="#" class="ico-vk"><i class="fab fa-vk"></i></a></li>--> </ul> </div> </div> </div> <!-- FOOTER PRODUCTS LINKS --> <div class="col-md-3 col-lg-2 offset-lg-1"> <div class="footer-links mb-40"> <!-- Title --> <h5 class="h5-xs">MwNOG-1 x SAFNOG-9</h5> <!-- Footer List --> <ul class="clearfix"> <li> <p><a href="#about-safnog">About</a></p> </li> <li> <p><a href="#call-for-sponsors">Sponsors</a></p> </li> <!-- <li><p><a href="http://www.safnog.org/safnog7/event/index.html#services-3">Programme</a></p></li> --> <!-- <li><p><a href="http://www.safnog.org/safnog7/event/index.html#brands-3">Sponsor</a></p></li> --> <!-- <li><p><a href="http://www.safnog.org/safnog7/event/index.html#services-4">Call for Papers</a></p></li> --> </ul> </div> </div> <!-- FOOTER COMPANY LINKS --> <div class="col-md-3 col-lg-2"> <div id="past-meetings" class="footer-links mb-40"> <!-- Title --> <!--h5 class="h5-xs">Previous Meetings</h5--> <!-- Footer Links --> <!--ul class="clearfix"> <li><p><a href="http://safnog.org/safnog1/meetings-past/2014/">SAFNOG-1</a></p></li> <li><p><a href="#">SAFNOG-2</a></p></li> <li><p><a href="http://safnog.org/safnog3/">SAFNOG-3</a></p></li> <li><p><a href="http://safnog.org/safnog4/">SAFNOG-4</a></p></li> <li><p><a href="http://safnog.org/safnog5/">SAFNOG-5</a></p></li> <li><p><a href="http://www.safnog.org/safnog5/virtual-meetings/index.html">SAFNOG+ZANOG</a></p></li> <li><p><a href="http://www.safnog.org/safnog6/virtual-meetings/index.html">SAFNOG-6</a></p></li> <li><p><a href="http://www.safnog.org/safnog7/index.html">SAFNOG-7</a></p></li> </ul--> </div> </div> <!-- FOOTER NEWSLETTER FORM --> <div class="col-md-6 col-lg-3"> <div class="footer-form mb-20"> <!-- Title --> <h5 class="h5-xs">Follow Updates</h5> <!-- Newsletter Form Input --> <form class="newsletter-form"> <div class="input-group"> <input type="email" class="form-control" placeholder="Email Address" required id="s-email"> <span class="input-group-btn"> <button type="submit" class="btn"> <a href="http://lists.safnog.org/listinfo/safnog"> <i class="far fa-arrow-alt-circle-right"></i> </a> </button> </span> </div> <!-- Newsletter Form Notification --> <label for="s-email" class="form-notification"></label> </form> </div> </div> <!-- END FOOTER NEWSLETTER FORM --> </div> <!-- END FOOTER CONTENT --> <!-- FOOTER COPYRIGHT --> <div class="row bottom-footer"> <div class="col-md-12"> <div class="footer-copyright text-right"> <p>© <span>SAFNOG</span> 2024 powered by <a href="https://devboks.com/" target="_blank"> <img src="images/DevBoksLogo.jpg" width="10%" alt="devboks-logo"> </a> </p> </div> </div> </div> </div> <!-- End container --> </footer> <!-- END FOOTER-2--> </div> <!-- END PAGE CONTENT --> <!-- EXTERNAL SCRIPTS ============================================= --> <script src="js/jquery-3.3.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/fontawesome.js"></script> <script src="js/modernizr.custom.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/retina.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.scrollto.js"></script> <script src="js/jquery.appear.js"></script> <script src="js/jquery.vide.min.js"></script> <script src="js/wow.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/contact-form.js"></script> <script src="js/register-form.js"></script> <script src="js/quick-form.js"></script> <script src="js/comment-form.js"></script> <script src="js/jquery.validate.min.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/custom.js"></script> <script type="module" src="js/get-sponsorship-matrix-url.js"></script> <script> new WOW().init(); </script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. --> <!-- [if lt IE 9]> <script src="js/html5shiv.js" type="text/javascript"></script> <script src="js/respond.min.js" type="text/javascript"></script> <![endif] --> <!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. --> <!-- <script> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-XXXXX-X']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> --> </body> </html>