FD.io VPP
v16.09
Vector Packet Processing
|
Associate the specified interface with a fib table. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
u8 | is_ipv6 |
u32 | vrf_id |
Associate the specified interface with a fib table.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - index of the interface |
is_ipv6 | - if non-zero ipv6, else ipv4 |
vrf_id | - fib table/vrd id to associate the interface with |