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-5
Description
Use the display traffic-accounting traffic-group command to display the
configuration information of one or all traffic groups.
If you specify the group-name argument, this command is executed to display the
configuration information of the specified traffic group. Otherwise, it is executed to
display the configuration information of all traffic groups.
Examples
# Display the configuration information of the traffic group named somegroup.
<H3C> display traffic-accounting traffic-group somegroup
Traffic group : somegroup
1.1.1.0/255.255.255.0
not used
# Display the configuration information of all traffic groups.
<H3C> display traffic-accounting traffic-group
Traffic group : default-group
0.0.0.0/0.0.0.0
not used
Traffic group : somegroup
1.1.1.0/255.255.255.0
used
1.1.7 network
Syntax
network ip-address { mask | mask-len }
undo network ip-address { mask | mask-len }
View
Traffic group view
Parameters
ip-address: IP address.
mask: Subnet mask.
Mask-len: Mask length.
Description
Use the network command to configure a network address for the traffic group, so as
to add a destination network segment to the traffic group.