Clear ACL counters statistics.
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
duthost.clear_acl_counters()
Takes no arguments.
Provides no output.
Clear ACL counters statistics.
def test_fun(duthosts, rand_one_dut_hostname):
duthost = duthosts[rand_one_dut_hostname]
duthost.clear_acl_counters()
Takes no arguments.
Provides no output.