Problema con un tunnel GRE
Inviato: gio 05 ott , 2006 2:37 pm
Oggi è il giorno dei problemi...
Ho un tunnel GRE tra un Cisco 2811 (sede centrale) e un Cisco 1841 (sede remota).
Da quanto abbiamo sostituito la WIC 1-T dal router della sede remota (era bruciata) a volte, circa una volta al giorno, si bloccano le sessioni AS400 con il Client Access IBM.
Normalmente il risultato del comando dal router:
ping 192.168.1.3 source fastEthernet 0/0 repeat 10000
è Success rate is 99 percent (9995/10000), round-trip min/avg/max = 16/22/224 ms cioè a posto ma in certi momenti fa così:
Sending 5, 100-byte ICMP Echos to 192.168.2.5, timeout is 2 seconds:
Packet sent with a source address of 192.168.1.254
!.!.!
Success rate is 60 percent (3/5), round-trip min/avg/max = 16/17/20 ms
Se avete qualche suggerimento è molto ben accetto! Entrambi i router hanno la ultima versione di IOS.
Se mi confermate che la configurazione è corretta proverò a sostituire il router nella sede remota
Di seguito le config del tunnel
Grazie mille!
interface Tunnel0 (router centro stella)
description TUNNEL GRE VERSO ***
ip address 192.168.254.5 255.255.255.252
ip mtu 1436
ip tcp adjust-mss 1436
tunnel source 217.58.9.233
tunnel destination 85.45.99.153
tunnel key 8111965
tunnel path-mtu-discovery
interface Tunnel0 (router periferico)
description TUNNEL GRE VERSO ***
ip address 192.168.254.6 255.255.255.252
ip mtu 1437
tunnel source 85.45.99.153
tunnel destination 217.58.9.233
tunnel key 8111965
Ho un tunnel GRE tra un Cisco 2811 (sede centrale) e un Cisco 1841 (sede remota).
Da quanto abbiamo sostituito la WIC 1-T dal router della sede remota (era bruciata) a volte, circa una volta al giorno, si bloccano le sessioni AS400 con il Client Access IBM.
Normalmente il risultato del comando dal router:
ping 192.168.1.3 source fastEthernet 0/0 repeat 10000
è Success rate is 99 percent (9995/10000), round-trip min/avg/max = 16/22/224 ms cioè a posto ma in certi momenti fa così:
Sending 5, 100-byte ICMP Echos to 192.168.2.5, timeout is 2 seconds:
Packet sent with a source address of 192.168.1.254
!.!.!
Success rate is 60 percent (3/5), round-trip min/avg/max = 16/17/20 ms
Se avete qualche suggerimento è molto ben accetto! Entrambi i router hanno la ultima versione di IOS.
Se mi confermate che la configurazione è corretta proverò a sostituire il router nella sede remota
Di seguito le config del tunnel
Grazie mille!
interface Tunnel0 (router centro stella)
description TUNNEL GRE VERSO ***
ip address 192.168.254.5 255.255.255.252
ip mtu 1436
ip tcp adjust-mss 1436
tunnel source 217.58.9.233
tunnel destination 85.45.99.153
tunnel key 8111965
tunnel path-mtu-discovery
interface Tunnel0 (router periferico)
description TUNNEL GRE VERSO ***
ip address 192.168.254.6 255.255.255.252
ip mtu 1437
tunnel source 85.45.99.153
tunnel destination 217.58.9.233
tunnel key 8111965