Доброго времени суток .
тема возможна избитая... но ничего не получается.
имеются 2 adsl канала от 2-ух провайдеров и сisco 1841
задача банальна ... сделать бэкап.
Может подскажете что не правильно в настройкахversion 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$YfD.$f/0VXL7U5zY3Yw1mNein9.
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
!
!
ip sla monitor 1
type echo protocol ipIcmpEcho x.x.x.x source-interface Dialer1
timeout 1000
threshold 2
frequency 3
ip sla monitor schedule 1 life forever start-time now
ip sla monitor 2
type echo protocol ipIcmpEcho y.y.y.y source-interface FastEthernet0/1
timeout 1000
threshold 2
frequency 3
ip sla monitor schedule 2 life forever start-time now
vpdn enable
!
!
!
!
!
!
!
track 123 rtr 1 reachability
!
track 124 rtr 2 reachabilityinterface FastEthernet0/0
description +++ ISP-1 +++
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet0/1
description +++ ISP-2 +++
ip address x.x.x.x 255.255.255.240
ip nat outside
ip virtual-reassembly
shutdown
duplex auto
speed auto
!
interface FastEthernet0/0/0
!
interface FastEthernet0/0/1
!
interface FastEthernet0/0/2
!
interface FastEthernet0/0/3
description +++ LAN +++
switchport access vlan 2!
interface Vlan1
no ip address
!
interface Vlan2
ip address 192.168.1.4 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
no ip mroute-cache
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username user password 0 cisco
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 0.0.0.0 0.0.0.0 x.x.x.x
!
no ip http server
no ip http secure-server
ip nat inside source route-map ISP-2 interface FastEthernet0/1 overload
ip nat inside source route-map ISP-1 interface Dialer1 overload
!
access-list 10 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
route-map ISP-2 permit 10
match ip address 10
match interface FastEthernet0/1
!
route-map ISP-1 permit 10
match ip address 10
match interface Dialer1
!
!
!
control-plane
!
!--More--
ip route 0.0.0.0 0.0.0.0 Dialer1 tra 123 10
ip route 0.0.0.0 0.0.0.0 x.x.x.x tra 124
>ip route 0.0.0.0 0.0.0.0 Dialer1 tra 123 10
>ip route 0.0.0.0 0.0.0.0 x.x.x.x tra 124
ok, спасибо...
>>ip route 0.0.0.0 0.0.0.0 Dialer1 tra 123 10
>>ip route 0.0.0.0 0.0.0.0 x.x.x.x tra 124
>
>
>ok, спасибо...
Так вообще ничего не проходитОтвет от 192.168.1.4: Заданный узел недоступен.
Ответ от 192.168.1.4: Заданный узел недоступен.
interface FastEthernet0/1
description +++ ISP-2 +++
ip address x.x.x.x 255.255.255.240
ip nat outside
ip virtual-reassembly
shutdown
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
duplex auto
speed auto
sh ip ro
>interface FastEthernet0/1
>description +++ ISP-2 +++
>ip address x.x.x.x 255.255.255.240
>ip nat outside
>ip virtual-reassembly
>shutdown
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>duplex auto
>speed auto
>
>
>sh ip roshutdown - эт я его вырубал... когда он в апе , все равно не работает
Gateway of last resort is x.x.x.y to network 0.0.0.0
x.x.x.0/28 is subnetted, 1 subnets
C x.x.x.x is directly connected, FastEthernet0/1
C 192.168.1.0/24 is directly connected, Vlan2
S* 0.0.0.0/0 [1/0] via x.x.x.y
is directly connected, Dialer1
>>interface FastEthernet0/1
>>description +++ ISP-2 +++
>>ip address x.x.x.x 255.255.255.240
>>ip nat outside
>>ip virtual-reassembly
>>shutdown
>>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>duplex auto
>>speed auto
>>
>>
>>sh ip ro
>
>shutdown - эт я его вырубал... когда он в апе ,
>все равно не работает
>
>Gateway of last resort is x.x.x.y to network 0.0.0.0
>
> x.x.x.0/28 is subnetted, 1 subnets
>C x.x.x.x is directly connected, FastEthernet0/1
>
>C 192.168.1.0/24 is directly connected, Vlan2
>S* 0.0.0.0/0 [1/0] via x.x.x.y
>
> is directly connected, Dialer1это при том что руты были прописаны как в начальном конфиге
Gateway of last resort is x.x.x.y to network 0.0.0.0
x.x.x.0/28 is subnetted, 1 subnets
C x.x.x.x is directly connected, FastEthernet0/1
C 192.168.1.0/24 is directly connected, Vlan2
S* 0.0.0.0/0 [1/0] via x.x.x.y
is directly connected, Dialer1а это появилось при изменении (как Вы написали) ip route 0.0.0.0.... track 123
x.x.x.0/28 is subnetted, 1 subnets
C x.x.x.x is directly connected, FastEthernet0/1
C 192.168.1.0/24 is directly connected, Vlan2
1)А x.x.x.x и y.y.y.y пингуются?
2)Уберите match ip address 10 с route-map'ов.
3)Покажите конечный конфиг.
>1)А x.x.x.x и y.y.y.y пингуются?
>2)Уберите match ip address 10 с route-map'ов.
>3)Покажите конечный конфиг.
1. xxxx yyyyy пингуются
2. убрал - не помогло
3. version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$YfD.$f/0VXL7U5zY3Yw1mNein9.
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
!
!
ip sla monitor 1
type echo protocol ipIcmpEcho x.x.x.x source-interface Dialer1
timeout 1000
threshold 2
frequency 3
ip sla monitor schedule 1 life forever start-time now
ip sla monitor 2
type echo protocol ipIcmpEcho y.y.y.y source-interface FastEthernet0/1
timeout 1000
threshold 2
frequency 3
ip sla monitor schedule 2 life forever start-time now
vpdn enable
!
!
!
!
!
!
!
track 123 rtr 1 reachability
!
track 124 rtr 2 reachabilityinterface FastEthernet0/0
description +++ ISP-1 +++
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet0/1
description +++ ISP-2 +++
ip address x.x.x.x 255.255.255.240
ip nat outside
ip virtual-reassembly
shutdown
duplex auto
speed auto
!
interface FastEthernet0/0/0
!
interface FastEthernet0/0/1
!
interface FastEthernet0/0/2
!
interface FastEthernet0/0/3
description +++ LAN +++
switchport access vlan 2!
interface Vlan1
no ip address
!
interface Vlan2
ip address 192.168.1.4 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
no ip mroute-cache
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username user password 0 cisco
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1 10 track 123
ip route 0.0.0.0 0.0.0.0 x.x.x.y track 124
!
no ip http server
no ip http secure-server
ip nat inside source route-map ISP-2 interface FastEthernet0/1 overload
ip nat inside source route-map ISP-1 interface Dialer1 overload
!
access-list 10 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
route-map ISP-2 permit 10
match interface FastEthernet0/1
!
route-map ISP-1 permit 10
match interface Dialer1
!
!
!
control-plane
!
!--More--
>>1)А x.x.x.x и y.y.y.y пингуются?
>>2)Уберите match ip address 10 с route-map'ов.
>>3)Покажите конечный конфиг.
>
>
>1. xxxx yyyyy пингуются
>2. убрал - не помогло
>3. version 12.4
>service timestamps debug datetime msec
>service timestamps log datetime msec
>no service password-encryption
>!
>hostname Router
>!
>boot-start-marker
>boot-end-marker
>!
>enable secret 5 $1$YfD.$f/0VXL7U5zY3Yw1mNein9.
>!
>no aaa new-model
>!
>resource policy
>!
>mmi polling-interval 60
>no mmi auto-configure
>no mmi pvc
>mmi snmp-timeout 180
>ip subnet-zero
>ip cef
>!
>!
>!
>!
>ip sla monitor 1
>type echo protocol ipIcmpEcho x.x.x.x source-interface Dialer1
>timeout 1000
>threshold 2
>frequency 3
>ip sla monitor schedule 1 life forever start-time now
>ip sla monitor 2
>type echo protocol ipIcmpEcho y.y.y.y source-interface FastEthernet0/1
>timeout 1000
>threshold 2
>frequency 3
>ip sla monitor schedule 2 life forever start-time now
>vpdn enable
>!
>!
>!
>!
>!
>!
>!
>track 123 rtr 1 reachability
>!
>track 124 rtr 2 reachability
>
>interface FastEthernet0/0
>description +++ ISP-1 +++
>no ip address
>duplex auto
>speed auto
>pppoe enable
>pppoe-client dial-pool-number 1
>!
>interface FastEthernet0/1
>description +++ ISP-2 +++
>ip address x.x.x.x 255.255.255.240
>ip nat outside
>ip virtual-reassembly
>shutdown
>duplex auto
>speed auto
>!
>interface FastEthernet0/0/0
>!
>interface FastEthernet0/0/1
>!
>interface FastEthernet0/0/2
>!
>interface FastEthernet0/0/3
>description +++ LAN +++
>switchport access vlan 2
>
>!
>interface Vlan1
>no ip address
>!
>interface Vlan2
>ip address 192.168.1.4 255.255.255.0
>ip nat inside
>ip virtual-reassembly
>!
>interface Dialer1
>ip address negotiated
>ip mtu 1492
>ip nat outside
>ip virtual-reassembly
>encapsulation ppp
>no ip mroute-cache
>dialer pool 1
>dialer-group 1
>ppp authentication pap callin
>ppp pap sent-username user password 0 cisco
>!
>ip classless
>ip route 0.0.0.0 0.0.0.0 Dialer1 10 track 123
>ip route 0.0.0.0 0.0.0.0 x.x.x.y track 124
>!
>no ip http server
>no ip http secure-server
>ip nat inside source route-map ISP-2 interface FastEthernet0/1 overload
>ip nat inside source route-map ISP-1 interface Dialer1 overload
>!
>access-list 10 permit 192.168.1.0 0.0.0.255
>dialer-list 1 protocol ip permit
>route-map ISP-2 permit 10
>match interface FastEthernet0/1
>!
>route-map ISP-1 permit 10
>match interface Dialer1
>!
>!
>!
>control-plane
>!
>!
>
>--More--
1. пардон не пингуются... пингуются только сами интерфейсы
fasteth 0/2 , dialer1
Вот еще что показывает
outer#sh ip route track-table
ip route 0.0.0.0 0.0.0.0 Dialer1 10 track 123 state is [down]
ip route 0.0.0.0 0.0.0.0 x.x.x.y track 124 state is [down]
Не... :) Так работать не будет... :)
Да что же вы все FastEthernet в shutdown опускаете... :)
>Не... :) Так работать не будет... :)
>Да что же вы все FastEthernet в shutdown опускаете... :)
Shutdown - ето из прошлого куска осталось.Вообщем ребут циски и все заработало.
P.S.
to sh_ c спасибо за помощь.... с меня пива :)
Господа, задача чуть усложниласьтребуется чтобы некоторые машины ходили в инет через 2 провайдера (скажем например 192,168,1,10-30).
Я так монимамаю нужно делать что-то типа
access-list 100 permit ip 192.168.1.0...
и потом к route-map привязывать?route-map ISP2 permit 10
match ip address 100подскажите в првильном направлении двигаюсь?
В сторону PBR и cisco.far.ru смотреть...
Лучше новый топик открывай. :)