12-13-2010 05:41 PM - edited 03-04-2019 10:46 AM
Is GRE tunneling technique for IPv6 based on RFC2473 or Cisco proprietary standard?
12-14-2010 01:34 AM
Hello Shi,
If using GRE over IPv6 (tunnel mode gre ipv6) then the encapsulation is done using the GRE encapsulating protocol as described in the RFC 2784. The outer IPv6 header will contain the value 0x2F (GRE) in its Next Header field, then the usual GRE header will follow, and the encapsulated datagram will be placed after the GRE header.
If you want to perform IPv6 tunelling per RFC2473, you need to configure the tunnel using the command tunnel mode ipv6
Best regards,
Peter
12-16-2010 05:11 AM
Thank you so much!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide