opnsense_quagga_bgp_prefixlist (Data Source)

Configure prefix lists for BGP.

Schema

Required

  • id (String) UUID of the resource.

Read-Only

  • action (String) Set permit for match or deny to negate the rule.
  • description (String) An optional description for this prefix list.
  • enabled (Boolean) Enable this prefix list.
  • ip_version (String) Set the IP version to use.
  • name (String) The name of this prefix list.
  • network (String) The network pattern you want to match. You can also add "ge" or "le" additions after the network statement. It's not validated so please be careful!
  • number (Number) The ACL sequence number (1-4294967294).