TeTunnelNextHop
Fields
| name | type | nullable | description |
|---|---|---|---|
interfaceName | String | false | Output interface for the packet. |
ipAddress | IpAddress | false | Next hop IP address for the outgoing packet. |
mplsLabels | List<Integer> | false | MPLS labels to push on the outgoing patcket. |
Used by
network → devices → interfaces → teTunnel → nextHops
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- teTunnel:
TeTunnel- nextHops: List<
TeTunnelNextHop>
- nextHops: List<
- teTunnel:
- interfaces: List<
- devices: List<