Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 冲浪技巧 > IPv6 addr autoconfig
【标  题】:IPv6 addr autoconfig
【关键字】:IPv6,addr,autoconfig
【来  源】:http://www.cublog.cn/u/18307/showart.php?id=135861

IPv6 addr autoconfig

Your Ad Here
r1#debug ipv6 nd
ICMP Neighbor Discovery events debugging is on
r1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
r1(config)#int e0/0
r1(config-if)#no ipv6 addr autoconfig
r1(config-if)#do sh ipv6 int e0/0

r1(config-if)#ipv6 addr auto
r1(config-if)#
*May 4 05:49:58.592: ICMPv6-ND: Sending NS for FE80::210:7BFF:FEBF:BF01 on Ethernet0/0
*May 4 05:49:59.592: ICMPv6-ND: DAD: FE80::210:7BFF:FEBF:BF01 is unique.
*May 4 05:49:59.592: ICMPv6-ND: Sending NA for FE80::210:7BFF:FEBF:BF01 on Ethernet0/0
*May 4 05:49:59.592: ICMPv6-ND: Address FE80::210:7BFF:FEBF:BF01/10 is up on Ethernet0/0
*May 4 05:50:01.592: ICMPv6-ND: Sending RS on Ethernet0/0
*May 4 05:50:05.592: ICMPv6-ND: Sending RS on Ethernet0/0
*May 4 05:50:09.592: ICMPv6-ND: Sending RS on Ethernet0/0
----------------------------------------------------------------------
r1(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::210:7BFF:FEBF:BF01
No global unicast address is configured
Joined group address(es):
FF02::1
FF02::2
FF02::1:FFBF:BF01
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
======================================================================
ipv6 unicast-routing NOT enabled
======================================================================

r2(config)#no ipv6 unicast-routing
r2(config)#int e0/0
r2(config-if)#ipv6 addr 2000:12::2/64
r2(config-if)#no sh
r2(config-if)#
*Aug 26 10:00:21.539: %LINK-3-UPDOWN: Interface Ethernet0/0, changed state to up
*Aug 26 10:00:22.539: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/0, changed state to up

r2(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::207:85FF:FEA1:8401
Global unicast address(es):
2000:12::2, subnet is 2000:12::/64
Joined group address(es):
FF02::1
FF02::2
FF02::1:FF00:2
FF02::1:FFA1:8401
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
----------------------------------------------------------------------
r1(config-if)#
*May 4 05:52:08.484: ICMPv6-ND: Received NA for FE80::207:85FF:FEA1:8401 on Ethernet0/0 from FE80::207:85FF:FEA1:8401
*May 4 05:52:09.484: ICMPv6-ND: Received NA for 2000:12::2 on Ethernet0/0 from 2000:12::2

r1(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::210:7BFF:FEBF:BF01
No global unicast address is configured
Joined group address(es):
FF02::1
FF02::2
FF02::1:FFBF:BF01
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
======================================================================
ipv6 unicast-routing enabled on R2
======================================================================

r2(config)#ipv6 unicast-routing
----------------------------------------------------------------------
r1(config-if)#
*May 4 05:57:24.984: ICMPv6-ND: Received RA from FE80::207:85FF:FEA1:8401 on Ethernet0/0
*May 4 05:57:24.984: ICMPv6-ND: DELETE -> INCMP: FE80::207:85FF:FEA1:8401
*May 4 05:57:24.984: ICMPv6-ND: INCMP -> STALE: FE80::207:85FF:FEA1:8401
*May 4 05:57:24.984: ICMPv6-ND: Sending NS for 2000:12::210:7BFF:FEBF:BF01 on Ethernet0/0
*May 4 05:57:24.984: ICMPv6-ND: Autoconfiguring 2000:12::210:7BFF:FEBF:BF01 on Ethernet0/0
*May 4 05:57:25.984: ICMPv6-ND: DAD: 2000:12::210:7BFF:FEBF:BF01 is unique.
*May 4 05:57:25.984: ICMPv6-ND: Sending NA for 2000:12::210:7BFF:FEBF:BF01 on Ethernet0/0
*May 4 05:57:25.984: ICMPv6-ND: Address 2000:12::210:7BFF:FEBF:BF01/64 is up on Ethernet0/0
r1(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::210:7BFF:FEBF:BF01
Global unicast address(es):
2000:12::210:7BFF:FEBF:BF01, subnet is 2000:12::/64 [PRE]
valid lifetime 2591967 preferred lifetime 604767
Joined group address(es):
FF02::1
FF02::2
FF02::1:FFBF:BF01
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
Default router is FE80::207:85FF:FEA1:8401 on Ethernet0/0
--------------------------------------------------------------------
======================================================================
NO ipv6 unicast-routing enabled
======================================================================
r2(config)#no ipv6 unicast-routing

r1(config-if)#
*May 4 06:00:24.348: ICMPv6-ND: Received RA from FE80::207:85FF:FEA1:8401 on Ethernet0/0
*May 4 06:03:20.032: ICMPv6-ND: Received RA from FE80::207:85FF:FEA1:8401 on Ethernet0/0
*May 4 06:05:56.992: ICMPv6-ND: Received RA from FE80::207:85FF:FEA1:8401 on Ethernet0/0
*May 4 06:06:15.252: ICMPv6-ND: Received RA from FE80::207:85FF:FEA1:8401 on Ethernet0/0
*May 4 06:06:15.252: ICMPv6-ND: Zero lifetime, deleting
*May 4 06:06:15.252: ICMPv6-ND: STALE -> DELETE: FE80::207:85FF:FEA1:8401
r1(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::210:7BFF:FEBF:BF01
Global unicast address(es):
2000:12::210:7BFF:FEBF:BF01, subnet is 2000:12::/64 [PRE]
valid lifetime 2591951 preferred lifetime 604751
Joined group address(es):
FF02::1
FF02::2
FF02::1:FFBF:BF01
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
----------------------------------------------------------------------
r1(config-if)#do sh ipv6 int e0/0
Ethernet0/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::210:7BFF:FEBF:BF01
Global unicast address(es):
2000:12::210:7BFF:FEBF:BF01, subnet is 2000:12::/64 [PRE]
valid lifetime 2591906 preferred lifetime 604706
Joined group address(es):
FF02::1
FF02::2
FF02::1:FFBF:BF01
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
OSPF DR using Router-ID:【上一篇】
复习了一下OSPF。:【下一篇】
【相关文章】
  • auto-summary and ip summary-address rip comparison
  • IPv6基础知识
  • IPV6协议结构
  • 剖析IPv6时代的域名系统
  • 忍不住还是要发篇文章:关于VC6中(VARIANT)BSTR传入传出发生RtlSizeHeap(user breakpoint at address)的...
  • Private IP Address
  • MACAddress
  • IPV6 中6所指何物
  • addrtoa
  • 配置ipv6
  • 【随机文章】
  • Overview of HCLNFSD daemon
  • Practice to LoadRunner ---the first step
  • DirectX9结合ArcGIS进行3D GIS开发
  • 以太网硬件-路由器(Router) (5)
  • 扫盲:关于加密和安全V0.93
  • 移:使用Spring AOP实现MVC拦截器
  • 全文检索工具包Lncene工作原理
  • Photoshop7.0人像抠图实战
  • 使用 GUID 值来作为数据库行标识
  • 在AS4下,用mdadm命令创建RAID磁盘阵列
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.