Format
hinicadm table -i
<
devicename
>
-t
<
tabletype
>
hinicadm table -i
<
devicename
>
-t
<
tabletype
>
-x
<
tableindex
>
Parameters
Parameter
Description
Value
devicename
Indicates the name of
the IN200 to be queried
in the system.
Example:
hinic0
and
hinic1
tabletype
Indicates the type of
the linear table to be
queried.
l
0
: MAC table
l
1
: global table
l
2
: function configuration table
l
3
: port configuration table
l
4
: VLAN table
tableindex
Indicates the index
number of a linear
table.
l
If the value of
tabletype
is
1
,
the value of
tableindex
ranges
from
0
to
63
.
l
If the value of
tabletype
is
2
,
the value of
tableindex
ranges
from
0
to
511
.
l
If the value of
tabletype
is
3
,
the value of
tableindex
ranges
from
0
to
7
.
l
If the value of
tabletype
is
4
,
the value of
tableindex
ranges
from
0
to
4095
.
Usage Instruction
None
Example
# Query information about the linear table of the IN200.
[root@localhost tool]#
hinicadm table -i hinic0 -t 0
static er_id mac vlan_id forward_type forward_id
1 1 01:00:5e:00:00:01 0 6 9
1 1 33:33:00:00:00:01 0 6 8
1 3 00:02:03:04:05:09 0 0 3
1 2 00:02:03:04:05:08 0 0 2
1 1 00:02:03:04:05:07 0 0 1
1 0 00:02:03:04:05:06 0 0 0
#Query information about a linear table of a specified type.
[root@localhost sbin]# hinicadm table -i hinic0 -t 4 -x 12
node: 10 instance : 3 entry_size : 16 index : 12.
Huawei IN200 NIC
User Guide
6 Management Tools
Issue 06 (2019-07-27)
Copyright © Huawei Technologies Co., Ltd.
64