lundi 23 mai 2011

Configuration OSPF Multi-Area Virtual Link (TP)

  Comment utiliser les liens virtuels pour connecter plusieurs zones OSPF ?
Schéma de travail :
De Multi-Area

Configuration des Routeurs :
Routeur 0 :
Router(config)#host R0
R0(config)#int fa 0/0
R0(config-if)#ip add 192.168.2.1 255.255.255.248
R0(config-if)#no sh
R0(config-if)#int se 0/2/0
R0(config-if)#ip add 200.1.1.2 255.255.255.252
R0(config-if)#no sh
R0(config)#int l0
%LINK-5-CHANGED: Interface Loopback0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
R0(config-if)#ip add 1.1.1.1 255.0.0.0
R0(config)#router ospf 1
R0(config-router)#area 1 virtual-link 3.3.3.3
R0(config-router)#net 200.1.1.0 0.0.0.3 area 1
R0(config-router)#net 192.168.2.0 0.0.0.7 area 1
R0(config-router)#net 1.1.1.1 0.0.0.0 area 1
Routeur 1 :
Router(config)#host R1
R1(config)#int fa 0/0
R1(config-if)#ip add 192.168.1.1 255.255.255.192
R1(config-if)#no sh
R1(config-if)#int fa 0/1
R1(config-if)#ip add 192.168.1.65 255.255.255.192
R1(config-if)#no sh
R1(config-if)#int se 0/2/0
R1(config-if)#ip add 200.1.1.5 255.255.255.252
R1(config-if)#clo r 64000
R1(config-if)#no sh
R1(config)#int se 0/2/1
R1(config-if)#ip add 200.1.1.1 255.255.255.252
R1(config-if)#clo r 64000
R1(config-if)#no sh
R1(config)#int l0
R1(config-if)#ip add 2.2.2.2 255.0.0.0
R1(config)#router ospf 1
R1(config-router)#net 192.168.1.64 0.0.0.63 area 1
R1(config-router)#net 192.168.1.0 0.0.0.63 area 1
R1(config-router)#net 200.1.1.4 0.0.0.3 area 1
R1(config-router)#net 200.1.1.0 0.0.0.3 area 1
R1(config-router)#net 2.2.2.2 0.0.0.0 area 1
Routeur 2 :
Router(config)#host R2
R2(config)#int se 0/2/0
R2(config-if)#ip add 200.1.1.6 255.255.255.252
R2(config-if)#no sh
R2(config-if)#int se 0/2/1
R2(config-if)#ip add 200.1.1.9 255.255.255.252
R2(config-if)#clo r 64000
R2(config-if)#no sh
R2(config-if)#int l0
R2(config-if)#ip add 3.3.3.3 255.0.0.0
R2(config)#router ospf 1
R2(config-router)#area 1 virtual-link 1.1.1.1
R2(config-router)#net 200.1.1.4 0.0.0.3 area 1
R2(config-router)#net 200.1.1.8 0.0.0.3 area 0
R2(config-router)#net 3.3.3.3 0.0.0.0 area 0
00:34:18: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Serial0/2/0 from LOADING to FULL, Loading Done
00:34:44: %OSPF-5-ADJCHG: Process 1, Nbr 1.1.1.1 on OSPF_VL0 from LOADING to FULL, Loading Done
Routeur 3 :
Router(config)#host R3
R3(config)#int se 0/2/0
R3(config-if)#ip add 200.1.1.10 255.255.255.252
R3(config-if)#no sh
R3(config-if)#int se 0/2/1
R3(config-if)#ip add 200.1.1.13 255.255.255.252
R3(config-if)#no sh
R3(config-if)#int l0
%LINK-5-CHANGED: Interface Loopback0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
R3(config-if)#ip add 4.4.4.4 255.0.0.0
R3(config)#router ospf 1
R3(config-router)#area 2 virtual-link 6.6.6.6
R3(config-router)#net 200.1.1.8 0.0.0.3 area 0
R3(config-router)#net 200.1.1.12 0.0.0.3 area 2
R3(config-router)#net 4.4.4.4 0.0.0.0 area 0
00:38:02: %OSPF-5-ADJCHG: Process 1, Nbr 3.3.3.3 on Serial0/2/0 from LOADING to FULL, Loading Done
Routeur 4 :
Router(config)#host R4
R4(config)#int se 0/2/0
R4(config-if)#ip add 200.1.1.14 255.255.255.252
R4(config-if)#no sh
R4(config-if)#int se 0/2/1
R4(config-if)#ip add 200.1.1.17 255.255.255.252
R4(config-if)#clo r 64000
R4(config-if)#no sh
R4(config-if)#int l0
%LINK-5-CHANGED: Interface Loopback0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
R4(config-if)#ip add 5.5.5.5 255.0.0.0
R4(config)#router ospf 1
R4(config-router)#net 200.1.1.12 0.0.0.3 area 2
R4(config-router)#net 200.1.1.16 0.0.0.3 area 2
R4(config-router)#net 5.5.5.5 0.0.0.0 area 2
00:40:33: %OSPF-5-ADJCHG: Process 1, Nbr 4.4.4.4 on Serial0/2/0 from LOADING to FULL, Loading Done
Routeur 5 :
Router(config)#host R5
R5(config)#int se 0/2/0
R5(config-if)#ip add 200.1.1.18 255.255.255.252
R5(config-if)#no sh
R5(config-if)#int fa 0/0
R5(config-if)#ip add 192.168.3.1 255.255.255.240
R5(config-if)#no sh
R5(config-if)#int Loopback0
%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
R5(config-if)#ip add 6.6.6.6 255.0.0.0
R5(config)#router ospf 1
R5(config-router)#area 2 virtual-link 4.4.4.4
R5(config-router)#net 200.1.1.16 0.0.0.3 area 2
R5(config-router)#net 6.6.6.6 0.0.0.0 area 2
R5(config-router)#net 192.168.3.0 0.0.0.15 area 2
00:43:19: %OSPF-5-ADJCHG: Process 1, Nbr 5.5.5.5 on Serial0/2/0 from LOADING to FULL, Loading Done
00:43:40: %OSPF-5-ADJCHG: Process 1, Nbr 4.4.4.4 on OSPF_VL0 from LOADING to FULL, Loading Done

Vérification des tables de Routage :


Pour télécharger Cet article En format PDF ici


1 commentaires:

very nice more articles with complete lab none of the part left in this article server config and details is missing means what king of server u use in this lab

Enregistrer un commentaire

Twitter Delicious Facebook Digg Stumbleupon Favorites More