<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://bgp4all.com.au/pfs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://bgp4all.com.au/pfs/feed.php">
        <title>Philip Smith&#039;s Internet Development Site - training:itu-ipv6-bn</title>
        <description></description>
        <link>https://bgp4all.com.au/pfs/</link>
        <image rdf:resource="https://bgp4all.com.au/pfs/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-04T09:25:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/0-setup?rev=1533982528&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/1-routing-isis?rev=1532040929&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-bgp?rev=1533983081&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-securing-router?rev=1532040989&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/3-securing-router?rev=1534302198&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/5-securing-isis?rev=1532041135&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/6-securing-bgp?rev=1532041165&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/address-plan?rev=1532040747&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/agenda?rev=1534126263&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/dynamips?rev=1532041202&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/lab-access?rev=1532040837&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/participants?rev=1539120980&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/start?rev=1534216613&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://bgp4all.com.au/pfs/_media/wiki/dokuwiki.svg">
        <title>Philip Smith's Internet Development Site</title>
        <link>https://bgp4all.com.au/pfs/</link>
        <url>https://bgp4all.com.au/pfs/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/0-setup?rev=1533982528&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-11T10:15:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0-setup</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/0-setup?rev=1533982528&amp;do=diff</link>
        <description>IPv6 Lab

Objective

Using a dual stack topology, this lab investigates securing the router and the routing infrastructure for the network.

Lab Topology

The initial lab topology sets up 6 autonomous systems, each with four routers. In each AS, one router is the border router (for connecting to transit providers), one router is the core router (representing the rest of the network operator’s core network), one router is a peering router (for connecting to private peers and IXPs), and one router…</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/1-routing-isis?rev=1532040929&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:55:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>1-routing-isis</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/1-routing-isis?rev=1532040929&amp;do=diff</link>
        <description>IPv6 Lab - IS-IS

Configuring IS-IS

Each team will need to configure IS-IS between the four routers in their AS. The core router should be straightforward to configure. It has one loopback interface, one interface connecting to the peering router, and one interface connecting to the border router. And even though we are using ethernet to connect the routers, these are only point-to-point links and IS-IS should be configured as such.</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-bgp?rev=1533983081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-11T10:24:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2-bgp</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-bgp?rev=1533983081&amp;do=diff</link>
        <description>IPv6 Lab - BGP

Configuring iBGP

The next step is to configure iBGP mesh between the four routers in each autonomous system. We’ll use a route-reflector set up to handle this, as this is very common practice today, and full mesh iBGP does not scale, as was covered in the presentations.</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-securing-router?rev=1532040989&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:56:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2-securing-router</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/2-securing-router?rev=1532040989&amp;do=diff</link>
        <description>IPv6 Lab - Securing the Router

Basic Best Practice

Getting used to IPv6 show commands in IOS

Try the following IPv6 show commands:
show ipv6 interface
show ipv6 neighbors
show ipv6 route
show ipv6 routers
show ipv6 ospf neighbors
show ipv6 ospf rib
show ipv6 traffic
show bgp ipv6 unicast summary
show ipv6 ?</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/3-securing-router?rev=1534302198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-15T03:03:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3-securing-router</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/3-securing-router?rev=1534302198&amp;do=diff</link>
        <description>IPv6 Lab - Securing the Router

Basic Best Practice

Getting used to IPv6 show commands in IOS

Try the following IPv6 show commands:
show ipv6 interface
show ipv6 neighbors
show ipv6 route
show ipv6 routers
show ipv6 ospf neighbors
show ipv6 ospf rib
show ipv6 traffic
show bgp ipv6 unicast summary
show ipv6 ?</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/5-securing-isis?rev=1532041135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:58:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5-securing-isis</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/5-securing-isis?rev=1532041135&amp;do=diff</link>
        <description>IPv6 Lab - Securing IS-IS

IS-IS neighbour authentication

Configuring Neighbour Security for IS-IS

Network operators consider it more and more important to turn on neighbour authentication inside their networks as attacks on infrastructure increase and operators seek to use all available tools to secure their networks.</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/6-securing-bgp?rev=1532041165&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:59:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>6-securing-bgp</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/6-securing-bgp?rev=1532041165&amp;do=diff</link>
        <description>IPv6 Lab - Securing BGP

BGP neighbour authentication

Configure passwords on the iBGP sessions

Passwords should now be configured on the iBGP sessions. Go back to the peer-groups which were configured earlier in this workshop and now add passwords to them. For example, here is the peer-group on the Core router:</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/address-plan?rev=1532040747&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:52:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>address-plan</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/address-plan?rev=1532040747&amp;do=diff</link>
        <description>Address Space Allocation

This document describes the IP address plan we will use for this set of workshop exercises.

Wherever possible the plan tries to replicate real life as closely as possible.

The IPv4 address space used in these exercises is from subnets of 100.64.0.0/10 which is an [IPv4 Shared Address](</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/agenda?rev=1534126263&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-13T02:11:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>agenda</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/agenda?rev=1534126263&amp;do=diff</link>
        <description>Agenda

Time Schedule
 Session 1   08:30 - 10:00   Break       10:00 - 10:30   Session 2   10:30 - 12:00   Lunch       12:00 - 14:00   Session 3   14:00 - 15:30   Break       15:30 - 16:00   Session 4   16:00 - 17:30  
Instructors
 FL   First Name</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/dynamips?rev=1532041202&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T23:00:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dynamips</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/dynamips?rev=1532041202&amp;do=diff</link>
        <description>Dynamips Configuration

This workshop labs uses Dynamips to support all the routers used. Below is the configuration file used.
# IPv6 Security Workshop
# Using c7200-advipservicesk9-mz.152-4.S7

model = 7200

[localhost:7200]
  udp = 40100
  workingdir = /home/user/Workshop/cache

  [[7200]]
      image = /home/user/bin/c7200-1524S7.bin
      ram = 176
      npe = npe-400
      ghostios = True
      sparsemem = True
      idlepc = 0x631891f8

  [[ROUTER b1]]
      console = 2011
      aux = 301…</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/lab-access?rev=1532040837&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-19T22:53:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab-access</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/lab-access?rev=1532040837&amp;do=diff</link>
        <description>Lab Access Instructions

Introduction

This lab runs on a virtualised environment for Cisco IOS called “Dynamips”. 

To join the network which the lab environment is on, associate your laptop with the wireless network called IPv6. The password for this network is</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/participants?rev=1539120980&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-09T21:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>participants</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/participants?rev=1539120980&amp;do=diff</link>
        <description>Participants
 Name  Organisation  Contact  Nur Amalia binti Haji Ahmad  E-Government National Centre  nuramalia(dot)ahmad(at)egc(dot)gov(dot)bn  Sukartini Basirah binti Hj Kamis  E-Government National Centre  sukartini.kamis(at)egc(dot)gov(dot)bn  Muhammad Alauddin @Ajmal bin Hj Jemluddin</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bn/start?rev=1534216613&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-14T03:16:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bn/start?rev=1534216613&amp;do=diff</link>
        <description>IPv6 Infrastructure Workshop

	*  Date: 13th to 15th August 2018
	*  Venue: Seri Kerna Hall, AITI HQ Building, Block B13, Spg 32-5, Kg Anggerek Desa, Jalan Berakas, Bandar Seri Begawan, Brunei Darussalam

Workshop Goals

This is a three day IPv6 Workshop, teaching about IPv6 and IPv6 Infrastructure deployment.</description>
    </item>
</rdf:RDF>
