summaryrefslogtreecommitdiffstats
path: root/doc/user/routemap.rst
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-04-09 23:26:32 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-04-09 23:30:57 +0200
commit9eb95b3b0aa3c9c38d9334bf5c34f8d4eea1cb16 (patch)
tree674f58311191b8bca565679c82cdfe7902c16be9 /doc/user/routemap.rst
parentdoc: add frr.conf syntax highlighting (diff)
downloadfrr-9eb95b3b0aa3c9c38d9334bf5c34f8d4eea1cb16.tar.xz
frr-9eb95b3b0aa3c9c38d9334bf5c34f8d4eea1cb16.zip
doc: use frr syntax highlighting
* Use highlighter added in previous commit * Correct indentation where I came across it Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/user/routemap.rst')
-rw-r--r--doc/user/routemap.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst
index 97094c2d6..a0f28b5fc 100644
--- a/doc/user/routemap.rst
+++ b/doc/user/routemap.rst
@@ -302,11 +302,11 @@ Route Map Examples
A simple example of a route-map:
-::
+.. code-block:: frr
- route-map test permit 10
- match ip address 10
- set local-preference 200
+ route-map test permit 10
+ match ip address 10
+ set local-preference 200
This means that if a route matches ip access-list number 10 it's