clear ip-accounting
While to stop the accounting activities:
set ip-accounting off
The command
set ip-accounting interface del <ifname>
removes the specified interface from the monitoring activity.
It is possibile to send the accounting data to a NetFlow collector. To specify the IP address and the
collector port, use:
set ip-accounting netflow export destination <collector-ip> <collector-port>
to specify the Netflow protocol version, use:
set ip-accounting netflow export version 1|5
to show the NetFlow active flows use:
show ip-accounting cache flow
you can exclude certain NetFlow flowsfrom some specified interface using:
set ip-accounting interface add <ifname> netflow-disable