双网情况下的路由配置

@echo off
route delete 10.10.0.0
route delete 0.0.0.0
route add 10.10.0.0 mask 255.255.0.0 10.10.24.1 -p
route add 0.0.0.0 mask 255.255.255.0 192.168.100.1 -p

netsh interface ipv4 show subinterfaces
netsh interface ipv4 set subinterface "以太网" mtu=1372 store=persistent

http://www.xitongcheng.com/jiaocheng/win10_article_34701.html
TCP-MSS 1360
MTU 1400

netsh i i show in
netsh -c "i i" add neighbors 2 "192.168.100.1" "ec-6c-9f-b9-f1-e4"

posted @ 2020-04-01 07:45  糖豆爸爸  阅读(224)  评论(0编辑  收藏  举报
Live2D