<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://tim.army/doku/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://tim.army/doku/feed.php">
        <title>Tim&amp;#039;s Technology Gauntlet Wiki - cisco:bgp:ios-xr</title>
        <description></description>
        <link>https://tim.army/doku/</link>
        <image rdf:resource="https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-10T18:44:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab3&amp;rev=1739835414&amp;do=diff"/>
                <rdf:li rdf:resource="https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab4&amp;rev=1739835414&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Tim&#039;s Technology Gauntlet Wiki</title>
        <link>https://tim.army/doku/</link>
        <url>https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab3&amp;rev=1739835414&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-17T23:36:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab3</title>
        <link>https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab3&amp;rev=1739835414&amp;do=diff</link>
        <description>IOS-XR BGP, VRF

Lab 2: 

RP/0/0/CPU0:derg-ce-a#show run  
Wed May 24 07:34:03.346 UTC
Building configuration...
!! IOS XR Configuration 6.0.1
!! Last configuration change at Wed May 24 07:31:27 2017 by cisco
!
hostname derg-ce-a
domain lookup disable
vrf portland
 address-family ipv4 unicast
  import route-target
   1:1
  !
  export route-target
   1:1
  !
 !
!
line console
 exec-timeout 0 0
!
interface MgmtEth0/0/CPU0/0
 shutdown
!
interface GigabitEthernet0/0/0/0
 description derg-ce-b; 10.0.…</description>
    </item>
    <item rdf:about="https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab4&amp;rev=1739835414&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-17T23:36:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lab4</title>
        <link>https://tim.army/doku/doku.php?id=cisco:bgp:ios-xr:lab4&amp;rev=1739835414&amp;do=diff</link>
        <description>Lab 4: IOS-XR BGP with Sub-interfaces


hostname Router1
vrf portland
 address-family ipv4 unicast
  import route-target
   1:1
  !
  export route-target
   1:1
  !
 !
!
interface MgmtEth0/0/CPU0/0
 shutdown
!
interface GigabitEthernet0/0/0/0.10
 vrf portland
 ipv4 address 10.0.0.1 255.255.255.252
 encapsulation dot1q 10
!
interface GigabitEthernet0/0/0/1
 shutdown
!
interface GigabitEthernet0/0/0/2
 shutdown
!
router bgp 65000
 bgp router-id 1.1.1.1
 address-family ipv4 unicast
 !
 address-fami…</description>
    </item>
</rdf:RDF>
