查询限速参数。
<tool name> roce_bw_ctrl -i <device name> -t <type>
参数 |
参数说明 |
取值 |
---|---|---|
<device name> |
设备名称。 |
RoCE设备,例如:hrn3_bond_0。 |
<type> |
操作类型。 |
|
项目 |
描述 |
---|---|
roce_bw_ctrl command error(-1): roce bw ctrl type not set |
参数错误 |
其他 |
操作成功 |
无。
1 2 3 4 5 6 7 8 9 10 11 12 | hinicadm3 roce_bw_ctrl -i hrn3_0 -t query_param ************************ bw ctrl param ************************* enable = 1 color_type = 1 ptype = 5 hw_wred_mode = 1 cbs = 32000000 xbs = 32000000 cir = 1 pir = 1 cnp = 1 ************************ bw ctrl param ************************* |