什么叫框式?就是打个框框框起来,就像你寄个摩托车一样,懂了啵?相对的是机架式,就是一U两U能轻松上到机柜里那种。
好,直接开始吧!
#enable
#config terminal
1、# show ver !查看版本信息
2、# show log reverse !查看日志
3、# show lldp neighbors !查看邻居
4、# show interface usage up|down !查看端口利用率
5、# show arp IP | MAC | VLAN !查看地址表
6、开启历史记录:# config
# line console 0
# history
1、查看温度:
#show tempr
三栏内为危险温度:主板|CPU|MAC芯片
六栏内为当前温度:入风、出风、最热、CPU、MAC
2、查看风扇
#show fan [detail]
3、查看电源
#show power
4、查看CPU
#show cpu
#show processes cpu history #查看CPU历史利用率
#show cpu-protect #查看CPU协议报文接收情况,可连续执行两到三次查明来源
5、查看内存|排序|历史
#show memory | sort total | history
6、查看端口
#show int brief|counters|tras dia
#show interface usage #列出端口速率及使用率
#show interfaces counters errors|rate|summery|increment|<cr> #列出端口相应数据
7、其它
#show log
#show ip route
#show arp counter
#show mac-addrress-table
#show run
#traceroute ip
8、备份
copy flash:config.text x.x.x.x
来源地址(视频):
闪电兔Pro