| Kood: | 
		  | 
ifconfig sit0 up
 ifconfig sit0 inet6 tunnel ::216.66.80.90
 ifconfig sit1 up
 ifconfig sit1 inet6 add 2001:470:27:1df::2/64
 route -A inet6 add ::/0 dev sit1
 
 | 
 	  | Kood: | 
		  | Kernel IPv6 routing table
Destination                                 Next Hop                                Flags Metric Ref    Use Iface
 ::/96                                       ::                                      U     256    0        0 sit0
 2001:470:27:1df::/64                        ::                                      U     256    0        0 sit1
 fe80::/64                                   ::                                      U     256    0        0 eth0
 fe80::/64                                   ::                                      U     256    0        0 eth1
 fe80::/64                                   ::                                      U     256    0        0 sit1
 ::/0                                        ::                                      U     1      0        0 sit1
 ::1/128                                     ::                                      U     0      0        1 lo
 ::84.52.28.181/128                          ::                                      U     0      0        1 lo
 ::127.0.0.1/128                             ::                                      U     0      0        1 lo
 ::192.168.0.1/128                           ::                                      U     0      0        1 lo
 ::192.168.1.1/128                           ::                                      U     0      0        1 lo
 2001:470:27:1df::/128                       ::                                      U     0      0        1 lo
 2001:470:27:1df::2/128                      ::                                      U     0      0        1 lo
 fe80::/128                                  ::                                      U     0      0        1 lo
 fe80::/128                                  ::                                      U     0      0        1 lo
 fe80::/128                                  ::                                      U     0      0        1 lo
 fe80::5434:1cb5/128                         ::                                      U     0      0        1 lo
 fe80::c0a8:1/128                            ::                                      U     0      0        1 lo
 fe80::c0a8:101/128                          ::                                      U     0      0        1 lo
 fe80::214:85ff:fe1e:c359/128                ::                                      U     0      0        1 lo
 fe80::214:d1ff:fe16:4934/128                ::                                      U     0      0        1 lo
 ff00::/8                                    ::                                      U     256    0        0 eth0
 ff00::/8                                    ::                                      U     256    0        0 eth1
 ff00::/8                                    ::                                      U     256    0        0 sit1
 
 |