next up previous contents
Next: ip monitor and rtmon Up: ip tunnel show Previous: Output format:   Contents

Statistics:

kuznet@amber:~ $ ip -s tunl ls Cisco
Cisco: ipv6/ip  remote 192.31.7.104  local 192.203.80.142  ttl 32 
RX: Packets    Bytes        Errors CsumErrs OutOfSeq Mcasts
    12566      1707516      0      0        0        0       
TX: Packets    Bytes        Errors DeadLoop NoRoute  NoBufs
    13445      1879677      0      0        0        0     
kuznet@amber:~ $
Essentially, these numbers are the same as the numbers printed with ip -s link show (sec.4.2, p.[*]) but the tags are different to reflect that they are tunnel specific.