Difference between revisions of "IPv4-in-IPv6 Tunnel: Display tunnel yang ada"

From OnnoWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
10.1. Displaying existing tunnels
+
Penggunaan
 
 
Usage:
 
  
 
  # /sbin/ip -6 tunnel show [<device>]
 
  # /sbin/ip -6 tunnel show [<device>]
  
Example:
+
Contoh
  
 
  # /sbin/ip -6 tunnel show mode any
 
  # /sbin/ip -6 tunnel show mode any

Latest revision as of 17:40, 26 June 2013

Penggunaan

# /sbin/ip -6 tunnel show [<device>]

Contoh

# /sbin/ip -6 tunnel show mode any
ip6tnl0: ipv6/ipv6 remote :: local :: encaplimit 0 hoplimit 0 tclass 0x00 flowlabel 0x00000 (flowinfo 0x00000000)
ip6tnl1: ip/ipv6 remote fd00:0:0:2::a local fd00:0:0:2::1 dev eth1 encaplimit 4 hoplimit 64 tclass 0x00 flowlabel 0x00000 (flowinfo 0x00000000)