美文网首页
SecureCRT快速抓取华为交换机、路由器、防火墙配置方法

SecureCRT快速抓取华为交换机、路由器、防火墙配置方法

作者: NEXT_HOP | 来源:发表于2020-03-01 17:48 被阅读0次

以下操作在用户视图下可操作,level≥3用户可直接查看,level=1用户需要提权命令。

SecureCRT连接交换之后,记录回话日志

<HUAWEI> screen-length 0 temporary  关闭分屏功能

<HUAWEI> display current-configuration   查看当前配置(便于SecureCRT保存log)

<HUAWEI> undo screen-length temporary   恢复缺省设置(缺省情况下,终端屏幕的每屏显示24行)

快速粘贴如下

screen-length 0 temporary

display current-configuration 

undo screen-length temporary

相关文章

网友评论

      本文标题:SecureCRT快速抓取华为交换机、路由器、防火墙配置方法

      本文链接:https://www.haomeiwen.com/subject/iichkhtx.html