Difference between revisions of "IP version 6 Cisco IOS"

From Teknologisk videncenter
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
{{under construction}}
 
{| class="wikitable" style="text-align: center"
 
{| class="wikitable" style="text-align: center"
 
|-
 
|-
Line 82: Line 83:
 
|-
 
|-
 
|}
 
|}
 +
= IPv6 troubleshooting commands =
 +
*show ipv6 routing
 +
*debug ipv6 nd
 +
*debug ipv6 packet
 +
*debug ipv6 interface
 +
*show ipv6 routers
 +
*show ipv6 route
 +
* show ipv6 protocols
 
= Links =
 
= Links =
 
*[http://www.ipv6tf.dk/home Danish IPv6 Task Force]
 
*[http://www.ipv6tf.dk/home Danish IPv6 Task Force]
 
*[http://www.ipv6.dk/MainPage.ashx Danish IPv6 WIKI]
 
*[http://www.ipv6.dk/MainPage.ashx Danish IPv6 WIKI]
 
[[Category:Cisco]][[category:IOS]][[category:IPv6]]
 
[[Category:Cisco]][[category:IOS]][[category:IPv6]]

Revision as of 13:42, 17 June 2010

Package wordprocessing.png Under Construction

Octet Offset 0 1 2 3
Bit Offset 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
0 0 Version Traffic Class Flow Label
4 32 Payload Length Next Header Hop Limit
8 64 Source Address
C 96
10 128
14 160
18 192 Destination Address
1C 224
20 256
24 288

IPv6 troubleshooting commands

  • show ipv6 routing
  • debug ipv6 nd
  • debug ipv6 packet
  • debug ipv6 interface
  • show ipv6 routers
  • show ipv6 route
  • show ipv6 protocols

Links