H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Traffic Accounting
H3C S7500 Series Ethernet Switches Chapter 1
Traffic Accounting Configuration Commands
1-7
Examples
# Specify slot 2 as the traffic accounting slot.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] traffic-accounting accounting-slot 2
# Remove the specified traffic accounting slot 2.
[H3C] undo traffic-accounting accounting-slot 2
1.1.9 traffic-accounting traffic-group
Syntax
traffic-accounting traffic-group group-name
undo traffic-accounting traffic-group group-name
View
System view
Parameters
group-name: Name of a traffic group, a string of up to 32 characters.
Description
Use the traffic-accounting traffic-group command to create a traffic group or enter
the view of an existing traffic group.
Use the undo traffic-accounting traffic-group command to delete an existing traffic
group.
The system allows you to configure up to 15 traffic groups. In addition, there is a default
traffic group that you are not allowed to configure.
By default, there is a default traffic group.
Related commands: display traffic-accounting traffic-group.
Examples
# Create a traffic group test-group.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] traffic-accounting traffic-group test-group
# Delete the created traffic group test-group.
[H3C] undo traffic-accounting traffic-group test-group