Skip to content

Commit

Permalink
Add matching by local-preference
Browse files Browse the repository at this point in the history
  • Loading branch information
bbs2web committed Jan 16, 2020
1 parent b6376d4 commit ed61741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/frr/configs/commands/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"/policy/route/route-map/@element/rule/@element/match/ipv6/address/access-list":"match ipv6 address {@text}",
"/policy/route/route-map/@element/rule/@element/match/ipv6/address/prefix-list":"match ipv6 address prefix-list {@text}",
"/policy/route/route-map/@element/rule/@element/match/ipv6/source-protocol":"match source-protocol $if|ospf6,{@text}|{@text}==ospfv3$",
"/policy/route/route-map/@element/rule/@element/match/local-preference":"match local-preference {@text}",
"/policy/route/route-map/@element/rule/@element/match/metric":"match metric {@text}",
"/policy/route/route-map/@element/rule/@element/match/origin":"match origin {@text}",
"/policy/route/route-map/@element/rule/@element/match/tag":"match tag {@text}",
Expand Down

0 comments on commit ed61741

Please sign in to comment.