IPv6 and Manual Tunnel Configuration
   IPv6  and Manual Tunnel Configuration 6to4     Manual Tunnel Configuration     IPv6 over GRE Tunnel Configuration     6to4 Configuration     6to4 Relay Configuration       Reference:   การทำ tunnel ระหว่าง ipv4 to ipv6     1. manual tunnel          ipv6 over gre   2.Tunnel broker   3.automatic tunnels         6 to 4         6 rd         isatap     +++     manual tunnel     example      r1     interface tunnel 100    ipv6 address 201:300::1/64    no ipv6 nd ra suppress    tunnel source 200.15.15.1            ## wan interface    tunnel destination 200.13.13.1    tunnel mode ipv6 ip             r2    interface tunnel 100    ipv6 address 201:300::2/64    no ipv6 nd ra suppress    tunnel source 200.13.13.1             ## wan interface    tunnel destination 200.15.15.1...