mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 06:53:03 +00:00
doc: fix missing backtick
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
41e8603bfa
commit
c9cf9db6b6
@ -38,11 +38,12 @@ to four distinct sets of clauses:
|
|||||||
the ordered entry in the route-map. See below.
|
the ordered entry in the route-map. See below.
|
||||||
|
|
||||||
Call Action
|
Call Action
|
||||||
Call to another route-map, after any :term:`Set Actions` have been carried out.
|
Call to another route-map, after any :term:`Set Actions` have been
|
||||||
If the route-map called returns `deny` then processing of the route-map
|
carried out. If the route-map called returns `deny` then processing of
|
||||||
finishes and the route is denied, regardless of the :term:Matching Policy` or
|
the route-map finishes and the route is denied, regardless of the
|
||||||
the :term:`Exit Policy`. If the called route-map returns `permit`, then
|
:term:`Matching Policy` or the :term:`Exit Policy`. If the called
|
||||||
:term:`Matching Policy` and :term:`Exit Policy` govern further behaviour, as normal.
|
route-map returns `permit`, then :term:`Matching Policy` and :term:`Exit
|
||||||
|
Policy` govern further behaviour, as normal.
|
||||||
|
|
||||||
Exit Policy
|
Exit Policy
|
||||||
An entry may, optionally, specify an alternative :dfn:`Exit Policy` to
|
An entry may, optionally, specify an alternative :dfn:`Exit Policy` to
|
||||||
|
Loading…
Reference in New Issue
Block a user