Difference between revisions of "DT3Cloud"

From Teknologisk videncenter
Jump to: navigation, search
(RouterX test network)
m
 
(26 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
== Introduction ==
 
== Introduction ==
  
== Network Diagram ==  
+
== Network Diagram ==
 +
 
 +
[[Image:Dt3SKY.JPG |thumb|none|600px]]
  
 
== Network Setup ==
 
== Network Setup ==
Line 11: Line 13:
 
**'''IP:''' 10.1.1.9 /30
 
**'''IP:''' 10.1.1.9 /30
 
** ip router isis
 
** ip router isis
 +
** tag-switching ip
 +
** mpls label protocol ldp
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' Link to R2
 
**'''Description:''' Link to R2
 
*'''Interface:''' Fast Ethernet 0/0
 
*'''Interface:''' Fast Ethernet 0/0
**'''IP:''' 172.16.10.2 /30
 
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 +
** ip vrf forwarding TEST
 +
** ip address 172.16.10.2 255.255.255.252
 
**'''Description:''' Link to test router (GALAXY NETWORK/MPLS)
 
**'''Description:''' Link to test router (GALAXY NETWORK/MPLS)
 
*'''Interface:''' Loopback 0
 
*'''Interface:''' Loopback 0
Line 23: Line 28:
 
**'''Description:''' Management interface
 
**'''Description:''' Management interface
 
<br />
 
<br />
 +
 +
====MPLS====
 +
**IP vrf TEST
 +
**rd 1263:1
 +
**route-target both 1263:1
 +
 
====Routing====
 
====Routing====
 +
**ip route vrf TEST 10.1.70.0 255.255.255.0 172.16.10.1
 +
**ip route vrf TEST 10.10.200.0 255.255.255.0 172.16.10.1
 +
**ip route vrf TEST 10.10.201.0 255.255.255.0 172.16.10.1
 +
**ip route vrf TEST 10.10.202.0 255.255.255.0 172.16.10.1
 +
 +
 
*'''Protocrol:''' ISIS
 
*'''Protocrol:''' ISIS
 
**'''Net:''' net 49.0000.0100.0100.5000
 
**'''Net:''' net 49.0000.0100.0100.5000
Line 40: Line 57:
 
***neighbor 10.1.3.1 remote-as 1263
 
***neighbor 10.1.3.1 remote-as 1263
 
***neighbor 10.1.3.1 update-source Loopback 0
 
***neighbor 10.1.3.1 update-source Loopback 0
 +
 +
** address-family vpnv4
 +
** INFO: der oprettes forbindelse med alle PE routere i vpnv4
 +
** neighbor 10.1.3.1 activate
 +
** neighbor 10.1.3.1 send-community extended
 +
** exit-address-family
 +
 +
**address-family ipv4 vrf TEST
 +
**! Interfaces som forwarder ind i VRF redistributes
 +
**redistribute connected
 +
**redistribute static
 +
**no auto-summary
 +
**no synchronisation
 +
**exit-address-family
 +
  
 
<br />
 
<br />
Line 50: Line 82:
 
**'''IP:''' 10.1.1.10 /30
 
**'''IP:''' 10.1.1.10 /30
 
**ip router isis
 
**ip router isis
 +
** tag-switching ip
 +
** mpls label protocol ldp
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Clock Rate:''' 8000000
 
**'''Clock Rate:''' 8000000
Line 56: Line 90:
 
**'''IP:''' 10.1.1.25 /30
 
**'''IP:''' 10.1.1.25 /30
 
**ip router isis
 
**ip router isis
 +
** tag-switching ip
 +
** mpls label protocol ldp
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' Link to R1
 
**'''Description:''' Link to R1
Line 88: Line 124:
 
**'''IP:''' 10.1.1.26 /30
 
**'''IP:''' 10.1.1.26 /30
 
** ip router isis
 
** ip router isis
 +
** tag-switching ip
 +
** mpls label protocol ldp
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' Link to R2
 
**'''Description:''' Link to R2
 
*'''Interface:''' Fast Ethernet 0/1
 
*'''Interface:''' Fast Ethernet 0/1
**'''IP:''' 10.10.4.1 /30
 
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 +
** ip vrf forwarding TEST
 +
** ip address 10.10.4.1 255.255.255.252
 
**'''Description:''' Link to (TESTNETWORK)
 
**'''Description:''' Link to (TESTNETWORK)
 
*'''Interface:''' Loopback 0
 
*'''Interface:''' Loopback 0
 
**'''IP:''' 10.1.3.1 /32
 
**'''IP:''' 10.1.3.1 /32
 +
** ip router isis
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' Management interface
 
**'''Description:''' Management interface
 
*'''Interface:''' Loopback 1
 
*'''Interface:''' Loopback 1
 
**'''IP:''' 10.10.50.1 /24
 
**'''IP:''' 10.10.50.1 /24
 +
** ip router isis
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' test interface
 
**'''Description:''' test interface
 
*'''Interface:''' Loopback 2
 
*'''Interface:''' Loopback 2
 
**'''IP:''' 10.10.51.1 /24
 
**'''IP:''' 10.10.51.1 /24
 +
** ip router isis
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' test interface
 
**'''Description:''' test interface
 
<br />
 
<br />
 +
 +
====MPLS====
 +
**IP vrf TEST
 +
**rd 1263:1
 +
**route-target both 1263:1
 +
 +
 
====Routing====
 
====Routing====
 +
**ip route vrf TEST 10.1.30.0 255.255.255.0 10.10.4.2
 +
**ip route vrf TEST 10.10.100.0 255.255.255.0 10.10.4.2
 +
**ip route vrf TEST 10.10.101.0 255.255.255.0 10.10.4.2
 +
**ip route vrf TEST 10.10.102.0 255.255.255.0 10.10.4.2
 +
 +
 
*'''Protocrol:''' ISIS
 
*'''Protocrol:''' ISIS
 
**'''Net:''' net 49.0000.0100.0100.3000
 
**'''Net:''' net 49.0000.0100.0100.3000
Line 118: Line 173:
 
**'''no synchronization'''
 
**'''no synchronization'''
 
**'''networks:'''  
 
**'''networks:'''  
***network 10.10.100.0 mask 255.255.255.0
 
***network 10.10.101.0 mask 255.255.255.0
 
***network 10.10.4.0 mask 255.255.255.252
 
 
***network 10.1.1.24 mask 255.255.255.255
 
***network 10.1.1.24 mask 255.255.255.255
 
**'''Neighbor:'''
 
**'''Neighbor:'''
 
***neighbor 10.1.5.1 remote-as 1263
 
***neighbor 10.1.5.1 remote-as 1263
 
***neighbor 10.1.5.1 update-source loopback 0
 
***neighbor 10.1.5.1 update-source loopback 0
 +
 +
** address-family vpnv4
 +
** INFO: der oprettes forbindelse med alle PE routere i vpnv4
 +
** neighbor 10.1.5.1 activate
 +
** neighbor 10.1.5.1 send-community extended
 +
** exit-address-family
 +
 +
**address-family ipv4 vrf TEST
 +
**! Interfaces som forwarder ind i VRF redistributes
 +
**redistribute connected
 +
**redistribute static
 +
**no auto-summary
 +
**no synchronisation
 +
**exit-address-family
  
 
<br />
 
<br />
Line 171: Line 237:
 
====Interface====
 
====Interface====
 
*'''Interface:''' Fast Ethernet 0/0
 
*'''Interface:''' Fast Ethernet 0/0
**'''IP:''' 172.16.10.2 /30
+
**'''IP:''' 172.16.10.1 /30
 
**'''Type:''' Routed
 
**'''Type:''' Routed
 
**'''Description:''' Link to R2 (MATRIX/ISP)
 
**'''Description:''' Link to R2 (MATRIX/ISP)
Line 205: Line 271:
 
----
 
----
 
<br />
 
<br />
 +
 +
== Config's ==
 +
 +
=== R1 ===
 +
<pre>
 +
Current configuration : 2083 bytes
 +
!
 +
version 12.3
 +
service timestamps debug datetime msec
 +
service timestamps log datetime msec
 +
no service password-encryption
 +
!
 +
hostname R1
 +
!
 +
boot-start-marker
 +
boot-end-marker
 +
!
 +
enable secret 5 $1$FpQ1$aZQkcPhxgqoFq8aYozYm/0
 +
!
 +
memory-size iomem 10
 +
no network-clock-participate slot 1
 +
no network-clock-participate wic 0
 +
no aaa new-model
 +
ip subnet-zero
 +
ip cef
 +
!
 +
ip vrf TEST
 +
rd 1263:1
 +
route-target export 1263:1
 +
route-target import 1263:1
 +
!
 +
ip audit po max-events 100
 +
mpls traffic-eng tunnels
 +
!
 +
interface Loopback0
 +
ip address 10.1.3.1 255.255.255.255
 +
ip router isis
 +
!
 +
interface Loopback1
 +
ip address 10.10.60.1 255.255.255.0
 +
ip router isis
 +
!
 +
interface Loopback2
 +
ip address 10.10.61.1 255.255.255.0
 +
ip router isis
 +
!
 +
interface FastEthernet0/0
 +
ip address 10.1.1.26 255.255.255.252
 +
ip router isis
 +
duplex auto
 +
speed auto
 +
mpls label protocol ldp
 +
tag-switching mtu 1512
 +
tag-switching ip
 +
!
 +
interface FastEthernet0/1
 +
ip vrf forwarding TEST
 +
ip address 10.10.4.1 255.255.255.252
 +
duplex auto
 +
speed auto
 +
!
 +
router isis
 +
net 49.0000.0100.0100.3000.00
 +
is-type level-2-only
 +
metric-style wide
 +
!
 +
router bgp 1263
 +
bgp log-neighbor-changes
 +
neighbor 10.1.5.1 remote-as 1263
 +
neighbor 10.1.5.1 update-source Loopback0
 +
!
 +
address-family ipv4
 +
neighbor 10.1.5.1 activate
 +
no auto-summary
 +
no synchronization
 +
network 10.1.1.24 mask 255.255.255.252
 +
network 10.1.3.1 mask 255.255.255.255
 +
exit-address-family
 +
!
 +
address-family vpnv4
 +
neighbor 10.1.5.1 activate
 +
neighbor 10.1.5.1 send-community extended
 +
exit-address-family
 +
!
 +
address-family ipv4 vrf TEST
 +
redistribute connected
 +
redistribute static
 +
no auto-summary
 +
no synchronization
 +
exit-address-family
 +
!
 +
ip classless
 +
ip route vrf TEST 10.1.30.0 255.255.255.0 10.10.4.2
 +
ip route vrf TEST 10.10.100.0 255.255.255.0 10.10.4.2
 +
ip route vrf TEST 10.10.101.0 255.255.255.0 10.10.4.2
 +
ip route vrf TEST 10.10.102.0 255.255.255.0 10.10.4.2
 +
!
 +
ip http server
 +
no ip http secure-server
 +
!
 +
line con 0
 +
password cisco
 +
login
 +
line aux 0
 +
line vty 0 4
 +
password cisco
 +
login
 +
!
 +
end
 +
 +
</pre>
 +
=== R2 ===
 +
<pre>
 +
Current configuration : 1213 bytes
 +
!
 +
version 12.3
 +
service timestamps debug datetime msec
 +
service timestamps log datetime msec
 +
no service password-encryption
 +
!
 +
hostname R2
 +
!
 +
boot-start-marker
 +
boot-end-marker
 +
!
 +
enable secret 5 $1$8xbO$vL3wCjXQaRy/QCZuZ5rj61
 +
!
 +
memory-size iomem 10
 +
no network-clock-participate slot 1
 +
no network-clock-participate wic 0
 +
no aaa new-model
 +
ip subnet-zero
 +
ip cef
 +
!
 +
ip audit po max-events 100
 +
!
 +
interface Loopback0
 +
ip address 10.1.2.1 255.255.255.255
 +
ip router isis
 +
!
 +
interface FastEthernet0/0
 +
ip address 10.1.1.25 255.255.255.252
 +
ip router isis
 +
duplex auto
 +
speed auto
 +
mpls label protocol ldp
 +
tag-switching mtu 1512
 +
tag-switching ip
 +
!
 +
interface Serial0/0
 +
ip address 10.1.1.10 255.255.255.252
 +
ip router isis
 +
mpls label protocol ldp
 +
tag-switching ip
 +
no fair-queue
 +
clock rate 8000000
 +
!
 +
interface FastEthernet0/1
 +
no ip address
 +
shutdown
 +
duplex auto
 +
speed auto
 +
!
 +
interface Serial0/1
 +
no ip address
 +
shutdown
 +
!
 +
router isis
 +
net 49.0000.0100.0100.2000.00
 +
is-type level-2-only
 +
metric-style wide
 +
!
 +
ip classless
 +
!
 +
ip http server
 +
no ip http secure-server
 +
!
 +
line con 0
 +
password cisco
 +
login
 +
line aux 0
 +
line vty 0 4
 +
password cisco
 +
login
 +
!
 +
end
 +
 +
</pre>
 +
=== R3 ===
 +
<pre>
 +
Current configuration : 2031 bytes
 +
!
 +
version 12.3
 +
service timestamps debug datetime msec
 +
service timestamps log datetime msec
 +
no service password-encryption
 +
!
 +
hostname R3
 +
!
 +
boot-start-marker
 +
boot-end-marker
 +
!
 +
enable secret 5 $1$VTYe$ilFtquRfRKNcbxymvnbNT0
 +
!
 +
memory-size iomem 10
 +
no network-clock-participate slot 1
 +
no network-clock-participate wic 0
 +
no aaa new-model
 +
ip subnet-zero
 +
ip cef
 +
!
 +
ip vrf TEST
 +
rd 1263:1
 +
route-target export 1263:1
 +
route-target import 1263:1
 +
!
 +
ip audit po max-events 100
 +
mpls traffic-eng tunnels
 +
!
 +
interface Loopback0
 +
ip address 10.1.5.1 255.255.255.255
 +
ip router isis
 +
!
 +
interface Loopback10
 +
ip vrf forwarding TEST
 +
ip address 222.2.2.2 255.255.255.255
 +
!
 +
interface FastEthernet0/0
 +
ip vrf forwarding TEST
 +
ip address 172.16.10.2 255.255.255.252
 +
duplex auto
 +
speed auto
 +
!
 +
interface Serial0/0
 +
ip address 10.1.1.9 255.255.255.252
 +
ip router isis
 +
mpls label protocol ldp
 +
tag-switching ip
 +
no fair-queue
 +
!
 +
interface Serial0/1
 +
no ip address
 +
shutdown
 +
!
 +
router isis
 +
net 49.0000.0100.0100.5000.00
 +
is-type level-2-only
 +
metric-style wide
 +
!
 +
router bgp 1263
 +
bgp log-neighbor-changes
 +
neighbor 10.1.3.1 remote-as 1263
 +
neighbor 10.1.3.1 update-source Loopback0
 +
!
 +
address-family ipv4
 +
neighbor 10.1.3.1 activate
 +
no auto-summary
 +
no synchronization
 +
network 10.1.1.8 mask 255.255.255.252
 +
network 10.1.5.1 mask 255.255.255.255
 +
exit-address-family
 +
!
 +
address-family vpnv4
 +
neighbor 10.1.3.1 activate
 +
neighbor 10.1.3.1 send-community extended
 +
exit-address-family
 +
!
 +
address-family ipv4 vrf TEST
 +
redistribute connected
 +
redistribute static
 +
no auto-summary
 +
no synchronization
 +
exit-address-family
 +
!
 +
ip classless
 +
ip route vrf TEST 10.1.70.0 255.255.255.0 172.16.10.1
 +
ip route vrf TEST 10.10.200.0 255.255.255.0 172.16.10.1
 +
ip route vrf TEST 10.10.201.0 255.255.255.0 172.16.10.1
 +
ip route vrf TEST 10.10.202.0 255.255.255.0 172.16.10.1
 +
!
 +
ip http server
 +
no ip http secure-server
 +
!
 +
line con 0
 +
password cisco
 +
login
 +
line aux 0
 +
line vty 0 4
 +
password cisco
 +
login
 +
!
 +
end
 +
</pre>
 +
=== RouterX ===
 +
<pre>
 +
Current configuration : 1244 bytes
 +
!
 +
version 12.3
 +
service timestamps debug datetime msec
 +
service timestamps log datetime msec
 +
no service password-encryption
 +
!
 +
hostname RouterX
 +
!
 +
boot-start-marker
 +
boot-end-marker
 +
!
 +
enable secret 5 $1$o71/$gYeoG0JAs398alHEwKIZ80
 +
!
 +
no network-clock-participate slot 1
 +
no network-clock-participate wic 0
 +
no aaa new-model
 +
ip subnet-zero
 +
ip cef
 +
!
 +
ip audit po max-events 100
 +
!
 +
interface Loopback0
 +
ip address 10.1.70.1 255.255.255.0
 +
!
 +
interface Loopback1
 +
ip address 10.10.200.1 255.255.255.0
 +
!
 +
interface Loopback2
 +
ip address 10.10.201.1 255.255.255.0
 +
!
 +
interface Loopback3
 +
ip address 10.10.202.1 255.255.255.0
 +
!
 +
interface FastEthernet0/0
 +
ip address 172.16.10.1 255.255.255.252
 +
duplex auto
 +
speed auto
 +
!
 +
interface Serial0/0
 +
no ip address
 +
shutdown
 +
no fair-queue
 +
!
 +
interface Serial0/1
 +
no ip address
 +
shutdown
 +
!
 +
router ospf 1
 +
log-adjacency-changes
 +
network 10.1.70.0 0.0.0.255 area 0
 +
network 10.10.200.0 0.0.0.255 area 0
 +
network 10.10.201.0 0.0.0.255 area 0
 +
network 10.10.202.0 0.0.0.255 area 0
 +
network 172.16.10.0 0.0.0.7 area 0
 +
!
 +
ip classless
 +
!
 +
ip http server
 +
no ip http secure-server
 +
!
 +
line con 0
 +
password cisco
 +
login
 +
line aux 0
 +
line vty 0 4
 +
password cisco
 +
login
 +
!
 +
end
 +
</pre>
 +
=== SW1 ===
 +
<pre>
 +
Current configuration : 2280 bytes
 +
!
 +
version 12.2
 +
no service pad
 +
service timestamps debug uptime
 +
service timestamps log uptime
 +
no service password-encryption
 +
!
 +
hostname SW1
 +
!
 +
enable secret 5 $1$gRLf$UZlJA/FhK002nRcWQh8tI.
 +
!
 +
no aaa new-model
 +
ip subnet-zero
 +
ip routing
 +
!
 +
no file verify auto
 +
spanning-tree mode pvst
 +
spanning-tree extend system-id
 +
!
 +
vlan internal allocation policy ascending
 +
!
 +
interface Loopback0
 +
ip address 10.1.30.1 255.255.255.255
 +
!
 +
interface Loopback1
 +
ip address 10.10.100.1 255.255.255.0
 +
!
 +
interface Loopback2
 +
ip address 10.10.101.1 255.255.255.0
 +
!
 +
interface FastEthernet0/1
 +
switchport mode access
 +
!
 +
interface FastEthernet0/2
 +
switchport mode access
 +
!
 +
interface FastEthernet0/3
 +
switchport mode access
 +
!
 +
interface FastEthernet0/4
 +
switchport mode access
 +
!
 +
interface FastEthernet0/5
 +
switchport mode access
 +
!
 +
interface FastEthernet0/6
 +
switchport mode access
 +
!
 +
interface FastEthernet0/7
 +
switchport mode access
 +
!
 +
interface FastEthernet0/8
 +
switchport mode access
 +
!
 +
interface FastEthernet0/9
 +
switchport mode access
 +
!
 +
interface FastEthernet0/10
 +
switchport mode access
 +
!
 +
interface FastEthernet0/11
 +
switchport mode access
 +
!
 +
interface FastEthernet0/12
 +
switchport mode access
 +
!
 +
interface FastEthernet0/13
 +
switchport mode access
 +
!
 +
interface FastEthernet0/14
 +
switchport mode access
 +
!
 +
interface FastEthernet0/15
 +
switchport mode access
 +
!
 +
interface FastEthernet0/16
 +
switchport mode access
 +
!
 +
interface FastEthernet0/17
 +
switchport mode access
 +
!
 +
interface FastEthernet0/18
 +
switchport mode access
 +
!
 +
interface FastEthernet0/19
 +
switchport mode access
 +
!
 +
interface FastEthernet0/20
 +
switchport mode access
 +
!
 +
interface FastEthernet0/21
 +
switchport mode access
 +
!
 +
interface FastEthernet0/22
 +
switchport mode access
 +
!
 +
interface FastEthernet0/23
 +
switchport mode access
 +
!
 +
interface FastEthernet0/24
 +
no switchport
 +
ip address 10.10.4.2 255.255.255.252
 +
!
 +
interface GigabitEthernet0/1
 +
!
 +
interface GigabitEthernet0/2
 +
!
 +
interface Vlan1
 +
no ip address
 +
shutdown
 +
!
 +
router ospf 1
 +
log-adjacency-changes
 +
network 10.1.30.0 0.0.0.255 area 0
 +
network 10.10.4.0 0.0.0.7 area 0
 +
network 10.10.100.0 0.0.0.255 area 0
 +
network 10.10.101.0 0.0.0.255 area 0
 +
!
 +
ip classless
 +
ip http server
 +
!
 +
control-plane
 +
!
 +
line con 0
 +
password cisco
 +
login
 +
line vty 0 4
 +
password cisco
 +
login
 +
line vty 5 15
 +
no login
 +
!
 +
end
 +
</pre>
 +
[[category:CCNP]]

Latest revision as of 06:32, 15 August 2009

Introduction

Network Diagram

Dt3SKY.JPG

Network Setup

R3 SKY

Interface

  • Interface: Serial 0/0
    • IP: 10.1.1.9 /30
    • ip router isis
    • tag-switching ip
    • mpls label protocol ldp
    • Type: Routed
    • Description: Link to R2
  • Interface: Fast Ethernet 0/0
    • Type: Routed
    • ip vrf forwarding TEST
    • ip address 172.16.10.2 255.255.255.252
    • Description: Link to test router (GALAXY NETWORK/MPLS)
  • Interface: Loopback 0
    • IP: 10.1.5.1 /32
    • ip router isis
    • Type: Routed
    • Description: Management interface


MPLS

    • IP vrf TEST
    • rd 1263:1
    • route-target both 1263:1

Routing

    • ip route vrf TEST 10.1.70.0 255.255.255.0 172.16.10.1
    • ip route vrf TEST 10.10.200.0 255.255.255.0 172.16.10.1
    • ip route vrf TEST 10.10.201.0 255.255.255.0 172.16.10.1
    • ip route vrf TEST 10.10.202.0 255.255.255.0 172.16.10.1


  • Protocrol: ISIS
    • Net: net 49.0000.0100.0100.5000
    • IS-Type: is-type level-2-only
    • Metric-Style: metric-style wide
  • Protocol: BGP
    • AS:1263
    • no auto-summary
    • no synchronization
    • networks:
      • network 10.1.1.8 mask 255.255.255.252
      • network 10.1.5.1 mask 255.255.255.255
      • network 172.16.10.0 mask 255.255.255.252
    • Neighbor:
      • neighbor 10.1.3.1 remote-as 1263
      • neighbor 10.1.3.1 update-source Loopback 0
    • address-family vpnv4
    • INFO: der oprettes forbindelse med alle PE routere i vpnv4
    • neighbor 10.1.3.1 activate
    • neighbor 10.1.3.1 send-community extended
    • exit-address-family
    • address-family ipv4 vrf TEST
    • ! Interfaces som forwarder ind i VRF redistributes
    • redistribute connected
    • redistribute static
    • no auto-summary
    • no synchronisation
    • exit-address-family





R2 SKY

Interface

  • Interface: Serial 0/0
    • IP: 10.1.1.10 /30
    • ip router isis
    • tag-switching ip
    • mpls label protocol ldp
    • Type: Routed
    • Clock Rate: 8000000
    • Description: Link to R3
  • Interface: Fast Ethernet 0/0
    • IP: 10.1.1.25 /30
    • ip router isis
    • tag-switching ip
    • mpls label protocol ldp
    • Type: Routed
    • Description: Link to R1
  • Interface: Loopback 0
    • IP: 10.1.2.1 /32
    • ip router isis
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 1
    • IP: 10.10.60.1 /24
    • ip router isis
    • Type: Routed
    • Description: test interface
  • Interface: Loopback 2
    • IP: 10.10.61.1 /24
    • ip router isis
    • Type: Routed
    • Description: test interface


Routing

  • Protocrol: ISIS
    • Net: net 49.0000.0100.0100.2000
    • IS-Type: is-type level-2-only
    • Metric-Style: metric-style wide




R1 SKY

Interface

  • Interface: Fast Ethernet 0/0
    • IP: 10.1.1.26 /30
    • ip router isis
    • tag-switching ip
    • mpls label protocol ldp
    • Type: Routed
    • Description: Link to R2
  • Interface: Fast Ethernet 0/1
    • Type: Routed
    • ip vrf forwarding TEST
    • ip address 10.10.4.1 255.255.255.252
    • Description: Link to (TESTNETWORK)
  • Interface: Loopback 0
    • IP: 10.1.3.1 /32
    • ip router isis
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 1
    • IP: 10.10.50.1 /24
    • ip router isis
    • Type: Routed
    • Description: test interface
  • Interface: Loopback 2
    • IP: 10.10.51.1 /24
    • ip router isis
    • Type: Routed
    • Description: test interface


MPLS

    • IP vrf TEST
    • rd 1263:1
    • route-target both 1263:1


Routing

    • ip route vrf TEST 10.1.30.0 255.255.255.0 10.10.4.2
    • ip route vrf TEST 10.10.100.0 255.255.255.0 10.10.4.2
    • ip route vrf TEST 10.10.101.0 255.255.255.0 10.10.4.2
    • ip route vrf TEST 10.10.102.0 255.255.255.0 10.10.4.2


  • Protocrol: ISIS
    • Net: net 49.0000.0100.0100.3000
    • IS-Type: is-type level-2-only
    • Metric-Style: metric-style wide
  • Protocol: BGP
    • AS:1263
    • no auto-summary
    • no synchronization
    • networks:
      • network 10.1.1.24 mask 255.255.255.255
    • Neighbor:
      • neighbor 10.1.5.1 remote-as 1263
      • neighbor 10.1.5.1 update-source loopback 0
    • address-family vpnv4
    • INFO: der oprettes forbindelse med alle PE routere i vpnv4
    • neighbor 10.1.5.1 activate
    • neighbor 10.1.5.1 send-community extended
    • exit-address-family
    • address-family ipv4 vrf TEST
    • ! Interfaces som forwarder ind i VRF redistributes
    • redistribute connected
    • redistribute static
    • no auto-summary
    • no synchronisation
    • exit-address-family




SW1 test network

Interface

  • Interface: Fast Ethernet 0/24
    • IP: 10.10.4.2 /30
    • Type: Routed
    • Description: Link to R2 (MATRIX/ISP)
  • Interface: Loopback 0
    • IP: 10.1.30.1 /24
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 1
    • IP: 10.10.100.1 /24
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 2
    • IP: 10.10.101.1 /24
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 3
    • IP: 10.10.102.1 /24
    • Type: Routed
    • Description: Management interface


Routing

  • Protocrol: OSPF
    • Area 0
    • Networks:
    • 10.10.100.0 0.0.0.255
    • 10.10.101.0 0.0.0.255
    • 10.10.102.0 0.0.0.255
    • 10.1.30.0 0.0.0.255
    • 10.10.4.0 0.0.0.7





RouterX test network

Interface

  • Interface: Fast Ethernet 0/0
    • IP: 172.16.10.1 /30
    • Type: Routed
    • Description: Link to R2 (MATRIX/ISP)
  • Interface: Loopback 0
    • IP: 10.1.70.1 /24
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 1
    • IP: 10.10.200.1 /24
    • Type: Routed
    • Description: test interface
  • Interface: Loopback 2
    • IP: 10.10.201.1 /24
    • Type: Routed
    • Description: test interface
  • Interface: Loopback 3
    • IP: 10.10.202.1 /24
    • Type: Routed
    • Description: test interface


Routing

  • Protocrol: OSPF
    • Area 0
    • Networks:
    • 10.1.70.0 0.0.0.255
    • 10.10.200.0 0.0.0.255
    • 10.10.201.0 0.0.0.255
    • 10.10.202.0 0.0.0.255
    • 172.16.10.0 0.0.0.7





Config's

R1

Current configuration : 2083 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$FpQ1$aZQkcPhxgqoFq8aYozYm/0
!
memory-size iomem 10
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
ip vrf TEST
 rd 1263:1
 route-target export 1263:1
 route-target import 1263:1
!
ip audit po max-events 100
mpls traffic-eng tunnels
!
interface Loopback0
 ip address 10.1.3.1 255.255.255.255
 ip router isis
!
interface Loopback1
 ip address 10.10.60.1 255.255.255.0
 ip router isis
!
interface Loopback2
 ip address 10.10.61.1 255.255.255.0
 ip router isis
!
interface FastEthernet0/0
 ip address 10.1.1.26 255.255.255.252
 ip router isis
 duplex auto
 speed auto
 mpls label protocol ldp
 tag-switching mtu 1512
 tag-switching ip
!
interface FastEthernet0/1
 ip vrf forwarding TEST
 ip address 10.10.4.1 255.255.255.252
 duplex auto
 speed auto
!
router isis
 net 49.0000.0100.0100.3000.00
 is-type level-2-only
 metric-style wide
!
router bgp 1263
 bgp log-neighbor-changes
 neighbor 10.1.5.1 remote-as 1263
 neighbor 10.1.5.1 update-source Loopback0
 !
 address-family ipv4
 neighbor 10.1.5.1 activate
 no auto-summary
 no synchronization
 network 10.1.1.24 mask 255.255.255.252
 network 10.1.3.1 mask 255.255.255.255
 exit-address-family
 !
 address-family vpnv4
 neighbor 10.1.5.1 activate
 neighbor 10.1.5.1 send-community extended
 exit-address-family
 !
 address-family ipv4 vrf TEST
 redistribute connected
 redistribute static
 no auto-summary
 no synchronization
 exit-address-family
!
ip classless
ip route vrf TEST 10.1.30.0 255.255.255.0 10.10.4.2
ip route vrf TEST 10.10.100.0 255.255.255.0 10.10.4.2
ip route vrf TEST 10.10.101.0 255.255.255.0 10.10.4.2
ip route vrf TEST 10.10.102.0 255.255.255.0 10.10.4.2
!
ip http server
no ip http secure-server
!
line con 0
 password cisco
 login
line aux 0
line vty 0 4
 password cisco
 login
!
end

R2

 
Current configuration : 1213 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$8xbO$vL3wCjXQaRy/QCZuZ5rj61
!
memory-size iomem 10
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
ip audit po max-events 100
!
interface Loopback0
 ip address 10.1.2.1 255.255.255.255
 ip router isis
!
interface FastEthernet0/0
 ip address 10.1.1.25 255.255.255.252
 ip router isis
 duplex auto
 speed auto
 mpls label protocol ldp
 tag-switching mtu 1512
 tag-switching ip
!
interface Serial0/0
 ip address 10.1.1.10 255.255.255.252
 ip router isis
 mpls label protocol ldp
 tag-switching ip
 no fair-queue
 clock rate 8000000
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/1
 no ip address
 shutdown
!
router isis
 net 49.0000.0100.0100.2000.00
 is-type level-2-only
 metric-style wide
!
ip classless
!
ip http server
no ip http secure-server
!
line con 0
 password cisco
 login
line aux 0
line vty 0 4
 password cisco
 login
!
end

R3

Current configuration : 2031 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$VTYe$ilFtquRfRKNcbxymvnbNT0
!
memory-size iomem 10
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
ip vrf TEST
 rd 1263:1
 route-target export 1263:1
 route-target import 1263:1
!
ip audit po max-events 100
mpls traffic-eng tunnels
!
interface Loopback0
 ip address 10.1.5.1 255.255.255.255
 ip router isis
!
interface Loopback10
 ip vrf forwarding TEST
 ip address 222.2.2.2 255.255.255.255
!
interface FastEthernet0/0
 ip vrf forwarding TEST
 ip address 172.16.10.2 255.255.255.252
 duplex auto
 speed auto
!
interface Serial0/0
 ip address 10.1.1.9 255.255.255.252
 ip router isis
 mpls label protocol ldp
 tag-switching ip
 no fair-queue
!
interface Serial0/1
 no ip address
 shutdown
!
router isis
 net 49.0000.0100.0100.5000.00
 is-type level-2-only
 metric-style wide
!
router bgp 1263
 bgp log-neighbor-changes
 neighbor 10.1.3.1 remote-as 1263
 neighbor 10.1.3.1 update-source Loopback0
 !
 address-family ipv4
 neighbor 10.1.3.1 activate
 no auto-summary
 no synchronization
 network 10.1.1.8 mask 255.255.255.252
 network 10.1.5.1 mask 255.255.255.255
 exit-address-family
 !
 address-family vpnv4
 neighbor 10.1.3.1 activate
 neighbor 10.1.3.1 send-community extended
 exit-address-family
 !
 address-family ipv4 vrf TEST
 redistribute connected
 redistribute static
 no auto-summary
 no synchronization
 exit-address-family
!
ip classless
ip route vrf TEST 10.1.70.0 255.255.255.0 172.16.10.1
ip route vrf TEST 10.10.200.0 255.255.255.0 172.16.10.1
ip route vrf TEST 10.10.201.0 255.255.255.0 172.16.10.1
ip route vrf TEST 10.10.202.0 255.255.255.0 172.16.10.1
!
ip http server
no ip http secure-server
!
line con 0
 password cisco
 login
line aux 0
line vty 0 4
 password cisco
 login
!
end

RouterX

Current configuration : 1244 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname RouterX
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$o71/$gYeoG0JAs398alHEwKIZ80
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
ip audit po max-events 100
!
interface Loopback0
 ip address 10.1.70.1 255.255.255.0
!
interface Loopback1
 ip address 10.10.200.1 255.255.255.0
!
interface Loopback2
 ip address 10.10.201.1 255.255.255.0
!
interface Loopback3
 ip address 10.10.202.1 255.255.255.0
!
interface FastEthernet0/0
 ip address 172.16.10.1 255.255.255.252
 duplex auto
 speed auto
!
interface Serial0/0
 no ip address
 shutdown
 no fair-queue
!
interface Serial0/1
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 network 10.1.70.0 0.0.0.255 area 0
 network 10.10.200.0 0.0.0.255 area 0
 network 10.10.201.0 0.0.0.255 area 0
 network 10.10.202.0 0.0.0.255 area 0
 network 172.16.10.0 0.0.0.7 area 0
!
ip classless
!
ip http server
no ip http secure-server
!
line con 0
 password cisco
 login
line aux 0
line vty 0 4
 password cisco
 login
!
end

SW1

Current configuration : 2280 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname SW1
!
enable secret 5 $1$gRLf$UZlJA/FhK002nRcWQh8tI.
!
no aaa new-model
ip subnet-zero
ip routing
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface Loopback0
 ip address 10.1.30.1 255.255.255.255
!
interface Loopback1
 ip address 10.10.100.1 255.255.255.0
!
interface Loopback2
 ip address 10.10.101.1 255.255.255.0
!
interface FastEthernet0/1
 switchport mode access
!
interface FastEthernet0/2
 switchport mode access
!
interface FastEthernet0/3
 switchport mode access
!
interface FastEthernet0/4
 switchport mode access
!
interface FastEthernet0/5
 switchport mode access
!
interface FastEthernet0/6
 switchport mode access
!
interface FastEthernet0/7
 switchport mode access
!
interface FastEthernet0/8
 switchport mode access
!
interface FastEthernet0/9
 switchport mode access
!
interface FastEthernet0/10
 switchport mode access
!
interface FastEthernet0/11
 switchport mode access
!
interface FastEthernet0/12
 switchport mode access
!
interface FastEthernet0/13
 switchport mode access
!
interface FastEthernet0/14
 switchport mode access
!
interface FastEthernet0/15
 switchport mode access
!
interface FastEthernet0/16
 switchport mode access
!
interface FastEthernet0/17
 switchport mode access
!
interface FastEthernet0/18
 switchport mode access
!
interface FastEthernet0/19
 switchport mode access
!
interface FastEthernet0/20
 switchport mode access
!
interface FastEthernet0/21
 switchport mode access
!
interface FastEthernet0/22
 switchport mode access
!
interface FastEthernet0/23
 switchport mode access
!
interface FastEthernet0/24
 no switchport
 ip address 10.10.4.2 255.255.255.252
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 network 10.1.30.0 0.0.0.255 area 0
 network 10.10.4.0 0.0.0.7 area 0
 network 10.10.100.0 0.0.0.255 area 0
 network 10.10.101.0 0.0.0.255 area 0
!
ip classless
ip http server
!
control-plane
!
line con 0
 password cisco
 login
line vty 0 4
 password cisco
 login
line vty 5 15
 no login
!
end