DT3Cloud

From Teknologisk videncenter
Revision as of 11:47, 11 June 2009 by Anank5 (talk | contribs) (Routing)
Jump to: navigation, search

Introduction

Network Diagram

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
    • Type: Routed
    • Description: Management interface
  • Interface: Loopback 1
    • IP: 10.10.50.1 /24
    • Type: Routed
    • Description: test interface
  • Interface: Loopback 2
    • IP: 10.10.51.1 /24
    • 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.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
    • 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