Manual:MPLS/Traffic-eng
From MikroTik Wiki
Contents
Summary
Interface
Sub-menu: /mpls traffic-eng interface
Properties:
| Property | Description |
|---|---|
| bandwidth (integer[bps]; Default: 0bps) | Total bandwidth that can be allocated on an interface by TE tunnels. |
| blockade-k-factor (integer; Default: 3) | |
| comment (string; Default: ) | Short description of the item |
| disabled (yes | no; Default: yes) | Defines whether item is ignored or used. By default VPLS interface is disabled. |
| down-flood-thresholds (integer[0..100],interer[0..100],...; Default: 15,30,45,60,75,80,85,90,95,97,98,99,100) | |
| igp-flood-period (time; Default: 3m) | |
| interface (string; Default: ) | Name of an interface on which to run TE. |
| k-factor (integer; Default: 3) | |
| refresh-time (time; Default: 30s) | |
| resource-class (integer[0..FFFFFFFF]; Default: 0) | |
| te-metric (integer; Default: 1) | |
| up-flood-thresholds (integer[0..100],interer[0..100],...; Default: 15,30,45,60,75,80,85,90,95,97,98,99,100) | |
| use-udp (yes | no; Default: no) |
Tunnel Path
Sub-menu: /mpls traffic-eng tunnel-path
Properties:
| Property | Description |
|---|---|
| affinity-exclude (integer; Default: ) | |
| affinity-include-all (integer; Default: ) | |
| affinity-include-any (integer; Default: ) | |
| comment (string; Default: ) | Short description of the item |
| disabled (yes | no; Default: yes) | Defines whether item is ignored or used. By default VPLS interface is disabled. |
| holding-priority (integer[0..7]; Default: ) | |
| hops (Address:[strict; Default: ) | |
| name (string; Default: ) | Descriptive name of tunnel path |
| record-route (yes | no; Default: ) | |
| reoptimize-interval (time; Default: ) | |
| setup-priority (integer[0..7]; Default: ) | |
| use-cspf (yes | no; Default: yes) | Whether to use CSPF to create dynamic tunnel path. |
Monitoring TE Status
Path State
Sub-menu: /mpls traffic-eng path-state
Available read only properties:
| Property | Description |
|---|---|
| bandwidth (integer[bps]) | |
| dst () | |
| egress () | |
| forwarding () | |
| in-interface () | |
| in-previous-hop () | |
| label () | |
| locally-originated () | |
| out-interface () | |
| out-label () | |
| out-next-hop () | |
| path-in-explicit-route () | |
| path-in-record-route () | |
| path-out-explicit-route () | |
| path-out-record-route () | |
| resv-bandwidth () | |
| resv-out-record-route () | |
| sending-path () | |
| sending-resv () | |
| src () |
Resv State
Sub-menu: /mpls traffic-eng resv-state
Available read only properties:
| Property | Description |
|---|---|
| active () | |
| bandwidth (integer[bps]) | |
| dst () | |
| egress () | |
| interface () | |
| label () | |
| next-hop () | |
| non-output () | |
| recorded-route () | |
| shared () | |
| src () |
See also
[ Top | Back to Content ]