Bom dia,
Com relação a redistribuição de rotas no OSPF utilizei o seguinte comando:
- redistribute eigrp 1 subnets Já com relação à redistribuição no EIGRP utilizei o seguinte comando:
- redistribute ospf 1 metric 100 100 100 100 100
Aqui, as rotas foram redistribuídas sem problemas. Segue a tabela de roteamento para verificação:
Roteador filial 1 5.0.0.0/30 is subnetted, 2 subnets
O 5.0.0.0 [110/2] via 172.16.0.1, 00:27:08, Serial0/3/1
O E2 5.0.0.4 [110/20] via 172.16.0.1, 00:26:58, Serial0/3/1
10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
O
10.1.0.0/23 [110/2] via 172.16.0.1, 00:27:08, Serial0/3/1
O
10.1.2.0/26 [110/2] via 172.16.0.1, 00:27:08, Serial0/3/1
O
10.1.2.64/26 [110/2] via 172.16.0.1, 00:27:08, Serial0/3/1
O
10.1.2.128/26 [110/2] via 172.16.0.1, 00:27:08, Serial0/3/1
C
10.2.0.0/24 is directly connected, FastEthernet0/1.60
C
10.2.1.0/26 is directly connected, FastEthernet0/1.50
O E2
10.3.0.0/24 [110/20] via 172.16.0.1, 00:26:58, Serial0/3/1
O E2
10.3.1.0/26 [110/20] via 172.16.0.1, 00:26:58, Serial0/3/1
O E2
10.3.1.64/26 [110/20] via 172.16.0.1, 00:26:58, Serial0/3/1
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
C
172.16.0.0/30 is directly connected, Serial0/3/1
C
172.16.0.1/32 is directly connected, Serial0/3/1
O E2
172.16.0.4/30 [110/20] via 172.16.0.1, 00:27:08, Serial0/3/1
O*E2
0.0.0.0/0 [110/1] via 172.16.0.1, 00:27:08, Serial0/3/1
Roteador filial 2 5.0.0.0/30 is subnetted, 2 subnets
D 5.0.0.0 [90/540160] via 172.16.0.5, 00:27:56, Serial0/3/0
C 5.0.0.4 is directly connected, FastEthernet0/0
10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D
10.1.0.0/23 [90/540160] via 172.16.0.5, 00:27:56, Serial0/3/0
D
10.1.2.0/26 [90/540160] via 172.16.0.5, 00:27:56, Serial0/3/0
D
10.1.2.64/26 [90/540160] via 172.16.0.5, 00:27:56, Serial0/3/0
D
10.1.2.128/26 [90/540160] via 172.16.0.5, 00:27:56, Serial0/3/0
D EX
10.2.0.0/24 [170/26137600] via 172.16.0.5, 00:27:55, Serial0/3/0
D EX
10.2.1.0/26 [170/26137600] via 172.16.0.5, 00:27:55, Serial0/3/0
C
10.3.0.0/24 is directly connected, FastEthernet0/1.30
C
10.3.1.0/26 is directly connected, FastEthernet0/1.40
C
10.3.1.64/26 is directly connected, FastEthernet0/1.10
172.16.0.0/30 is subnetted, 2 subnets
D 172.16.0.0 [90/1025280] via 172.16.0.5, 00:27:56, Serial0/3/0
C 172.16.0.4 is directly connected, Serial0/3/0
D*EX
0.0.0.0/0 [170/7289856] via 172.16.0.5, 00:27:51, Serial0/3/0
Não sei se foi o mais correto, porém as rotas foram redistribuídas.
Espero ter ajudado.
Flávio Oliveira Barbosa