]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: indicate non-support for dynamic pbr maps
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 4 Feb 2020 16:35:31 +0000 (11:35 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 4 Feb 2020 16:42:43 +0000 (11:42 -0500)
Indicate in the doc clearly that we do not support the dynamic
creation of pbr maps for sub-interfaces when the master has
an interface. Such as in vlans. It must be explicitly added.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
doc/user/pbr.rst

index 68659fbf504cd192275436c7235adffe38826555..b9b28bacedde33023467d3dffdb9ff14d6c69169 100644 (file)
@@ -136,6 +136,11 @@ causes the policy to be installed into the kernel.
    This command is available under interface sub-mode.  This turns
    on the PBR map NAME and allows it to work properly.
 
+.. note::
+   This will not dynamically create PBR maps on sub-interfaces (i.e. vlans)
+   even if one is on the master. Each must have the PBR map explicitly added
+   to the interface.
+
 .. _pbr-details:
 
 PBR Details