[GTER] RES: Uso de dois links

System Admin system-admin at grupora.com.br
Fri Jul 6 10:52:24 -03 2007


Everton,


Grato! 

-----Mensagem original-----
De: gter-bounces at eng.registro.br [mailto:gter-bounces at eng.registro.br] Em
nome de Everton da Silva Marques
Enviada em: quinta-feira, 5 de julho de 2007 20:01
Para: Grupo de Trabalho de Engenharia e Operacao de Redes
Assunto: Re: [GTER] Uso de dois links

Geraldo Coelho escreveu:
>
> Tenho links redundades (frame-relay, hdlc) Um problema por exemplo com 
> o frame-relay.
> As vezes cai em uma ponta e não cai na outra. Como tenho custo para as 
> rotas ele assume como default o  outro link, porém na outra ponta como 
> não teve queda a rota não é atualizada.
> Como poderia resolver isto? Configurando rip ou outro roteamento 
> dinamico no router? É possivel fazer isso?
> Ou tem outra forma?

Além de roteamento dinâmico, você também poderia tentar Object Tracking:

Cisco Enhanced Object Tracking
http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guid
e09186a00801541be.html
 
interface Serial0
 ip address 192.168.0.1 255.255.255.252
interface Serial1
 ip address 192.168.0.3 255.255.255.252

! PROBES DE ICMP ECHO (A CADA 10s)
!
ip sla 2
 icmp-echo 192.168.0.2
 frequency 10
ip sla schedule 2 life forever start-time now ip sla 4  icmp-echo
192.168.0.4  frequency 10 ip sla schedule 4 life forever start-time now

! TRACKINGS
!
track 20 rtr 2 reachability
track 40 rtr 4 reachability

! ROTAS DEPENDENTES DOS TRACKINGS
!
ip route 10.0.0.0 255.255.255.0 Serial0 track 20 ip route 10.0.0.0
255.255.255.0 Serial1 track 40

--
gter list    https://eng.registro.br/mailman/listinfo/gter

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.1/888 - Release Date: 6/7/2007
06:36
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.1/888 - Release Date: 6/7/2007
06:36
 




More information about the gter mailing list