III.4. Adressage :
Conception
Matériel ou catégorie
|
adresse
|
|
Masque
|
LS1 :
|
|
|
|
Routeur1 «Rwan1»
|
Fast 0/0
|
172.20.20.1/24
|
255.255.255.0
|
|
Serial 0/0
|
192.168.10.2/24
|
255.255.255.0
|
Routeur2 «Rwan2»
|
Fast 0/0
|
172.20.20.2/24
|
255.255.255.0
|
|
Serial 0/0
|
192.168.20.2/24
|
255.255.255.0
|
VIP
|
|
172.20.20.5
|
|
LS2 :
|
|
|
|
Routeur1 «Rwan21»
|
Fast 0/0
|
172.20.20.3/24
|
255.255.255.0
|
|
Serial 0/0
|
192.168.11.2/24
|
255.255.255.0
|
Routeur2 «Rwan22»
|
Fast 0/0
|
172.20.20.4/24
|
255.255.255.0
|
VIP
Plage d'adresse du site local X
Serial 0/0 192.168.21.2/24
255.255.255.0
172.20.20.6
255.255.255.0
172.20.X.0/24
Conception
III.5. Conclusion :
Nous avons présenté des solutions
matérielles et informatiques qui nous semblent adaptées à
la correction des faiblesses trouvées dans le réseau de CEVITAL,
tout en essayant d'optimiser le nouveau réseau.
IV.1. Introduction :
Dans ce chapitre, nous présentons la mise en oeuvre de
l'approche présentée auparavant à travers l'installation
et la configuration des équipements mentionnés dans les solutions
proposées et ajoutées dans la nouvelle topologie
réseau.
Nous commençons par la schématisation du
réseau et les modifications apportées, ensuite on passe à
la configuration détaillée des équipements.
IV.2. Redondance : 2.1. WAN
:
Figure N°9 : schéma montrant la partie WAN
réalisé avec le simulateur GNS3
2.1.2 Configuration :
Nous allons présenter les configurations à l'aide
de l'invite de commande (CLI) sur le simulateur de Cisco GNS3.
Realisation
a) La configuration des routeurs de la
première ligne spécialisée :
!---la configuration du premier routeur rwan1>
enable
rwan1# configuration terminal
!---configurer les interfaces
rwan1 (config)# int FastEthernet 0/0
|
!---attribuer une adresse IP à l'interface
rwan1 (config-if)# ip address 172.20.20.1 255.255.255.0
!--- activer l'interface
rwan1 (config-if)# no shutdown
!--- affecter l'adresse IP virtuelle "VIP" rwan1
(config-if)# standby 1 ip 172.20.20.5
!--- attribuer la priorité au routeur rwan1
rwan1 (config-if)# standby 1 priority 105
!---permet d'accélerer le processus
d'élection
rwan1 (config-if)# standby 1 preempt !---attribuer une
adresse IP à l'interface rwan1 (config)# int Serial 0/0
rwan1 (config-if)# ip address 192.168.10.2 255.255.255.0
rwan1 (config-if)# no shutdown !---Activer le routage par
defaut rwan1(config)#ip routing
rwan1(config)# ip route 0.0.0.0 255.255.255.0 serial 0/0
!---Configuration pour le deuxième routeur
!---attribuer une adresse IP à l'interface
fastethernet 0/0
rwan2 (config)# int FastEthernet 0/0
rwan2 (config-if)# ip address 172.20.20.2 255.255.255.0
rwan2 (config-if)# standby 1 ip 172.20.20.5
!---par défaut la priorité est 100
rwan2 (config-if)# standby 1 priority 100
rwan2 (config-if)# standby 1 preempt rwan2 (config-if)# no
shutdown
!---attribuer une adresse IP à l'interface
fastethernet 0/1
rwan2 (config)# int Serial 0/0
rwan2 (config-if)# ip address 192.168.20.2 255.255.255.0
rwan2 (config-if)# no shutdown !---Activer le routage par
defaut rwan2(config)#ip routing
rwan2(config)# ip route 192.168.30.0 255.255.255.0 serial 0/0
|
Realisation
b) La configuration des routeurs de la
deuxième ligne spécialisée :
rwan21 (config)# int FastEthernet 0/0
!--- attribuer une adresse IP à l'interface
fastethernet 0/0
rwan21 (config-if)# ip address 172.20.20.4 255.255.255.0
rwan21 (config-if)# no shutdown
!--- affecter l'adresse IP virtuelle "VIP" rwan21
(config-if)# standby 1 ip 172.20.20.6 !--- attribuer la priorité au
routeur rwan1 rwan21 (config-if)# standby 1 priority 105 !---permet
d'accélerer le processus d'élection rwan21 (config-if)#
standby 1 preempt
!---affecter une adresse a l'interface fastethernet
0/1
rwan21 (config)# int Serial 0/0
|
rwan21 (config-if)# ip address 192.168.11.2 255.255.0.0
rwan21 (config-if)# no shutdown !---Activer le routage par
défaut rwan21(config)#ip routing
rwan21 (config)# ip route 0.0.0.0 0.0.0.0 serial0/0
!---Configuration pour le deuxième routeur
!---affecter une adresse a l'interface fastethernet
0/0
rwan22 (config)# int FastEthernet 0/0
rwan22 (config-if)# ip address 172.20.20.3 255.255.255.0
rwan22 (config-if)# standby 1 ip 172.20.20.6
!---par défaut la priorité est 100
rwan22 (config-if)# standby 1 priority 100
rwan22 (config-if)# standby 1 preempt rwan22 (config-if)# no
shutdown
!---affecter une adresse a l'interface Serial 0/0
rwan22 (config)# int Serial 0/0
rwan22 (config-if)# ip address 192.168.21 255.255.0.0
rwan22 (config-if)# no shutdown !---activer le routage par
defaut rwna22 (config)# ip routing
rwna22 (config)# ip route 0.0.0.0 0.0.0.0 Serial 0/0
|
Realisation
c) Configuration du Tracking :
Cette configuration se fait au niveau des deux routeurs actifs
(prioritaire) de chaque ligne, ça permet de surveiller l'interface du
routeur actif et de baisser la priorité HSRP si celle-ci
s'arrête.
!---Première ligne
rwan1 (config)# int FastEthernet 0/0
rwan1 (config-if)# standby 1 track Serial0/0 10
!---Deuxième Ligne :
rwan21 (config)# int FastEthernet 0/0
rwan21 (config-if)# standby 1 track Serial0/0 10
|
2.2. LAN :
Realisation
Figure N°10 : schéma montrant la partie LAN (Switchs
Core, serveurs) réalisé avec GNS3
|