diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-05-08 19:31:40 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-05-08 19:31:40 -0400 |
| commit | e543616348f18fbc08931fc19a71e78d843ab6fb (patch) | |
| tree | fb96c2113e87b356e6054cef3563518bd4a4647b | |
| parent | 3518f3526429afbcb5aaa3006e81cba83c3d598d (diff) | |
doc: Fix pbr documentation to be correct
The recent change of pbr necessitates this change in the doc
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
| -rw-r--r-- | doc/user/pbr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst index eec575cf3f..aa48a3cd4f 100644 --- a/doc/user/pbr.rst +++ b/doc/user/pbr.rst @@ -57,7 +57,7 @@ against incoming packets. If matched the nexthop-group or nexthop is used to forward the packets to the end destination .. index:: pbr-map -.. clicmd:: pbr-map NAME seq (1-1000) +.. clicmd:: pbr-map NAME seq (1-700) Create a pbr-map with NAME and sequence number specified. This command puts you into a new submode for pbr-map specification. To exit this mode type |
