IV.6.5 Test pour le routage
avec le protocole BGP
· Routeur PE1
PE1# show ip bgp vpnv4 all summary
BGP router identifier 3.3.3.3, local AS number 500
BGP table version is 1, main routing table version 1
neighbor
|
V
|
AS
|
MsgRcvd
|
MsgSent
|
TblVer
|
InQ
|
OutQ
|
Up/Down
|
State/PfxRcd
|
5.5.5.5
|
4
|
500
|
6
|
6
|
1
|
0
|
0
|
00 :01 :20
|
0
|
· Routeur PE2
PE2# show ip bgp vpnv4 all summary
BGP router identifier 4.4.4.4, local AS number 500
BGP table version is 1, main routing table version 1
neighbor
|
V
|
AS
|
MsgRcvd
|
MsgSent
|
TblVer
|
InQ
|
OutQ
|
Up/Down
|
State/PfxRcd
|
3.3.3.3
|
4
|
500
|
6
|
6
|
1
|
0
|
0
|
00 :01 :20
|
0
|
|
|
|
|
|
|
|
|
|
|
· Routeur PE3
PE3# show ip bgp vpnv4 all summary
BGP router identifier 5.5.5.5, local AS number 500
BGP table version is 1, main routing table version 1
neighbor
|
V
|
AS
|
MsgRcvd
|
MsgSent
|
TblVer
|
InQ
|
OutQ
|
Up/Down
|
State/PfxRcd
|
4.4.4.4
|
4
|
500
|
6
|
6
|
1
|
0
|
0
|
00 :00 :33
|
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IV.6.5.1 Test pour l'activation de la vrf
· Routeur PE1
ü Route allant vers le CE1
PE1 (config-router) #sh ip rout vrf ce1
Codes : C - connected, S - static, R - RIP, M - mobile, B
- BGP
D - EIGRP, EX - EIGRP external, 0 - OSPF, IA -
OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF
external type 2
E1 - OSPF external type 1, E2 - OSPF external
type 2
i - IS - IS, su - IS - IS summary, L1 - IS
level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U
- per-user static route
o - OOR, P - periodic download static route
Gateway of last resort is not set
192.168.14.15/30 is subnetted, 1 subnets
C 192.168.14.15 is directly connected Serial0/3
ü Route allant vers le CE2
PE1 (config-router) #sh ip rout vrf ce2
Codes : C - connected, S - static, R - RIP, M - mobile, B
- BGP
D - EIGRP, EX - EIGRP external, 0 - OSPF, IA -
OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF
external type 2
E1 - OSPF external type 1, E2 - OSPF external
type 2
i - IS - IS, su - IS - IS summary, L1 - IS
level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U
- per-user static route
o - OOR, P - periodic download static route
Gateway of last resort is not set
192.168.13.14/30 is subnetted, 1 subnets
C 192.168. 13.14 is directly connected Serial0/2
ü Routeur PE3
· Route allant vers le CE3
PE1 (config-router) #sh ip rout vrf ce3
Codes : C - connected, S - static, R - RIP, M - mobile, B
- BGP
D - EIGRP, EX - EIGRP external, 0 - OSPF, IA -
OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF
external type 2
E1 - OSPF external type 1, E2 - OSPF external
type 2
i - IS - IS, su - IS - IS summary, L1 - IS
level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U
- per-user static route
o - OOR, P - periodic download static route
Gateway of last resort is not set
192.168.7.15/30 is subnetted, 1 subnets
C 192.168.7.15 is directly connected Serial0/3
· Route allant vers le CE4
PE1 (config-router) #sh ip rout vrf ce4
Codes : C - connected, S - static, R - RIP, M - mobile, B
- BGP
D - EIGRP, EX - EIGRP external, 0 - OSPF, IA -
OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF
external type 2
E1 - OSPF external type 1, E2 - OSPF external
type 2
i - IS - IS, su - IS - IS summary, L1 - IS
level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U
- per-user static route
o - OOR, P - periodic download static route
Gateway of last resort is not set
192.168.6.14/30 is subnetted, 1 subnets
C 192.168.6.14 is directly connected Serial0/2
|