HELP - Sostituire 2 router con 1: come impostare le routes
Inviato: mer 26 ago , 2009 6:26 pm
Ciao a tutti,
mi trovo a dover sostituire un 837 (che gestisce un adsl interbusiness) ed un 1720 (che gestisce un HDSL via connessione ad un modem seriale telecom) con un 1841 equipaggiato con 1 WIC adsl e 1 WIC seriale.
l'837 ed il 1720 sono router perimetrali usati da un router interno e da due pix per gestire una serie di VPN.
Per questo è importante che il nuovo 1841 si comporti esattamente come si comportavano l'827 e il 1720 assieme.
Posto qui sotto le parti rilevanti delle configurazioni del 837, del 1720 e un tentativo di config del nuovo 1841.
Non so come gestire le route statiche di default sul nuovo 1841.... mi potete dare una mano?
Grazie mille
Guido
837 (gestione circuito ADSL)
----------------------------
interface Ethernet0
ip address aaa.aaa.aaa.aaa 255.255.255.248
hold-queue 100 out
!!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0.1 point-to-point
description pvc verso ....
bandwidth 1280
ip address bbb.bbb.bbb.bbb 255.255.255.252
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet1
duplex auto
speed auto
!
interface FastEthernet2
duplex auto
speed auto
!
interface FastEthernet3
duplex auto
speed auto
!
interface FastEthernet4
duplex auto
speed auto
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1
1720 (gestione circuito HDSL)
----------------------------
interface FastEthernet0
bandwidth 100000
ip address xxx.xxx.xxx.xxx 255.255.255.248
speed auto
!
interface Serial0
bandwidth 256
no ip address
encapsulation frame-relay IETF
!
interface Serial0.1 point-to-point
bandwidth 2048
ip address yyy.yyy.yyy.yyy 255.255.255.252
no arp frame-relay
no cdp enable
frame-relay interface-dlci 345 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
1841 (nuovo router con WIC ADSL e seriale x sostituire i due precedenti)
------------------------------------------------------------------------
interface FastEthernet0/0
description ** prende il posto della FastEthernet0 del 1720**
bandwidth 100000
ip address xxx.xxx.xxx.xxx 255.255.255.248
speed auto
!
interface FastEthernet0/1
description ** prende il posto della Ethernet0 del 837**
bandwidth 100000
ip address aaa.aaa.aaa.aaa 255.255.255.248
speed auto
!
interface Serial0/0/0
bandwidth 256
no ip address
encapsulation frame-relay IETF
!
interface Serial0/0/0.1 point-to-point
description ** prende il posto della serial0.1 del 1720**
bandwidth 2048
ip address yyy.yyy.yyy.yyy 255.255.255.252
no arp frame-relay
no cdp enable
frame-relay interface-dlci 345 IETF
!
interface ATM0/1/0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/1/0.1 point-to-point
description ** prende il posto della ATM0.1 del 837**
bandwidth 1280
ip address bbb.bbb.bbb.bbb 255.255.255.252
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
ip classless
ip route ---> come le imposto perche il nuovo 1841 si comporti come 1720+837? ***
mi trovo a dover sostituire un 837 (che gestisce un adsl interbusiness) ed un 1720 (che gestisce un HDSL via connessione ad un modem seriale telecom) con un 1841 equipaggiato con 1 WIC adsl e 1 WIC seriale.
l'837 ed il 1720 sono router perimetrali usati da un router interno e da due pix per gestire una serie di VPN.
Per questo è importante che il nuovo 1841 si comporti esattamente come si comportavano l'827 e il 1720 assieme.
Posto qui sotto le parti rilevanti delle configurazioni del 837, del 1720 e un tentativo di config del nuovo 1841.
Non so come gestire le route statiche di default sul nuovo 1841.... mi potete dare una mano?
Grazie mille
Guido
837 (gestione circuito ADSL)
----------------------------
interface Ethernet0
ip address aaa.aaa.aaa.aaa 255.255.255.248
hold-queue 100 out
!!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0.1 point-to-point
description pvc verso ....
bandwidth 1280
ip address bbb.bbb.bbb.bbb 255.255.255.252
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet1
duplex auto
speed auto
!
interface FastEthernet2
duplex auto
speed auto
!
interface FastEthernet3
duplex auto
speed auto
!
interface FastEthernet4
duplex auto
speed auto
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1
1720 (gestione circuito HDSL)
----------------------------
interface FastEthernet0
bandwidth 100000
ip address xxx.xxx.xxx.xxx 255.255.255.248
speed auto
!
interface Serial0
bandwidth 256
no ip address
encapsulation frame-relay IETF
!
interface Serial0.1 point-to-point
bandwidth 2048
ip address yyy.yyy.yyy.yyy 255.255.255.252
no arp frame-relay
no cdp enable
frame-relay interface-dlci 345 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
1841 (nuovo router con WIC ADSL e seriale x sostituire i due precedenti)
------------------------------------------------------------------------
interface FastEthernet0/0
description ** prende il posto della FastEthernet0 del 1720**
bandwidth 100000
ip address xxx.xxx.xxx.xxx 255.255.255.248
speed auto
!
interface FastEthernet0/1
description ** prende il posto della Ethernet0 del 837**
bandwidth 100000
ip address aaa.aaa.aaa.aaa 255.255.255.248
speed auto
!
interface Serial0/0/0
bandwidth 256
no ip address
encapsulation frame-relay IETF
!
interface Serial0/0/0.1 point-to-point
description ** prende il posto della serial0.1 del 1720**
bandwidth 2048
ip address yyy.yyy.yyy.yyy 255.255.255.252
no arp frame-relay
no cdp enable
frame-relay interface-dlci 345 IETF
!
interface ATM0/1/0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/1/0.1 point-to-point
description ** prende il posto della ATM0.1 del 837**
bandwidth 1280
ip address bbb.bbb.bbb.bbb 255.255.255.252
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
ip classless
ip route ---> come le imposto perche il nuovo 1841 si comporti come 1720+837? ***