diff options
| -rw-r--r-- | doc/user/pbr.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst index 68659fbf50..b9b28baced 100644 --- a/doc/user/pbr.rst +++ b/doc/user/pbr.rst @@ -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 |
