ANNEXES I : Table D'adressage
PERIPHERIQUE
|
INTERFACES
|
ADRESSE IP
|
MASQUES
|
ADRESSE LOOPBACK
|
P_1
|
Serial 2/1
|
199.21.21.1
|
255.255.255.0
|
1.1.1.1
|
Serial 3/1
|
199.31.31.1
|
255.255.255.0
|
Serial 4/1
|
199.41.41.1
|
255.255.255.0
|
Serial 1/1
|
199.11.11.1
|
255.255.255.0
|
P_2
|
Serial 2/1
|
199.21.21.2
|
255.255.255.0
|
2.2.2.2
|
Serial 3/2
|
199.32.32.2
|
255.255.255.0
|
Serial 4/2
|
199.42.42.2
|
255.255.255.0
|
P_3
|
Serial 3/1
|
199.31.31.3
|
255.255.255.0
|
3.3.3.3
|
Serial 3/2
|
199.31.31.3
|
255.255.255.0
|
Serial 4/3
|
199.31.31.3
|
255.255.255.0
|
Serial 1/1
|
199.22.22.3
|
255.255.255.0
|
P_4
|
Serial 4/1
|
199.41.41.4
|
255.255.255.0
|
4.4.4.4
|
Serial 4/2
|
199.42.42.4
|
255.255.255.0
|
Serial 4/3
|
199.43.43.4
|
255.255.255.0
|
PE_1
|
Serial 1/1
|
199.11.11.2
|
255.255.255.0
|
5.5.5.5
|
Fa0/0
|
2018 ::1
|
/112
|
Tunnel0
|
2000::1
|
/64
|
PE_2
|
Serial 1/1
|
199.22.22.2
|
255.255.255.0
|
6.6.6.6
|
Fa0/0
|
2017::1
|
/112
|
Tunnel0
|
2000::2
|
/64
|
CE_Siége_UVS
|
Fa0/0
|
2018::2
|
/112
|
1111::1/112
|
Fa0/1
|
abcd:2018::1
|
/64
|
CE_ENO_SL
|
Fa0/0
|
2017::2
|
/112
|
2222::2/112
|
Fa0/1
|
abcd:2017::1
|
/64
|
PC_Siége_UVS
|
Fa0/0
|
abcd:2018::2
|
/64
|
N/A
|
PC_ENO_SL
|
Fa0/0
|
abcd:2017::2
|
/64
|
N/A
|
Proposition d'une solution pour l'interconnexion des Espaces
Numériques Ouverts de l'Université Virtuelle du
Sénégal avec la
technologie MPLS-VPN
PAGE 46
ANNEXES II : Fichier de Configuration
Fichier de Configuration du Routeur PE_1
! Last configuration change at 11:19:08 UTC Sun Dec 30 2018
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
!
hostname PE_1
!
boot-start-marker
boot-end-marker
!
vrf definition CE_Siege_UVS
rd 111:111
route-target export 111:111
route-target import 111:111
!
address-family ipv6
exit-address-family
!
no aaa new-model
no ip icmp rate-limit unreachable
ip cef
!
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
!
mpls ldp neighbor 1.1.1.1 password uvs
multilink bundle-name authenticated
!
ip tcp synwait-time 5
Proposition d'une solution pour l'interconnexion des
Espaces Numériques Ouverts de l'Université Virtuelle du
Sénégal avec la
technologie MPLS-VPN
PAGE 47
ip ssh version 1
!
interface Loopback0
ip address 5.5.5.5 255.255.255.0
ip ospf network point-to-point
ipv6 eigrp 1
!
interface Tunnel0
no ip address
ipv6 address 2000::1/64
ipv6 enable
ipv6 eigrp 1
tunnel source Serial1/1
tunnel mode ipv6ip
tunnel destination 199.22.22.2
!
interface FastEthernet0/0
vrf forwarding CE_Siege_UVS
no ip address
duplex full
ipv6 address 2018::1/112
!
interface Serial1/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/1
ip address 199.11.11.2 255.255.255.0
mpls ip
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router eigrp UVS
!
address-family ipv6 unicast vrf CE_Siege_UVS autonomous-system
1
!
topology base
redistribute bgp 1 metric 1000 25 100 25 1500
exit-af-topology
eigrp router-id 1.1.1.1
exit-address-family
!
router ospf 1
network 5.5.5.0 0.0.0.255 area 0
network 199.11.11.0 0.0.0.255 area 0
Proposition d'une solution pour l'interconnexion des
Espaces Numériques Ouverts de l'Université Virtuelle du
Sénégal avec la
technologie MPLS-VPN
PAGE 48
!
router bgp 1
bgp log-neighbor-changes
neighbor 6.6.6.6 remote-as 1
neighbor 6.6.6.6 update-source Loopback0
!
address-family vpnv6
neighbor 6.6.6.6 activate
neighbor 6.6.6.6 send-community extended
exit-address-family
!
address-family ipv6 vrf CE_Siege_UVS
redistribute eigrp 1 include-connected
exit-address-family
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
control-plane
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
login
!
end
Fichier de Configuration du Routeur PE_2
Last configuration change at 11:15:29 UTC Sun Dec 30 2018
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
!
hostname PE_2
!
boot-start-marker
boot-end-marker
!
vrf definition CE_ENO_SL
rd 111:111
route-target export 111:111
Proposition d'une solution pour l'interconnexion des
Espaces Numériques Ouverts de l'Université Virtuelle du
Sénégal avec la
technologie MPLS-VPN
PAGE 49
route-target import 111:111
!
address-family ipv6
exit-address-family
!
no aaa new-model
no ip icmp rate-limit unreachable
ip cef
!
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
!
mpls ldp neighbor 3.3.3.3 password uvs
multilink bundle-name authenticated
!
ip tcp synwait-time 5
ip ssh version 1
!
interface Loopback0
ip address 6.6.6.6 255.255.255.0
ip ospf network point-to-point
ipv6 eigrp 1
!
interface Tunnel0
no ip address
ipv6 address 2000::2/64
ipv6 enable
ipv6 eigrp 1
tunnel source Serial1/1
tunnel mode ipv6ip
tunnel destination 199.11.11.2
!
interface FastEthernet0/0
vrf forwarding CE_ENO_SL
no ip address
duplex full
ipv6 address 2017::1/112
!
interface Serial1/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/1
ip address 199.22.22.2 255.255.255.0
mpls ip
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
Proposition d'une solution pour l'interconnexion des
Espaces Numériques Ouverts de l'Université Virtuelle du
Sénégal avec la
technologie MPLS-VPN
PAGE 50
no ip address
shutdown
serial restart-delay 0
!
router eigrp 1
!
router eigrp UVS
!
address-family ipv6 unicast vrf CE_ENO_SL autonomous-system
1
!
topology base
redistribute bgp 1 metric 1000 25 100 25 1500
exit-af-topology
eigrp router-id 2.2.2.2
exit-address-family
!
router ospf 1
network 6.6.6.0 0.0.0.255 area 0
network 199.22.22.0 0.0.0.255 area 0
!
router bgp 1
bgp log-neighbor-changes
neighbor 5.5.5.5 remote-as 1
neighbor 5.5.5.5 update-source Loopback0
!
address-family vpnv6
neighbor 5.5.5.5 activate
neighbor 5.5.5.5 send-community extended
exit-address-family
!
address-family ipv6 vrf CE_ENO_SL
redistribute eigrp 1 include-connected
exit-address-family
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
control-plane
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
login
!
end
|