差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:supportipv6:tune_test_env [2020/01/24 15:46]
tony [Windows]
java:supportipv6:tune_test_env [2020/03/16 23:16]
tony [Wireshark]
行 3: 行 3:
 ===== Introduction ===== ===== Introduction =====
 本篇文章記錄修改與測試IPv6功能時,常使用到的指令與設定。 本篇文章記錄修改與測試IPv6功能時,常使用到的指令與設定。
 +===== Wireshark =====
 +<code bash>
 +Router Solicitation -> icmpv6.type==133
 +Router Advertisement -> icmpv6.type==134 ​
 +</​code>​
 +首先設定filter:​
 +<code bash>
 +icmpv6.type==133 or icmpv6.type==134 ​
 +</​code>​
 +接著下ipconfig /​renew6去刷IPv6 ip,就可以看到以下結果:​\\
 +{{:​java:​supportipv6:​wireshark_with_ra_and_rs.png|}}
 ===== Windows ===== ===== Windows =====
 移除IPv4功能:​ 移除IPv4功能:​