| Argument | Type | Description |
|---|
| name ( mandatory ) | string | |
| vrf ( unset ) | enum | |
| from-address ( unset ) | address (flags=46) | Ingress address of the tunnel. If not set, the least IP address is picked. |
| to-address ( mandatory ) | address (flags=46) | Remote end of the TE tunnel. |
| bandwidth ( unset ) | num | |
| primary-path ( unset ) | enum | Primary label switching paths defined in the /mpls/traffic-eng/path menu. |
| secondary-paths ( unset ) | multi { array-id, enum
} | List of label switching paths used by the TE tunnel if the primary path fails. Paths are defined in the /mpls/traffic-eng/path menu. |
| primary-retry-interval ( unset ) | time | Interval after which the tunnel will try to use the primary path. |
| secondary-standby ( unset ) | bool | |
| bandwidth-limit ( unset ) | num | Defines the actual bandwidth limitation of the TE tunnel. Limit is configured in percent of the specified tunnel bandwidth. |
| auto-bandwidth-range ( unset ) | composite { , } | Auto bandwidth adjustment range. |
| auto-bandwidth-reserve ( unset ) | num | Specifies the percentage of additional bandwidth to reserve. |
| auto-bandwidth-avg-interval ( unset ) | time | Interval in which the actual amount of data is measured, from which average bandwidth is calculated. |
| auto-bandwidth-update-interval ( unset ) | time | Interval during which the tunnel keeps track of the highest average rate. |
| setup-priority ( unset ) | num | The parameter is used to decide whether this session can preempt another session. 0 sets the highest priority. |
| holding-priority ( unset ) | num | Used to decide whether this session can be preempted by another session. 0 sets the highest priority. |
| record-route ( unset ) | bool | If enabled, the sender node will receive information about the actual route that the LSP tunnel traverses. Record Route is analogous to a path vector, and hence can be used for loop detection. |
| affinity-include-all ( unset ) | num | Use the interface only if resource-class matches all of the specified bits. |
| affinity-include-any ( unset ) | num | Use the interface if resource-class matches any of specified bits. |
| affinity-exclude ( unset ) | num | Do not use the interface if resource-class matches any of the specified bits. |
| reoptimize-interval ( unset ) | time | Interval after which the tunnel will re-optimize the current path. If the current path is not the best path then after optimization the best path will be used. |