hi all, How can i get the policer name by sw_if_index when is_show==1 at ‘test_policer_command_fn‘ ? policer : name[mypolicer] cir[1000 kbps] intfc: GigabitEthernet2/6/0 sw_inf_index[1]
I can only get the policer_index & 'policer_read_response_type_st' by rx_sw_if_index, but no 'sse2_qos_pol_cfg_params_st' But the policer name and cir are my target. code postion: src\vnet\policer\Node_funcs.c & Policer.c Anyone can help? Thanks very much! wangchuan...@163.com