clearaclcounters
February 3, 2023 ยท View on GitHub
Overview
Clear ACL counters statistics.
Examples
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
duthost.clear_acl_counters()
Arguments
Takes no arguments.
Expected Output
Provides no output.