![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Details about a single SR LocalSID. More...
Data Fields | |
| u32 | context |
| u8 | localsid_addr [16] |
| u8 | behavior |
| u8 | end_psp |
| u32 | sw_if_index |
| u32 | vlan_index |
| u32 | fib_table |
| u8 | nh_addr [16] |
Details about a single SR LocalSID.
| context | - returned sender context, to match reply w/ request |
| localsid_addr | IPv6 address of the localsid |
| behavior | Type of behavior (function) for this localsid |
| end_psp | Boolean of whether decapsulation is allowed in this function |
| sw_if_index | Only for L2/L3 xconnect. OIF. In VRF variant the fib_table. |
| vlan_index | Only for L2 xconnect. Outgoing VLAN tag. |
| fib_table | FIB table in which we should install the localsid entry |
| nh_addr | Next Hop IPv4/IPv6 address. Only for L2/L3 xconnect. |