Specifications

Table Of Contents
2-230
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
periodic-records aggregate-by-cpu
periodic-records aggregate-by-cpu
To enable raw data record (RDR) aggregation for the specified RDRs, use the periodic-records
aggregate-by-cpu command in the interface linecard configuration mode.
To disable record aggregation, use the no form of this command.
periodic-records aggregate-by-cpu [all | LUR | PUR | VLUR | ZUR]
no periodic-records aggregate-by-cpu [all | LUR | PUR | VLUR | ZUR]
Syntax Description
Command Default By default, RDR aggregation is disabled.
Command Modes Interface linecard configuration (config-if)
Command History This table includes the following release-specific history entries:
Usage Guidelines Only the Virtual Link Usage RDR (VLUR) option is tested on the Cisco SCE 2000 devices.
Authorization: admin
The Cisco SCE platform aggregates certain RDRs, thus reducing the load on the Collection Manager
without affecting the usability of the information provided. The RDR aggregation feature is relevant only
to global records. More specifically, only periodic records are aggregated, because other records relate
to events like a single transaction or flow, and cannot be aggregated across processors – if they are
aggregated, they loose the required granularity.
Currently the following RDRs are aggregated:
Virtual Link Usage RDRs (VLURs )
Link Usage RDRs (LURs)
Package Usage RDRs (PURs)
ZoneUsage RDRs (ZURs)
Examples The following example illustrates how to disable RDR aggregation for PURs.
SCE> enable 10
Password: <cisco>
SCE# config
all Enables or disables aggregation of all relevant types of RDRs.
LUR | PUR | VLUR |
ZUR
Enables or disables aggregation of the specified type of RDR.
Release Modification
3.7.5 This command was introduced.