routeros的配置资料

本文分享了关于ROS系统的配置技巧,包括如何设置批量限速、自动删除Close连接以提高系统资源利用效率的方法,以及定时重启设备的具体步骤。此外还提供了封堵特定应用如迅雷的策略,并附带了一些实用的脚本示例。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

记录下,备查,另外,升级的功能在

system, packages

 

封迅雷

ip firewall filter add chain=forward content="octet-stream" action=drop comment="block thunder _octet-stream" disabled=no
ip firewall filter add chain=forward content="Pragma: no-cache" action=drop comment="block thunder _no-cache" disabled=no

 

贴一个ros的中文博客

 

批量限速的例子

:for mmc from 2 to 254 do={/queue simple add name=("192.168.0." . $mmc) target=("192.168.0." . $mmc) burst-threshold=128K/2M burst-time=10s/10s burst-limit=256K/2M max-limit=128K/2M}

 

每天在06:30重启ROS:

/ system scheduler add name="Timing ReBoot" on-event="/ system reboot" start-date=Jan/01/1990 start-time="06:30:00" interval="1d 00:00:00" comment="\B6\A8\CA\B1\D6\D8\C6\F4" disabled=no

 

 脚本-自动删除close连接,提升系统资源

/ system scheduler add name="del_close" on-event="/ip firewall connection remove [/ip firewall connection find tcp-state=close]" start-date=jan/01/1990 start-time=00:00:00 interval=1m comment="" disabled=no

 

固件下载地址

下载mipsbe的

 

6.34.4貌似比较稳定

转载于:https://www.cnblogs.com/ziyouchutuwenwu/p/5229728.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值