<?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-bt</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-04T07:39:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/0-setup?rev=1521442508&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/1-routing?rev=1497363754&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/2-securing-router?rev=1497365770&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/4-routing-security?rev=1497363057&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/address-plan?rev=1497363209&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/agenda?rev=1507794692&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/lab-access?rev=1508283836&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/participants?rev=1497442736&amp;do=diff"/>
                <rdf:li rdf:resource="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/start?rev=1508284502&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-bt/0-setup?rev=1521442508&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-19T06:55:08+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-bt/0-setup?rev=1521442508&amp;do=diff</link>
        <description>IPv6 Security 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 o…</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/1-routing?rev=1497363754&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-13T14:22:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>1-routing</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bt/1-routing?rev=1497363754&amp;do=diff</link>
        <description>IPv6 Security Lab - Routing

Setting up 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-bt/2-securing-router?rev=1497365770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-13T14:56:10+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-bt/2-securing-router?rev=1497365770&amp;do=diff</link>
        <description>IPv6 Security 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-bt/4-routing-security?rev=1497363057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-13T14:10:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>4-routing-security</title>
        <link>https://bgp4all.com.au/pfs/training/itu-ipv6-bt/4-routing-security?rev=1497363057&amp;do=diff</link>
        <description>IPv6 Security Lab - Routing Protocol Security

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-bt/address-plan?rev=1497363209&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-13T14:13:29+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-bt/address-plan?rev=1497363209&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-bt/agenda?rev=1507794692&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-12T07:51:32+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-bt/agenda?rev=1507794692&amp;do=diff</link>
        <description>Agenda

Time Schedule
 Session 1   09:00 - 10:30   Break       10:30 - 11:00   Session 2   11:00 - 12:30   Lunch       12:30 - 13:30   Session 3   13:30 - 15:00   Break       15:00 - 15:30   Session 4   15:30 - 17:00  
Instructors
 FL   First Name</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/lab-access?rev=1508283836&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-17T23:43:56+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-bt/lab-access?rev=1508283836&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 PFS. The password for this network is</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/participants?rev=1497442736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-06-14T12:18:56+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-bt/participants?rev=1497442736&amp;do=diff</link>
        <description>Participants
 No  Name  Role  Organisation  Email  1  Mr Damche   SCE, RUB  damchedorji(dot)sce(at)rub(dot)edu(dot)bt  2  Ms Dawa Pem  ICT Officer  PCE, RUB  dawapem(dot)pce(at)rub(dot)edu(dot)bt  3  Ms Sangay Dema   BPC  sangaydema(at)bpc(dot)bt  4</description>
    </item>
    <item rdf:about="https://bgp4all.com.au/pfs/training/itu-ipv6-bt/start?rev=1508284502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-17T23:55:02+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-bt/start?rev=1508284502&amp;do=diff</link>
        <description>IPv6 Infrastructure Workshop

Wiki Access

	*  Wireless network
	*  Wireless password
	*  Website URL

Workshop Goals

This is a three day IPv6 Workshop, teaching about IPv6 and IPv6 Infrastructure deployment.

Target Audience

Policy makers, regulators, and technical staff involved in the Internet.</description>
    </item>
</rdf:RDF>
