S5120交换机如何查看接口使用率(如何查看交换机接口速率)
1691680840,
问题描述:
使用什么命令查看接口速率以及使用率
组网及组网描述:
无
7小时前提问1.查看接口进方向的使用率:dis counter rate inbound interface
2.查看接口出方向的使用率:dis counter rate outbound interface
3.查看接口历史使用率:dis int | inc rate
4.查看接口历史使用率及出入方向的字节:dis int | inc sec
支持的使用dis interface link-info
不支持的使用dis counters rate inbound interface 或者dis counters rate outbound interface
7小时前回答暂无
display interface
7小时前回答暂无
dis trdis counter rate inbound interface G1/0/1
dis trdis counter rate outbound interface G1/0/1
暂无
dis counters rate inbound interface
dis counters rate outbound interface
通过这两条命令查看,接口流量速率和大小。一个入方向一个出方向的
7小时前回答
暂无
如果是v7 的新版本可以使用命令看利用率
display interface link-info
display interface brief 看接口速率
暂无
display counter rate inbound interface
display counter rate outbound interface
5小时前回答暂无
你正在内容来源:知了社区,S5120交换机如何查看接口使用率