Enabling and disabling frame-based accounting

To enable the frame-based-accounting command for ingress, use the ingress-enable command. To disable the frame-based-accounting command for ingress, use the no ingress-enable command. To enable the frame-based-accounting command on egress, use the egress-enable command. To disable frame-based-accounting command on egress, use the no egress-enable command.

config>qos>frame-based-accounting
Example

The following is a sample configuration output that shows the enabling of frame-based-accounting.

*A:Dut-1>config>qos>frame-based-accounting# ingress-enable 
*A:Dut-1>config>qos>frame-based-accounting# egress-enable 
*A:Dut-1>config>qos>frame-based-accounting# info 
----------------------------------------------
            ingress-enable
            egress-enable
----------------------------------------------
*A:Dut-1>config>qos>frame-based-accounting#
Example

The following is a sample configuration output that shows the disabling of frame-based-accounting.

*A:Dut-1>config>qos>frame-based-accounting# no ingress-enable 
*A:Dut-1>config>qos>frame-based-accounting# no egress-enable 
*A:Dut-1>config>qos>frame-based-accounting# info detail 
----------------------------------------------
            no ingress-enable
            no egress-enable
----------------------------------------------
*A:Dut-1>config>qos>frame-based-accounting#