Здравствуйте! Подскажите пожалуйста по вот такой проблеме, есть CISCO 1801 инет по ADSL, работает нормально но стоит выключить все компы подключенные к CISCO инет падает, будто уходит в спящий режим, как только включаешь компы она поднимает соединение автоматически. Как будто стоит режим соединение по запросу (Connect on Demand) как в большинстве ADSL модемов.Можно ли сделать чтобы циска не разрывала соединение с инетом при выключении компов?
вот версия
Cisco IOS Software, C180X Software (C180X-BROADBAND-M), Version 12.4(15)T1, RELE ASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 03:54 by prod_rel_team
ROM: System Bootstrap, Version 12.3(8r)YH8, RELEASE SOFTWARE (fc2)
REP_2ayDachnaya uptime is 6 weeks, 5 days, 20 hours, 50 minutes
System returned to ROM by error - a SIGTRAP exception, PC 0x800FB9BC at 13:49:05 MSD Wed May 23 2012
System image file is "flash:c180x-broadband-mz.124-15.T1.bin"
Cisco 1801 (MPC8500) processor (revision 0x400) with 118784K/12288K bytes of mem ory.
Processor board ID FCZ111312SK, with hardware revision 0000
9 FastEthernet interfaces
1 ISDN Basic Rate interface
1 ATM interface
31488K bytes of ATA CompactFlash (Read/Write)
Configuration register is 0x2102
____________________________________________________
вот vlan и dial
interface FastEthernet0
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet1
description Lan Port 1
switchport access vlan 5
no cdp enable
!
interface FastEthernet2
description Lan Port 2
switchport access vlan 5
no cdp enable
!
interface FastEthernet3
description Lan Port 3
switchport access vlan 5
no cdp enable
!
interface FastEthernet4
description Lan Port 4
switchport access vlan 5
no cdp enable
!
interface FastEthernet5
description Lan Port 5
switchport access vlan 5
no cdp enable
!
interface FastEthernet6
description Lan Port 6
switchport access vlan 5
no cdp enable
!
interface FastEthernet7
description Lan Port 7
switchport access vlan 5
no cdp enable
!
interface FastEthernet8
description Lan Port 8
switchport access vlan 5
no cdp enable
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
no snmp trap link-status
pvc 1/50
pppoe-client dial-pool-number 1
!
!
interface Vlan1
no ip address
!
interface Vlan5
description Popova Lan Network
ip address *.*.*.* *.*.*.*
no ip redirects
no ip proxy-arp
no ip mroute-cache
!
interface Dialer1
ip address negotiated
ip mtu 1483
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname ******
ppp chap password 7 ******
ppp pap sent-username ****** password 7 *******
Заранее спасибо! гуглил по теме, ничего похожего не находил ...