昨天升级了40多台华为交换机,幸亏有securecrt的快捷键(下篇文章另行介绍),要不然几个小时也搞不定。 升级完后,对securecrt的脚本产生了兴趣,能不能让它自动执行诸如读取、备份配置,升级等操作呢?从网上找了几个脚本,拼凑到一起,还真行,作了如下的备份交换机配置的脚本: # $language = "VBScript" # $interface = "1.0" ' This script shows how to read in a file, and it demonstrates how to ' perform some prepr...
by sherryliu - 网络技术文档中心 - 2006-03-25 22:31:20 阅读(1940) 回复(0)
http://count.crsky.com/view_down.asp?down_url=http://2.gddx1.crsky.com/200701/securecrt-v5.22.rar&downd_id=14&ID=26366&down=yes
1.用securecrt生成KEY PAIR并转成openssh格式(当然也可以生成后再手工转换格式Tools--Convert Public Key to Openssh Format) 2.在FB里启用 sshd sshd 的启用是作为 FreeBSD 安装中 Standard 安装过程中的一步来进行的。 要查看 sshd 是否已被启用, 请检查 rc.conf 文件中的: sshd_enable="YES" 这表示在下次系统启动时加载 OpenSSH 的服务程序 sshd(8)。 此外,也可以手动使用 rc(8) 脚本 /etc/rc.d/sshd 来启动 Ope...
I don't know wheather under /usr/ports I can find the securecrt and install it . or download the cource code from ? to install it ,if you know ,Please tell it to me . thank you for it
securecrt使用技巧 今天在网上下载了securecrt使用技巧连载,一系列视频教程,介绍securecrt的使用技巧,为了巩固自己的记忆,结合自己所掌握的技巧,整理成如下文档。 早在6年前认识了securecrt,从此便与之结下了不解之缘,当时的版本是4.0,网上能够找到序列号的那种,英文界面,功能很强大,个人掌握很少,基本上就是用securecrt远程登录linux服务器,偶尔也用这个代替windows自带的telnet,登陆交换机路由器等设备。...
各位达人,我使用的是securecrt6.1.2,问题如下 1.用鼠标选中目标复制内容后,光标就自动跳到下一行。 2.当第一次进行复制粘贴是报错,信息如下:Could not get data from the dataclip Generic dataclip failure,第二次进行复制粘贴可以成功。 请大家帮忙