Merge pull request #4791 from mjstapp/fix_doc_te_limits

docs: Add notes about limited MPLS-TE support
This commit is contained in:
Quentin Young 2019-08-06 15:50:24 -04:00 committed by GitHub
commit e2573d34b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 20 deletions

View File

@ -149,6 +149,11 @@ options from the list below.
Turn off building of pimd. On some BSD platforms pimd will not build properly due Turn off building of pimd. On some BSD platforms pimd will not build properly due
to lack of kernel support. to lack of kernel support.
.. option:: --disable-vrrpd
Turn off building of vrrpd. Linux is required for vrrpd support;
other platforms are not supported.
.. option:: --disable-pbrd .. option:: --disable-pbrd
Turn off building of pbrd. This daemon currently requires linux in order to function Turn off building of pbrd. This daemon currently requires linux in order to function
@ -194,11 +199,6 @@ options from the list below.
Disable building of the example OSPF-API client. Disable building of the example OSPF-API client.
.. option:: --disable-ospf-ri
Disable support for OSPF Router Information (RFC4970 & RFC5088) this
requires support for Opaque LSAs and Traffic Engineering.
.. option:: --disable-isisd .. option:: --disable-isisd
Do not build isisd. Do not build isisd.
@ -211,10 +211,6 @@ options from the list below.
Enable IS-IS topology generator. Enable IS-IS topology generator.
.. option:: --enable-isis-te
Enable Traffic Engineering Extension for ISIS (RFC5305)
.. option:: --enable-realms .. option:: --enable-realms
Enable the support of Linux Realms. Convert tag values from 1-255 into a Enable the support of Linux Realms. Convert tag values from 1-255 into a

View File

@ -423,6 +423,12 @@ Showing ISIS information
Traffic Engineering Traffic Engineering
=================== ===================
.. note::
At this time, FRR offers partial support for some of the routing
protocol extensions that can be used with MPLS-TE. FRR does not
support a complete RSVP-TE solution currently.
.. index:: mpls-te on .. index:: mpls-te on
.. clicmd:: mpls-te on .. clicmd:: mpls-te on

View File

@ -906,10 +906,13 @@ Opaque LSA
.. index:: no capability opaque .. index:: no capability opaque
.. clicmd:: no capability opaque .. clicmd:: no capability opaque
*ospfd* supports Opaque LSA (:rfc:`2370`) as fundamental for MPLS Traffic *ospfd* supports Opaque LSA (:rfc:`2370`) as partial support for
Engineering LSA. Prior to used MPLS TE, opaque-lsa must be enable in the MPLS Traffic Engineering LSAs. The opaque-lsa capability must be
configuration file. Alternate command could be "mpls-te on" enabled in the configuration. An alternate command could be
(:ref:`ospf-traffic-engineering`). "mpls-te on" (:ref:`ospf-traffic-engineering`). Note that FRR
offers only partial support for some of the routing protocol
extensions that are used with MPLS-TE; it does not support a
complete RSVP-TE solution.
.. index:: show ip ospf database (opaque-link|opaque-area|opaque-external) .. index:: show ip ospf database (opaque-link|opaque-area|opaque-external)
.. clicmd:: show ip ospf database (opaque-link|opaque-area|opaque-external) .. clicmd:: show ip ospf database (opaque-link|opaque-area|opaque-external)
@ -936,6 +939,12 @@ Opaque LSA
Traffic Engineering Traffic Engineering
=================== ===================
.. note::
At this time, FRR offers partial support for some of the routing
protocol extensions that can be used with MPLS-TE. FRR does not
support a complete RSVP-TE solution currently.
.. index:: mpls-te on .. index:: mpls-te on
.. clicmd:: mpls-te on .. clicmd:: mpls-te on

View File

@ -239,7 +239,9 @@ The indicators have the following semantics:
* :mark:`CP` - control plane only (i.e. BGP route server / route reflector) * :mark:`CP` - control plane only (i.e. BGP route server / route reflector)
* :mark:`N` - daemon/feature not supported by operating system * :mark:`N` - daemon/feature not supported by operating system
.. Known Kernel Issues:
Known Kernel Issues:
====================
- Linux - Linux
v6 Route Replacement - Linux kernels before 4.11 can cause issues with v6 route deletion when you v6 Route Replacement - Linux kernels before 4.11 can cause issues with v6 route deletion when you

View File

@ -193,18 +193,25 @@ Standard Commands
Link Parameters Commands Link Parameters Commands
------------------------ ------------------------
.. note::
At this time, FRR offers partial support for some of the routing
protocol extensions that can be used with MPLS-TE. FRR does not
support a complete RSVP-TE solution currently.
.. index:: link-params .. index:: link-params
.. clicmd:: link-params .. clicmd:: link-params
.. index:: no link-param .. index:: no link-param
.. clicmd:: no link-param .. clicmd:: no link-param
Enter into the link parameters sub node. At least 'enable' must be set to Enter into the link parameters sub node. At least 'enable' must be
activate the link parameters, and consequently Traffic Engineering on this set to activate the link parameters, and consequently routing
interface. MPLS-TE must be enable at the OSPF information that could be used as part of Traffic Engineering on
(:ref:`ospf-traffic-engineering`) or ISIS (:ref:`isis-traffic-engineering`) this interface. MPLS-TE must be enable at the OSPF
router level in complement to this. Disable link parameters for this (:ref:`ospf-traffic-engineering`) or ISIS
interface. (:ref:`isis-traffic-engineering`) router level in complement to
this. Disable link parameters for this interface.
Under link parameter statement, the following commands set the different TE values: Under link parameter statement, the following commands set the different TE values: