]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/user/routemap.rst
Merge pull request #12558 from donaldsharp/bgp_static_route_mem_leak
[mirror_frr.git] / doc / user / routemap.rst
index 05c9eeb75585b3c88dc2e8ca44980cf248e067e1..c205122b0b98f5ea0fd8929eec5bc692c2745d03 100644 (file)
@@ -310,6 +310,11 @@ Route Map Set Command
    trip time or `+rtt`/`-rtt` to add/subtract the round trip time to/from the
    MED.
 
+.. clicmd:: set aigp-metric <igp-metric|(1-4294967295)>
+
+   Set the BGP attribute AIGP to a specific value. If ``igp-metric`` is specified,
+   then the value is taken from the IGP protocol, otherwise an arbitrary value.
+
 .. clicmd:: set as-path prepend AS_PATH
 
    Set the BGP AS path to prepend.
@@ -339,6 +344,9 @@ Route Map Set Command
    Set the color of a SR-TE Policy to be applied to a learned route. The SR-TE
    Policy is uniquely determined by the color and the BGP nexthop.
 
+.. clicmd:: set l3vpn next-hop encapsulation gre
+
+   Accept L3VPN traffic over GRE encapsulation.
 
 .. _route-map-call-command: