Results 1 to 1 of 1
Hi,
I'm trying to configure a router via kermit (Cisco router 2600). Is there a simple way to feed it a configuration script, instead of having to type in all ...
- 01-31-2011 #1Just Joined!
- Join Date
- Jan 2011
- Location
- CT
- Posts
- 5
Router configuration script
Hi,
I'm trying to configure a router via kermit (Cisco router 2600). Is there a simple way to feed it a configuration script, instead of having to type in all the commands? For example, if I want to configure the ip of a interface, can I save the commands
enable
pwd
configure terminal
no ip routing
ip routing
interface Ethernet0/0
etc... in a file, then pipe it somehow?
Thanks


Reply With Quote