华为2403限速命令分享
首先使用telnet 连接到交换机
Password:
输入密码。
system-view
进入系统配置模式
Enter system view, return to user view with Ctrl+Z.
看到上面的提示后,进入到要限速的端口
interface Ethernet 0/11
line-rate outbound 37
限制流出带宽为10M
line-rate inbound 37
限制流入带宽为10M
q
退出当前端口
q
退出配置模式
save
保存当前配置
exit
断开与交换机的连接
赞 (0)