Difference between revisions of "IP version 6 Cisco IOS"

From Teknologisk videncenter
Jump to: navigation, search
m (Links)
m (Links)
Line 92: Line 92:
 
* show ipv6 protocols
 
* show ipv6 protocols
 
= Links =
 
= Links =
 +
*[http://www.sixxs.net/ SixXS - IPv6 Deployment & Tunnel Broker]
 
*[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]

Revision as of 13:46, 5 June 2011

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