[Contents] [Prev] [Next] [Index] [Report an Error]


show accounting records

Syntax

show accounting records profile-name 
<since time>
<utc_timestamp> 

Description

Display accounting records for the specified accounting profile.

Options

profile-name—Name of accounting profile.

since time—(Optional) Display accounting statistics since the specified time (YYYY-MM-DD-HH:MM:SS).

utc_timestamp—(Optional) Display timestamp in UTC format.

Privilege Level

view

List of Sample Output

show accounting records
show accounting records (utc-timestamp)
show accounting records (since time)
show accounting records (filter profile)
show accounting records (destination class profile)
show accounting records (Routing Engine profile)

Output Fields

Timestamp—Date and time of sample.

Interface Name—(For interface profiles) Name and SNMP index of interface for accounting profile.

Filter Name—(For filter profiles) Name of filter.

Interfaces—(For filter profiles) Name of interfaces for accounting profile.

Counter Name—(For filter profiles) Name of counter.

Destination Class—(For Destination Class profiles) Name of the destination class.

Input Bytes—(For interface profiles) Input bytes.

Output Bytes—(For interface profiles) Output bytes.

Input Packets—(For interface profiles) Input packets.

Output Packets—(For interface profiles) Output packets.

Input Unicast Packets —(For interface profiles) Input unicast packets.

Output Unicast Packets—(For interface profiles) Output unicast packets.

Input Multicast Packets—(For interface profiles) Input packets arriving by multicast.

Output Multicast Packets—(For interface profiles) Output packets sent by multicast.

Unsupported Protocol Packets—(For interface profiles) Packets for unsupported protocol.

Input Errors—(For interface profiles) Generic input error packets.

Output Errors—(For interface profiles) Generic output error packets.

Host Name—(For Routing Engine profiles) Hostname for the router.

Date—(For Routing Engine profiles) Date, in YYYMMDD format.

Time of Day—(For Routing Engine profiles) Time of day, in HHMMSS format.

Uptime—(For Routing Engine profiles) Time since last reboot, in seconds.

Average CPU Load (1 min)—(For Routing Engine profiles) Average system load over the last 1 minute.

Average CPU Load (5 min)—(For Routing Engine profiles) Average system load over the last 5 minutes.

Average CPU Load (15 min)—(For Routing Engine profiles) Average system load over the last 15 minutes.

show accounting records

user@host> show accounting records if_prof
Timestamp: 2000-10-03-00:30:41, Interface Name: fxp0 (SNMP Index 1)
             32663634   Input Bytes
              3487515   Output Bytes
               158000   Input Packets
                33296   Output Packets
               158000   Input Unicast Packets
                33296   Output Unicast Packets
                    0   Input Multicast Packets
                    0   Output Multicast Packets
                    0   Unsupported Protocol Packets
                    0   Input Errors
                    0   Output Errors

show accounting records (utc-timestamp)

user@host> show accounting records if_prof utc_timestamp 
Timestamp: 2001-06-18-18:01:00, Interface Name: fxp0 (SNMP Index 1)
             32663634   Input Bytes
              3487515   Output Bytes
               158000   Input Packets
                33296   Output Packets
               158000   Input Unicast Packets
                33296   Output Unicast Packets
                    0   Input Multicast Packets
                    0   Output Multicast Packets
                    0   Unsupported Protocol Packets
                    0   Input Errors
                    0   Output Errors

show accounting records (since time)

user@host> show accounting records if_prof since 2000-10-03-00:10:41 
Timestamp: 2000-10-03-00:30:41, Interface Name: fxp0 (SNMP Index 1)
             32663634   Input Bytes
              3487515   Output Bytes
               158000   Input Packets
                33296   Output Packets
               158000   Input Unicast Packets
                33296   Output Unicast Packets
                    0   Input Multicast Packets
                    0   Output Multicast Packets
                    0   Unsupported Protocol Packets
                    0   Input Errors
                    0   Output Errors

show accounting records (filter profile)

user@host> show accounting records filter_profile 
Timestamp: 2000-10-03-00:30:41, Filter Name: ap_filter, Interfaces: fxp0.0
    Counter Name: c1                      
                 2440   Packets
               223509   Bytes

show accounting records (destination class profile)

user@host> show accounting records dcu1 
Timestamp: 2000-10-03-00:30:41, Interface: so-2/0/0.0, Destination Class: gold
                    0   Packets
                    0   Bytes

show accounting records (Routing Engine profile)

user@host> show accounting records rep1 
Timestamp: 2000-10-03-00:30:41
Host Name:                      andro
Date:                           20010618
Time of Day:                    183130
Uptime:                         88260
Average CPU Load (1 min):       0.000000
Average CPU Load (5 min):       0.000000
Average CPU Load (15 min):      0.000000



[Contents] [Prev] [Next] [Index] [Report an Error]