码迷,mamicode.com
首页 >  
搜索关键字:ipv6 dhcpv6 kea-dhcp6    ( 1555个结果
Rhel7 IPV6配置
Rhel7IPV6配置 [root@server0html]#ifconfig eth0:flags=4163<UP,BROADCAST,RUNNING,MULTICAST>mtu1500 inet172.25.0.11netmask255.255.255.0broadcast172.25.0.255 inet6fddb:fe2a:ab1e::c0a8prefixlen64scopeid0x0<global> inet6fe80::5054:ff:fe00:b..
分类:其他好文   时间:2015-10-12 02:05:43    阅读次数:292
NetSetMan IP地址切换工具
http://www.netsetman.com/en/freewareNetSetManNetSetMan是一个网络设置管理器,它可以很容易在6种不同的,视觉结构化的配置之间切换,包括:IP地址(IPv4的和IPv6!)网关(包括跃点数 Metric)DNS 服务器WINS 服务器WiFi 管理计...
分类:Web程序   时间:2015-10-09 11:38:39    阅读次数:283
python脚本执行Scapy出现IPv6警告WARNING解决办法
安装完scapy,写了脚本执行后执行:WARNING: No route found for IPv6 destination :: (no default route?)原因是用 from scapy.all import *的时候把ipv6相关的模块也导进去了,想关闭警告,我们可以打开scapy...
分类:编程语言   时间:2015-10-08 23:13:43    阅读次数:188
Linux 命令 - netstat: 检查网络设置及相关统计数据
netstat 程序可以用于查看不同的网络设置及数据。通过使用其丰富的参数选项,我们可以查看网络启动过程的许多特性。命令格式netstat [options]命令参数--route , -r 显示内核路由表。--groups , -g 显示 IPv4 和 IPv6 的 IGMP 组播组成员关系信.....
分类:Web程序   时间:2015-09-29 20:40:48    阅读次数:222
Lab - IPv6 Challenge Lab
TopologyObjectivesImplement the topology diagram using the instructions in the Requirements section.Change the IPv6 IGP from OSPFv3 to RIPng.Backgroun...
分类:其他好文   时间:2015-09-27 12:35:56    阅读次数:249
Lab - Using Manual IPv6 Tunnels && EIGRP for IPv6
TopologyObjectivesConfigure EIGRP for IPv4.Create a manual IPv6 tunnel.Configure EIGRP for IPv6 across the tunnel.BackgroundIn this lab, you configure...
分类:其他好文   时间:2015-09-27 11:15:45    阅读次数:368
IPv6 tutorial – Part 8: Special addresses
https://4sysops.com/archives/ipv6-tutorial-part-8-special-addresses/The special IPv6 addresses discussed in this part of the IPv6 tutorial are the uns...
分类:其他好文   时间:2015-09-25 17:50:22    阅读次数:174
IPv6 tutorial – Part 7: Zone ID and unique local IPv6 unicast addresses
The zone ID is used to distinguish ambiguous link-local and site-local addresses. Unique local IPv6 unicast addresses are another way to address the p...
分类:其他好文   时间:2015-09-25 16:23:27    阅读次数:235
IPv6 tutorial 4 IPv6 address syntax
https://4sysops.com/archives/ipv6-tutorial-part-4-ipv6-address-syntax/Now that you know about thenew features of IPv6, it is time to have a closer loo...
分类:其他好文   时间:2015-09-25 16:04:37    阅读次数:162
IPv6 tutorial – Part 6: Site-local addresses and link-local addresses
https://4sysops.com/archives/ipv6-tutorial-part-6-site-local-addresses-and-link-local-addresses/In the last post of this IPv6 tutorial, you learned ab...
分类:其他好文   时间:2015-09-25 15:59:18    阅读次数:194
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!