WebMedia

网络驿站

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

Win Firewall

netsh>firewall
netsh firewall>?
Commands in this context:
?               - Displays a list of commands.
add          - Adds firewall configuration.
delete            - Deletes firewall configuration.
dump             - Displays a configuration script.
help            - Displays a list of commands.
reset           - Resets firewall configuration to default.
set             - Sets firewall configuration.
show           - Shows firewall configuration.


netsh firewall>set service FILEANDPRINT ENABLE



IPv6 in Win

netsh>interface
netsh interface>ipv6 ?

The following commands are available:

Commands in this context:
6to4           - Changes to the `netsh interface ipv6 6to4' context.
?              - Displays a list of commands.
add            - Adds a configuration entry to a table.
delete         - Deletes a configuration entry from a table.
dump           - Displays a configuration script.
help           - Displays a list of commands.
install        - Installs IPv6.
isatap         - Changes to the `netsh interface ipv6 isatap' context.
renew          - Restarts IPv6 interfaces.
reset          - Resets IPv6 configuration state.
set            - Sets configuration information.
show           - Displays information.
uninstall      - Uninstalls IPv6.

posted on 2006-08-01 11:17  WebMedia  阅读(348)  评论(0编辑  收藏  举报