Menampilkan tunnel yang ada
Revision as of 07:50, 20 September 2018 by Onnowpurbo (talk | contribs) (Created page with "Penggunaan # /sbin/ip -6 tunnel show [<device>] Contoh # /sbin/ip -6 tunnel show mode any # /sbin/ip -6 tunnel show Hasilnya kira-kira: ip6tnl2: ipv6/ipv6 remote 2001...")
Penggunaan
# /sbin/ip -6 tunnel show [<device>]
Contoh
# /sbin/ip -6 tunnel show mode any # /sbin/ip -6 tunnel show
Hasilnya kira-kira:
ip6tnl2: ipv6/ipv6 remote 2001:470:19:b37::101 local 2001:470:19:b37::100 encaplimit 4 hoplimit 64 tclass 0x00 flowlabel 0x00000 (flowinfo 0x00000000) ip6tnl1: ipv6/ipv6 remote 2003:: local 2002:: encaplimit 4 hoplimit 64 tclass 0x00 flowlabel 0x00000 (flowinfo 0x00000000) ip6tnl0: ipv6/ipv6 remote :: local :: encaplimit 0 hoplimit 0 tclass 0x00 flowlabel 0x00000 (flowinfo 0x00000000)