sap Show Session Announcement Protocol information
security Show security information
services Show services information
snmp Show Simple Network Management Protocol information
system Show system information
task Show routing protocol per-task information
ted Show Traffic Engineering Database information
version Show software process revision levels
vpls Show VPLS information
vrrp Show Virtual Router Redundancy Protocol information
> sho空格w rou空格 te 可以尝试一下空格把命令补全
> set cli terminal vt100 这里命令可让你在vtp100模式下 可以使用退格键,上下左右建
[1] [2] 下一页
ctrl+w清除一个单词 ctrl+l清除一栏 比较有用
> show cli | count count用来计数配置的行数
Count: 9 lines
> show configuration | count
Count: 361 lines
> show configuration 可以看到有分页,这样在抓取的时候不是很方便
## Last commit: 2010-04-08 11:31:06 UTC by huxiaoming
version 8.5R1.14;
system {
host-name huxiaoming;
domain-name ciscolang.com;
backup-router 192.168.1.1;
root-authentication {
encrypted-password "$1$i0u9jbAk$dPNFboFtyKKmxvDNs64bZ0"; ## SECRET-DATA
}
login {
user huxiaoming {
uid 2002;
class super-user;