R1(config-if)#ipv6 enable 在接口下启用IPV6,会自动生成一个link-local地址 R1(config-if)#ipv6 address 2001::1/64 指定一个IP地址,配置后会自动生成一个link-local地址 R1(config-if)#ipv6 address FE80:0:0:0:0123:0456:0789:0abc link-local 手工指定link-local地址 R1(config-if)#ipv6 address...
ipv6 address link-local命令用来手动配置指定接口的链路本地地址。 undo ipv6 address link-local命令用来删除接口上手动配置的链路本地地址。 缺省情况下,接口没有配置链路本地地址。 命令格式 ipv6 addressipv6-addresslink-local undo ipv6 addressipv6-addresslink-local ...
ipv6 address link-local命令用来配置接口的链路本地地址。 命令格式 ipv6 addressipv6-addresslink-local[cga]collision-countcount 参数说明 参数参数说明取值 ipv6-address 指定接口的IPv6地址。 32位16进制数,格式为X:X:X:X:X:X:X:X。在配置链路本地地址时,指定的IPv6地址的前缀必须匹配FE80::/10。
1、打开电脑,在开始键中进入控制面板。2、在控制面板中输入win+r打开命令行窗口。3、输入命令link-localipv6address即可查找IPV4的IP地址。
A. FE08::280e:611:a:f14f:3d69 B. FE81::280f:512b:e14f:3d69 C. FE80::380e:611a:e14f:3d69 D. FEFE:0345:5f1b::e14d:3d69 相关知识点: 试题来源: 解析 C 正确答案:C解析:IPv6本地地址FE80开头后面为本地mac地址 反馈 收藏 ...
If the routers use the Link-Local address only, the directly connected networks can communicate. For example, R1 can ping R3 with global unicast address but the two routers cannot communicate with Link-Local addresses. This is shown with thepinganddebug ipv6 icmpcommands in router R1 and R3....
For IPv6 site-local addresses (fec0::/10 prefix), the sin6_scope_id member in the sockaddr_in6 structure is a site identifier. An example of a link-local IPv6 address on interface #5 is the following: syntax Copy fe80::208:74ff:feda:625c%5 The following command is available ...
is always usable only with an explicit indication of the interface on which it is reachable. We are always considering the link-local address in its entirety, i.e., the complete /128 IPv6 address, as a host address - no subnet IDs or prefixes or any of that stuff. For example: ...
An example of a link-local IPv6 address on interface #5 is the following: syntax fe80::208:74ff:feda:625c%5 The following command is available on Windows XP with Service Pack 1 (SP1) and later to query and configure IPv6 on a local computer: ...
ipv6 address anycast //用来配置IPv6任播地址。 ipv6 address auto global //使能无状态自动生成IPv6全局地址功能。 ipv6 address auto link-local //配置自动生成的链路本地地址。 ipv6 address link-local //配置接口的链路本地地址 ipv6 address eui-64 ...