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 | Bag<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: Bag<
Device>- interfaces: Bag<
Iface>- teTunnel:
TeTunnel- nextHops: Bag<
TeTunnelNextHop>
- nextHops: Bag<
- teTunnel:
- interfaces: Bag<
- devices: Bag<