没有合适的资源?快使用搜索试试~ 我知道了~
ROS 8adsl pcc带宽合并脚本
4星 · 超过85%的资源 需积分: 10 27 下载量 26 浏览量
2012-11-24
19:04:59
上传
评论
收藏 11KB TXT 举报
温馨提示
ROS 8adsl pcc带宽合并脚本 3.0以上可用 ROS 5.19 5.20 亲测可用
资源推荐
资源详情
资源评论
# 添加ADSL1的pppoe-out帐户密码并取取消自动添加网关及DNS
/interface pppoe-client add name="pppoe-out1" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out2" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out3" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out4" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out5" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out6" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out7" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out8" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
# 激活pppoe-out拨号
/interface pppoe-client enable pppoe-out1
/interface pppoe-client enable pppoe-out2
/interface pppoe-client enable pppoe-out3
/interface pppoe-client enable pppoe-out4
/interface pppoe-client enable pppoe-out5
/interface pppoe-client enable pppoe-out6
/interface pppoe-client enable pppoe-out7
/interface pppoe-client enable pppoe-out8
# 添加本地ip地址池
/ip firewall address-list add address=192.168.0.0/24 comment="\B1\BE\B5\D8ip\B5\D8\D6\B7\B3\D8" \ disabled=no list=local
# 设置DNS缓存
/ip dns set primary-dns="DNS1 IP" secondary-dns="DNS2 IP" allow-remote-requests=yes
# 设置MSS值为1440
/ip firewall mangle add action="change-mss" chain="forward" comment="change-mss" disabled=no new-mss="1440" protocol="tcp" tcp-flags="syn"
# 设置input
/interface pppoe-client add name="pppoe-out1" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out2" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out3" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out4" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out5" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out6" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out7" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
/interface pppoe-client add name="pppoe-out8" interface="拨号网卡名" user="宽带账号" password="宽带密码" add-default-route=no disabled=no
# 激活pppoe-out拨号
/interface pppoe-client enable pppoe-out1
/interface pppoe-client enable pppoe-out2
/interface pppoe-client enable pppoe-out3
/interface pppoe-client enable pppoe-out4
/interface pppoe-client enable pppoe-out5
/interface pppoe-client enable pppoe-out6
/interface pppoe-client enable pppoe-out7
/interface pppoe-client enable pppoe-out8
# 添加本地ip地址池
/ip firewall address-list add address=192.168.0.0/24 comment="\B1\BE\B5\D8ip\B5\D8\D6\B7\B3\D8" \ disabled=no list=local
# 设置DNS缓存
/ip dns set primary-dns="DNS1 IP" secondary-dns="DNS2 IP" allow-remote-requests=yes
# 设置MSS值为1440
/ip firewall mangle add action="change-mss" chain="forward" comment="change-mss" disabled=no new-mss="1440" protocol="tcp" tcp-flags="syn"
# 设置input
资源评论
- zsx1473225062013-07-05看一下好不好用
- quank2013-07-06基本没问题.
- aiwogwzb2014-10-06基本没问题.设置还是不太会。
hgptop
- 粉丝: 0
- 资源: 8
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功