AR100, AR120, AR150, AR160, AR200, AR1200, AR2200, AR3200, and AR3600 V200R010 CLI-based Configuration Guide - Network Management and Monitoring

This document provides the basic concepts, configuration procedures, and configuration examples in different application scenarios of the network management feature supported by the device.

This document provides the basic concepts, configuration procedures, and configuration examples in different application scenarios of the network management feature supported by the device.

Enabling IP Accounting

Enabling IP Accounting

Context

The router provides common IP accounting and IP precedence accounting:

  • Common IP accounting: collects packet statistics based on source IP addresses, destination IP addresses, protocol numbers, number of packets, number of bytes, and data flow update time. Each data flow is stored as one record in the statistics tables.
  • IP precedence accounting: collects packet statistics based on IP precedences, number of packets, and number of bytes. The packets with the same IP precedence are stored as one record in the statistics tables.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run interface interface-type interface-number

    The interface view is displayed.

  3. Run ip accounting { input-packets | output-packets }

    Common IP accounting is enabled on the router.

  4. (Optional) Run ip accounting precedence { input-packets | output-packets }

    IP precedence accounting is enabled on the router.

    The directions to which common IP accounting and IP precedence accounting apply must be the same.