Enabling tunnel statistics

Procedure

  1. Enter global configuration mode.
    device# configure terminal
  2. Use the interface command to enter interface configuration mode and configure a tunnel.
    device(config)# interface tunnel 5
    The range is from 1 through 1024.
  3. Use the statistics command to enable statistics on the tunnel.
    device(config-intf-tunnel-5)# statistics

Example

The following example shows how to enable tunnel statistics.

device# configure terminal
device (config)# interface tunnel 5
device(config-intf-tunnel-5)# statistics