① Command Prompt:
C:/>
② "netsh" command
>netsh
netsh>
③ "inerface" command
netsh>interface
netsh interface>
④ "show interface" command
netsh interface>show interface
Admin State State Type Interface Name
-------------------------------------------------------------------------
有効 専用 1394 接続
有効 専用 ローカル エリア接続 2
有効 専用 ワイヤレス ネットワーク接続
有効 専用 ローカル エリア接続
有効 ループバック ループバック
有効 内部 内部
⑤ "ipv6" command
netsh interface ipv6>
⑥ "add address "ローカル エリア接続 2" 2001::3" command
OK
add route 2001::3/64 "ローカル エリア接続" command
⑦ "del address "ローカル エリア接続 2" 2001::3" command
OK
C:/>
② "netsh" command
>netsh
netsh>
③ "inerface" command
netsh>interface
netsh interface>
④ "show interface" command
netsh interface>show interface
Admin State State Type Interface Name
-------------------------------------------------------------------------
有効 専用 1394 接続
有効 専用 ローカル エリア接続 2
有効 専用 ワイヤレス ネットワーク接続
有効 専用 ローカル エリア接続
有効 ループバック ループバック
有効 内部 内部
⑤ "ipv6" command
netsh interface ipv6>
⑥ "add address "ローカル エリア接続 2" 2001::3" command
OK
add route 2001::3/64 "ローカル エリア接続" command
⑦ "del address "ローカル エリア接続 2" 2001::3" command
OK
No comments:
Post a Comment