in reply to Cisco router configuration?

I think that Cisco::Conf would be an option - it allows you to configure Cisco routers via TFTP.

Replies are listed 'Best First'.
Re: Re: Cisco router configuration?
by traveler (Parson) on Aug 16, 2001 at 01:20 UTC
    Thanks. I should have mentioned that module in my post. I will do the remote config (via telnet, IIRC) and then use TFTP. It does not have the serial port config section, though.

    I was also unclear on how to enter a new configuration in the config file without downloading it from the router into the config file (with save). I have a library of configurations already and did not want to go to the trouble of loading each into a router then saving it into the config file of Cisco::Conf.

    If you've used this module, maybe you can tell me how to do that?

    Thanks! --traveler