Motorola BSR 64000 - Automated configuration backup? | docsis.org

You are here

Motorola BSR 64000 - Automated configuration backup?

2 posts / 0 new
Last post
Calab
Motorola BSR 64000 - Automated configuration backup?

Is it possible to configure a Motorola BSR 64000 to automatically perform a configuration backup on a regular schedule?

We have the functionality to run cron type jobs on our Cisco devices and would like the same functionality on our Motorola CMTS chassis.

grosche
expect

you can use a expect script from a linux host to create a backup file.
expect login over telnet or ssh an write the output from "show running-config" or "show startup-config" to a file.

Log in or register to post comments