![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Interface details structure (fix this) More...
Interface details structure (fix this)
| sw_if_index | - index of the interface |
| sup_sw_if_index | - index of parent interface if any, else same as sw_if_index |
| l2_address_length | - length of the interface's l2 address |
| pid | - the interface's l2 address |
| interface_name | - name of the interface |
| link_duplex | - 1 if half duplex, 2 if full duplex |
| link_speed | - 1 = 10M, 2 = 100M, 4 = 1G, 8 = 10G, 16 = 40G, 32 = 100G |
| link_MTU | - max. transmittion unit |
| sub_if_id | - A number 0-N to uniquely identify this subif on super if |
| sub_dot1ad | - 0 = dot1q, 1=dot1ad |
| sub_number_of_tags | - Number of tags (0 - 2) |
| sub_outer_vlan_id | |
| sub_inner_vlan_id | |
| sub_exact_match | |
| sub_default | |
| sub_outer_vlan_id_any | |
| sub_inner_vlan_id_any | |
| vtr_op | - vlan tag rewrite operation |
| vtr_push_dot1q | |
| vtr_tag1 | |
| vtr_tag2 |