cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
539
Views
3
Helpful
3
Replies

How to set a time for a atm interface dsl reconnect?

sf_online
Level 1
Level 1

Hello,

I am looking for a way to configure that my C836 router do a dsl reconnect every day on 4:00 am. How can i setup a solution for this? If possible only a dsl reconnect and not a complete router reboot.

Thanks for every help!

3 Replies 3

yagnesh_tel
Level 1
Level 1

Hello Stefan,

Possible with scripting. You can use script tool(such as RANCID,Expect) installed on some management station. If you don't want complexity of scripting, you can run exec command(reload) using command scheduler which uses Router's inbuilt kron functionality.

https://www.cisco.com/en/US/docs/ios/12_3/feature/guide/g_kron.html

Hello yagnesh_tel

When ever there is a chance then i like to configure a command that the router use by it self on a defined time.

If possible then its imho better to place the commands needed to shutdown and open the dsl connection again then total reboot the router. Any idea for any way to set this up?

I visited the link but i am still not sure if that can be done i a simple way.

I used Kron and it looks working fine.

kron occurrence ALICE_RECONNECT at 4:00 recurring

policy-list ALICE_RECONNECT

!

kron policy-list ALICE_RECONNECT

cli clear interface Dialer1

!

Have a nice day yagnesh_tel :)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card