opnsense_quagga_bgp_routemap (Data Source)

Configure route maps for BGP.

Schema

Required

  • id (String) UUID of the resource.

Read-Only

  • action (String) Set permit for match or deny to negate the rule.
  • aspaths (Set of String) Set the AS Path list IDs to use.
  • community_lists (Set of String) Set the community list IDs to use.
  • description (String) An optional description for this route map.
  • enabled (Boolean) Enable this route map.
  • name (String) The name of this route map.
  • prefix_lists (Set of String) Set the prefix list IDs to use.
  • route_map_id (Number) The Route-map ID between 1 and 65535. Be aware that the sorting will be done under the hood, so when you add an entry between it gets to the right position.
  • set (String) Free text field for your set, please be careful! You can set e.g. local-preference 300 or community 1:1 (http://www.nongnu.org/quagga/docs/docs-multi/Route-Map-Set-Command.html#Route-Map-Set-Command). Defaults to "".