show tunnel statistics

Displays tunnel statistics.

Syntax

show tunnel statistics tunnel-Id mode [ gre ]

Parameters

tunnel-Id
Filters by the tunnel ID.
mode
FIlters by tunnel mode.
gre
Specifies GRE tunnels.

Modes

Privileged EXEC Mode

Examples

This example displays tunnel statistics filtered by the tunnel ID.

device# show tunnel statistics 11
Tnl ID   RX packets      TX packets      RX bytes        TX bytes
======== =============== =============== =============== ================
11       0               10               (NA)            640

This example displays tunnel statistics filtered by tunnel mode.

device# show tunnel statistics mode gre
Tnl ID   RX packets      TX packets      RX bytes        TX bytes
======== =============== =============== =============== ================
10       0               10               (NA)            640
11       0               20               (NA)            1280
12       0               50               (NA)            22000