You can configure RPC (rsh) on cisco.
# conf t
ip rcmd rsh-enable
ip rcmd remote-host <user> <host> <user> eanble
ip rcmd source-interface <IntToAccessFrom>
And if you have DNS problems and prefer a security hole than a solution...
no ip rcmd domain-lookup
Now you can access your router form user@host with:
#rsh <router> <command>
Hope it helps you
RafaReta
Cisco NSP wrote:
> Hello
>
> Is there an easy and secure way to run commands (like sh run) remotely on a
> Cisco box?
>
> Thank you
> Laszlo
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:33 EDT