![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
IPv6 SR policy modification. More...
Collaboration diagram for vl_api_sr_policy_mod_t:Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | bsid_addr [16] |
| u32 | sr_policy_index |
| u32 | fib_table |
| u8 | operation |
| u32 | sl_index |
| u32 | weight |
| vl_api_srv6_sid_list_t | sids |
IPv6 SR policy modification.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| bsid | is the bindingSID of the SR Policy |
| sr_policy_index | is the index of the SR policy |
| fib_table | is the VRF where to install the FIB entry for the BSID |
| operation | is the operation to perform (among the top ones) |
| sl_index | is the index of the Segment List to modify/delete |
| weight | is the weight of the sid list. optional. |
| sids | is a srv6_sid_list object |
| vl_api_srv6_sid_list_t vl_api_sr_policy_mod_t::sids |