weight | Integer | false | The weight of the next-hop. Traffic is balanced according to the ratio described by the relative weights of the next hops that exist for the AFT entry. Note that all next-hops that are specified are assumed to be active next-hops and therefore eligible (and selected) to be installed in the FIB, and hence used for packet forwarding. |
ipAddress | IpAddress | true | The IP address of the next-hop system. |
macAddress | MacAddress | true | The MAC address of the next-hop if resolved by the local network instance. |
vrf | String | true | The next VRF to process the packet. |
poppedMplsLabels | List<Integer> | false | The MPLS labels to be popped from the packet when switched by the system. A swap operation is reflected by entries in the popped-mpls-label-stack and pushed-mpls-label-stack nodes. |
pushedMplsLabels | List<Integer> | false | The MPLS labels to be pushed from the packet when switched by the system. A swap operation is reflected by entries in the popped-mpls-label-stack and pushed-mpls-label-stack nodes. |
interfaceName | String | true | The interface on this system to get to the next-hop. |
subInterfaceName | String | true | The sub-interface on this system to get to the next-hop. |
nextHopType | NextHopType | false | Type of next-hop. |
encapsulateHeader | EncapsulationHeaderType | true | When forwarding a packet to the specified next-hop the local system performs an encapsulation of the packet - adding the specified header-type. |
originProtocol | OriginProtocol | false | The protocol from which the AFT entry was learned. |