On Sun, Sep 17, 2000 at 05:36:49AM +0200, Tamas SZERB wrote:
> i would like to pull up an interface sometimes, and shut down too.
> Is there any cisco ability for that, or I have to make it with rsh?
#!/bin/sh
cat <<EOF | ccisco router
int fa0/0
shut
exit
EOF
You can get ccisco at ftp://ftp.net.ohio-state.edu/users/maf/cisco
mark
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:17 EDT