Manual:MPLS/Traffic-eng: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
(Created page with '{{Versions|v3, v4}} <div class=manual> <h2>Summary</h2> <p> </p> <h2>Interface</h2> <p><b>Sub-menu:</b> <code>/mpls traffic-eng interface</code></p> <b>Properties:</b> {{Mr-…')
 
No edit summary
Line 206: Line 206:


<h3>Path State</h3>
<h3>Path State</h3>
<p><b>Sub-menu:</b> <code>/mpls traffic-eng path-state</code></p>
<p>
<p>
</p>
</p>
Line 337: Line 339:


<h3>Resv State</h3>
<h3>Resv State</h3>
<p><b>Sub-menu:</b> <code>/mpls traffic-eng resv-state</code></p>
<p>
<p>
</p>
</p>

Revision as of 08:29, 17 March 2010

Version.png

Applies to RouterOS: v3, v4

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 ]