fortios.router/bgp.Neighbor
Explore with Pulumi AI
BGP neighbor table.
The provider supports the definition of Neighbor in Router Bgp
fortios.router.Bgp
, and also allows the definition of separate Neighbor resourcesfortios.router/bgp.Neighbor
, but do not use afortios.router.Bgp
with in-line Neighbor in conjunction with anyfortios.router/bgp.Neighbor
resources, otherwise conflicts and overwrite will occur.
Create Neighbor Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Neighbor(name: string, args: NeighborArgs, opts?: CustomResourceOptions);
@overload
def Neighbor(resource_name: str,
args: NeighborArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Neighbor(resource_name: str,
opts: Optional[ResourceOptions] = None,
ip: Optional[str] = None,
activate: Optional[str] = None,
activate6: Optional[str] = None,
activate_evpn: Optional[str] = None,
activate_vpnv4: Optional[str] = None,
activate_vpnv6: Optional[str] = None,
additional_path: Optional[str] = None,
additional_path6: Optional[str] = None,
additional_path_vpnv4: Optional[str] = None,
additional_path_vpnv6: Optional[str] = None,
adv_additional_path: Optional[int] = None,
adv_additional_path6: Optional[int] = None,
adv_additional_path_vpnv4: Optional[int] = None,
adv_additional_path_vpnv6: Optional[int] = None,
advertisement_interval: Optional[int] = None,
allowas_in: Optional[int] = None,
allowas_in6: Optional[int] = None,
allowas_in_enable: Optional[str] = None,
allowas_in_enable6: Optional[str] = None,
allowas_in_enable_evpn: Optional[str] = None,
allowas_in_enable_vpnv4: Optional[str] = None,
allowas_in_enable_vpnv6: Optional[str] = None,
allowas_in_evpn: Optional[int] = None,
allowas_in_vpnv4: Optional[int] = None,
allowas_in_vpnv6: Optional[int] = None,
as_override: Optional[str] = None,
as_override6: Optional[str] = None,
attribute_unchanged: Optional[str] = None,
attribute_unchanged6: Optional[str] = None,
attribute_unchanged_vpnv4: Optional[str] = None,
attribute_unchanged_vpnv6: Optional[str] = None,
auth_options: Optional[str] = None,
bfd: Optional[str] = None,
capability_default_originate: Optional[str] = None,
capability_default_originate6: Optional[str] = None,
capability_dynamic: Optional[str] = None,
capability_graceful_restart: Optional[str] = None,
capability_graceful_restart6: Optional[str] = None,
capability_graceful_restart_evpn: Optional[str] = None,
capability_graceful_restart_vpnv4: Optional[str] = None,
capability_graceful_restart_vpnv6: Optional[str] = None,
capability_orf: Optional[str] = None,
capability_orf6: Optional[str] = None,
capability_route_refresh: Optional[str] = None,
conditional_advertise6s: Optional[Sequence[NeighborConditionalAdvertise6Args]] = None,
conditional_advertises: Optional[Sequence[NeighborConditionalAdvertiseArgs]] = None,
connect_timer: Optional[int] = None,
default_originate_routemap: Optional[str] = None,
default_originate_routemap6: Optional[str] = None,
description: Optional[str] = None,
distribute_list_in: Optional[str] = None,
distribute_list_in6: Optional[str] = None,
distribute_list_in_vpnv4: Optional[str] = None,
distribute_list_in_vpnv6: Optional[str] = None,
distribute_list_out: Optional[str] = None,
distribute_list_out6: Optional[str] = None,
distribute_list_out_vpnv4: Optional[str] = None,
distribute_list_out_vpnv6: Optional[str] = None,
dont_capability_negotiate: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
ebgp_enforce_multihop: Optional[str] = None,
ebgp_multihop_ttl: Optional[int] = None,
filter_list_in: Optional[str] = None,
filter_list_in6: Optional[str] = None,
filter_list_in_vpnv4: Optional[str] = None,
filter_list_in_vpnv6: Optional[str] = None,
filter_list_out: Optional[str] = None,
filter_list_out6: Optional[str] = None,
filter_list_out_vpnv4: Optional[str] = None,
filter_list_out_vpnv6: Optional[str] = None,
get_all_tables: Optional[str] = None,
holdtime_timer: Optional[int] = None,
interface: Optional[str] = None,
keep_alive_timer: Optional[int] = None,
link_down_failover: Optional[str] = None,
local_as: Optional[int] = None,
local_as_no_prepend: Optional[str] = None,
local_as_replace_as: Optional[str] = None,
maximum_prefix: Optional[int] = None,
maximum_prefix6: Optional[int] = None,
maximum_prefix_evpn: Optional[int] = None,
maximum_prefix_threshold: Optional[int] = None,
maximum_prefix_threshold6: Optional[int] = None,
maximum_prefix_threshold_evpn: Optional[int] = None,
maximum_prefix_threshold_vpnv4: Optional[int] = None,
maximum_prefix_threshold_vpnv6: Optional[int] = None,
maximum_prefix_vpnv4: Optional[int] = None,
maximum_prefix_vpnv6: Optional[int] = None,
maximum_prefix_warning_only: Optional[str] = None,
maximum_prefix_warning_only6: Optional[str] = None,
maximum_prefix_warning_only_evpn: Optional[str] = None,
maximum_prefix_warning_only_vpnv4: Optional[str] = None,
maximum_prefix_warning_only_vpnv6: Optional[str] = None,
next_hop_self: Optional[str] = None,
next_hop_self6: Optional[str] = None,
next_hop_self_rr: Optional[str] = None,
next_hop_self_rr6: Optional[str] = None,
next_hop_self_vpnv4: Optional[str] = None,
next_hop_self_vpnv6: Optional[str] = None,
override_capability: Optional[str] = None,
passive: Optional[str] = None,
password: Optional[str] = None,
prefix_list_in: Optional[str] = None,
prefix_list_in6: Optional[str] = None,
prefix_list_in_vpnv4: Optional[str] = None,
prefix_list_in_vpnv6: Optional[str] = None,
prefix_list_out: Optional[str] = None,
prefix_list_out6: Optional[str] = None,
prefix_list_out_vpnv4: Optional[str] = None,
prefix_list_out_vpnv6: Optional[str] = None,
remote_as: Optional[int] = None,
remove_private_as: Optional[str] = None,
remove_private_as6: Optional[str] = None,
remove_private_as_evpn: Optional[str] = None,
remove_private_as_vpnv4: Optional[str] = None,
remove_private_as_vpnv6: Optional[str] = None,
restart_time: Optional[int] = None,
retain_stale_time: Optional[int] = None,
route_map_in: Optional[str] = None,
route_map_in6: Optional[str] = None,
route_map_in_evpn: Optional[str] = None,
route_map_in_vpnv4: Optional[str] = None,
route_map_in_vpnv6: Optional[str] = None,
route_map_out: Optional[str] = None,
route_map_out6: Optional[str] = None,
route_map_out6_preferable: Optional[str] = None,
route_map_out_evpn: Optional[str] = None,
route_map_out_preferable: Optional[str] = None,
route_map_out_vpnv4: Optional[str] = None,
route_map_out_vpnv4_preferable: Optional[str] = None,
route_map_out_vpnv6: Optional[str] = None,
route_map_out_vpnv6_preferable: Optional[str] = None,
route_reflector_client: Optional[str] = None,
route_reflector_client6: Optional[str] = None,
route_reflector_client_evpn: Optional[str] = None,
route_reflector_client_vpnv4: Optional[str] = None,
route_reflector_client_vpnv6: Optional[str] = None,
route_server_client: Optional[str] = None,
route_server_client6: Optional[str] = None,
route_server_client_evpn: Optional[str] = None,
route_server_client_vpnv4: Optional[str] = None,
route_server_client_vpnv6: Optional[str] = None,
send_community: Optional[str] = None,
send_community6: Optional[str] = None,
send_community_evpn: Optional[str] = None,
send_community_vpnv4: Optional[str] = None,
send_community_vpnv6: Optional[str] = None,
shutdown: Optional[str] = None,
soft_reconfiguration: Optional[str] = None,
soft_reconfiguration6: Optional[str] = None,
soft_reconfiguration_evpn: Optional[str] = None,
soft_reconfiguration_vpnv4: Optional[str] = None,
soft_reconfiguration_vpnv6: Optional[str] = None,
stale_route: Optional[str] = None,
strict_capability_match: Optional[str] = None,
unsuppress_map: Optional[str] = None,
unsuppress_map6: Optional[str] = None,
update_source: Optional[str] = None,
vdomparam: Optional[str] = None,
weight: Optional[int] = None)
func NewNeighbor(ctx *Context, name string, args NeighborArgs, opts ...ResourceOption) (*Neighbor, error)
public Neighbor(string name, NeighborArgs args, CustomResourceOptions? opts = null)
public Neighbor(String name, NeighborArgs args)
public Neighbor(String name, NeighborArgs args, CustomResourceOptions options)
type: fortios:router/bgp/neighbor:Neighbor
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args NeighborArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args NeighborArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args NeighborArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args NeighborArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args NeighborArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Neighbor Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Neighbor resource accepts the following input properties:
- Ip string
- IP/IPv6 address of neighbor.
- Activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - Activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - Activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - Additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Adv
Additional intPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- Advertisement
Interval int - Minimum interval (sec) between sending updates.
- Allowas
In int - IPv4 The maximum number of occurrence of my AS number allowed.
- Allowas
In6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- Allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - Allowas
In intEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- Allowas
In intVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- Allowas
In intVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- As
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - As
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - Attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - Auth
Options string - Key-chain name for TCP authentication options.
- Bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - Capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - Conditional
Advertise6s List<Pulumiverse.Fortios. Router. Bgp. Inputs. Neighbor Conditional Advertise6> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - Conditional
Advertises List<Pulumiverse.Fortios. Router. Bgp. Inputs. Neighbor Conditional Advertise> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - Connect
Timer int - Interval (sec) for connect timer.
- Default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- Default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- Description string
- Description.
- Distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- Distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- Distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- Distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- Distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- Distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- Distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- Distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- Dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - Ebgp
Multihop intTtl - EBGP multihop TTL for this peer.
- Filter
List stringIn - BGP filter for IPv4 inbound routes.
- Filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- Filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- Filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- Filter
List stringOut - BGP filter for IPv4 outbound routes.
- Filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- Filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- Filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Holdtime
Timer int - Interval (sec) before peer considered dead.
- Interface string
- Interface
- Keep
Alive intTimer - Keep alive timer interval (sec).
- Link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - Local
As int - Local AS number of neighbor.
- Local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - Local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - Maximum
Prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- Maximum
Prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- Maximum
Prefix intEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- Maximum
Prefix intThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- Maximum
Prefix intVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- Maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - Next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - Override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - Passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - Password string
- Password used in MD5 authentication.
- Prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- Prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- Prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- Prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- Prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- Prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- Prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- Prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- Remote
As int - AS number of neighbor.
- Remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - Restart
Time int - Graceful restart delay time (sec, 0 = global default).
- Retain
Stale intTime - Time to retain stale routes.
- Route
Map stringIn - IPv4 Inbound route map filter.
- Route
Map stringIn6 - IPv6 Inbound route map filter.
- Route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- Route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- Route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- Route
Map stringOut - IPv4 Outbound route map filter.
- Route
Map stringOut6 - IPv6 Outbound route map filter.
- Route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- Route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- Route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- Route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- Route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- Route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - Send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - Shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - Soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - Strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - Unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- Unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- Update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Weight int
- Neighbor weight.
- Ip string
- IP/IPv6 address of neighbor.
- Activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - Activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - Activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - Additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Adv
Additional intPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- Advertisement
Interval int - Minimum interval (sec) between sending updates.
- Allowas
In int - IPv4 The maximum number of occurrence of my AS number allowed.
- Allowas
In6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- Allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - Allowas
In intEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- Allowas
In intVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- Allowas
In intVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- As
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - As
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - Attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - Auth
Options string - Key-chain name for TCP authentication options.
- Bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - Capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - Conditional
Advertise6s []NeighborConditional Advertise6Args - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - Conditional
Advertises []NeighborConditional Advertise Args - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - Connect
Timer int - Interval (sec) for connect timer.
- Default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- Default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- Description string
- Description.
- Distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- Distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- Distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- Distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- Distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- Distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- Distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- Distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- Dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - Ebgp
Multihop intTtl - EBGP multihop TTL for this peer.
- Filter
List stringIn - BGP filter for IPv4 inbound routes.
- Filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- Filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- Filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- Filter
List stringOut - BGP filter for IPv4 outbound routes.
- Filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- Filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- Filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Holdtime
Timer int - Interval (sec) before peer considered dead.
- Interface string
- Interface
- Keep
Alive intTimer - Keep alive timer interval (sec).
- Link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - Local
As int - Local AS number of neighbor.
- Local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - Local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - Maximum
Prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- Maximum
Prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- Maximum
Prefix intEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- Maximum
Prefix intThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- Maximum
Prefix intVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- Maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - Next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - Override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - Passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - Password string
- Password used in MD5 authentication.
- Prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- Prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- Prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- Prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- Prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- Prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- Prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- Prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- Remote
As int - AS number of neighbor.
- Remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - Restart
Time int - Graceful restart delay time (sec, 0 = global default).
- Retain
Stale intTime - Time to retain stale routes.
- Route
Map stringIn - IPv4 Inbound route map filter.
- Route
Map stringIn6 - IPv6 Inbound route map filter.
- Route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- Route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- Route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- Route
Map stringOut - IPv4 Outbound route map filter.
- Route
Map stringOut6 - IPv6 Outbound route map filter.
- Route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- Route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- Route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- Route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- Route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- Route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - Send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - Shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - Soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - Strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - Unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- Unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- Update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Weight int
- Neighbor weight.
- ip String
- IP/IPv6 address of neighbor.
- activate String
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 String
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn String - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 String - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 String - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path String - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 String - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional IntegerPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval Integer - Minimum interval (sec) between sending updates.
- allowas
In Integer - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 Integer - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In StringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In IntegerEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In IntegerVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In IntegerVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override String - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 String - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged String - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 String - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options String - Key-chain name for TCP authentication options.
- bfd String
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic String - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf String - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 String - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route StringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s List<NeighborConditional Advertise6> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises List<NeighborConditional Advertise> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer Integer - Interval (sec) for connect timer.
- default
Originate StringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate StringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description String
- Description.
- distribute
List StringIn - Filter for IPv4 updates from this neighbor.
- distribute
List StringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List StringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List StringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List StringOut - Filter for IPv4 updates to this neighbor.
- distribute
List StringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List StringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List StringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability StringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce StringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop IntegerTtl - EBGP multihop TTL for this peer.
- filter
List StringIn - BGP filter for IPv4 inbound routes.
- filter
List StringIn6 - BGP filter for IPv6 inbound routes.
- filter
List StringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List StringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List StringOut - BGP filter for IPv4 outbound routes.
- filter
List StringOut6 - BGP filter for IPv6 outbound routes.
- filter
List StringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List StringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer Integer - Interval (sec) before peer considered dead.
- interface_ String
- Interface
- keep
Alive IntegerTimer - Keep alive timer interval (sec).
- link
Down StringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As Integer - Local AS number of neighbor.
- local
As StringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As StringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix Integer - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 Integer - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix IntegerEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix IntegerThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix IntegerVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix StringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop StringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability String - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive String
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password String
- Password used in MD5 authentication.
- prefix
List StringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List StringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List StringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List StringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List StringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List StringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List StringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List StringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As Integer - AS number of neighbor.
- remove
Private StringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time Integer - Graceful restart delay time (sec, 0 = global default).
- retain
Stale IntegerTime - Time to retain stale routes.
- route
Map StringIn - IPv4 Inbound route map filter.
- route
Map StringIn6 - IPv6 Inbound route map filter.
- route
Map StringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map StringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map StringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map StringOut - IPv4 Outbound route map filter.
- route
Map StringOut6 - IPv6 Outbound route map filter.
- route
Map StringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map StringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map StringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map StringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map StringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector StringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community String - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 String - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community StringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown String
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration String - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 String - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route String - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability StringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map String - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 String - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source String - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight Integer
- Neighbor weight.
- ip string
- IP/IPv6 address of neighbor.
- activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional numberPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval number - Minimum interval (sec) between sending updates.
- allowas
In number - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 number - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In numberEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In numberVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In numberVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options string - Key-chain name for TCP authentication options.
- bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s NeighborConditional Advertise6[] - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises NeighborConditional Advertise[] - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer number - Interval (sec) for connect timer.
- default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description string
- Description.
- distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop numberTtl - EBGP multihop TTL for this peer.
- filter
List stringIn - BGP filter for IPv4 inbound routes.
- filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List stringOut - BGP filter for IPv4 outbound routes.
- filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer number - Interval (sec) before peer considered dead.
- interface string
- Interface
- keep
Alive numberTimer - Keep alive timer interval (sec).
- link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As number - Local AS number of neighbor.
- local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix number - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 number - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix numberEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix numberThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix numberVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password string
- Password used in MD5 authentication.
- prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As number - AS number of neighbor.
- remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time number - Graceful restart delay time (sec, 0 = global default).
- retain
Stale numberTime - Time to retain stale routes.
- route
Map stringIn - IPv4 Inbound route map filter.
- route
Map stringIn6 - IPv6 Inbound route map filter.
- route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map stringOut - IPv4 Outbound route map filter.
- route
Map stringOut6 - IPv6 Outbound route map filter.
- route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight number
- Neighbor weight.
- ip str
- IP/IPv6 address of neighbor.
- activate str
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 str
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate_
evpn str - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate_
vpnv4 str - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate_
vpnv6 str - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional_
path str - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path6 str - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path_ strvpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path_ strvpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv_
additional_ intpath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath_ vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath_ vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement_
interval int - Minimum interval (sec) between sending updates.
- allowas_
in int - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas_
in6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas_
in_ strenable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas_
in_ strenable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas_
in_ strenable_ evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas_
in_ strenable_ vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas_
in_ strenable_ vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas_
in_ intevpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas_
in_ intvpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas_
in_ intvpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as_
override str - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as_
override6 str - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute_
unchanged str - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged6 str - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged_ strvpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged_ strvpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth_
options str - Key-chain name for TCP authentication options.
- bfd str
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability_
default_ stroriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability_
default_ stroriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability_
dynamic str - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
orf str - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability_
orf6 str - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability_
route_ strrefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional_
advertise6s Sequence[NeighborConditional Advertise6Args] - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional_
advertises Sequence[NeighborConditional Advertise Args] - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect_
timer int - Interval (sec) for connect timer.
- default_
originate_ strroutemap - Route map to specify criteria to originate IPv4 default.
- default_
originate_ strroutemap6 - Route map to specify criteria to originate IPv6 default.
- description str
- Description.
- distribute_
list_ strin - Filter for IPv4 updates from this neighbor.
- distribute_
list_ strin6 - Filter for IPv6 updates from this neighbor.
- distribute_
list_ strin_ vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute_
list_ strin_ vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute_
list_ strout - Filter for IPv4 updates to this neighbor.
- distribute_
list_ strout6 - Filter for IPv6 updates to this neighbor.
- distribute_
list_ strout_ vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute_
list_ strout_ vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont_
capability_ strnegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic_
sort_ strsubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp_
enforce_ strmultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp_
multihop_ intttl - EBGP multihop TTL for this peer.
- filter_
list_ strin - BGP filter for IPv4 inbound routes.
- filter_
list_ strin6 - BGP filter for IPv6 inbound routes.
- filter_
list_ strin_ vpnv4 - BGP filter for VPNv4 inbound routes.
- filter_
list_ strin_ vpnv6 - BGP filter for VPNv6 inbound routes.
- filter_
list_ strout - BGP filter for IPv4 outbound routes.
- filter_
list_ strout6 - BGP filter for IPv6 outbound routes.
- filter_
list_ strout_ vpnv4 - BGP filter for VPNv4 outbound routes.
- filter_
list_ strout_ vpnv6 - BGP filter for VPNv6 outbound routes.
- get_
all_ strtables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime_
timer int - Interval (sec) before peer considered dead.
- interface str
- Interface
- keep_
alive_ inttimer - Keep alive timer interval (sec).
- link_
down_ strfailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local_
as int - Local AS number of neighbor.
- local_
as_ strno_ prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local_
as_ strreplace_ as - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum_
prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- maximum_
prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- maximum_
prefix_ intevpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum_
prefix_ intthreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intvpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum_
prefix_ intvpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum_
prefix_ strwarning_ only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next_
hop_ strself - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself_ rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next_
hop_ strself_ rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next_
hop_ strself_ vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself_ vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override_
capability str - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive str
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password str
- Password used in MD5 authentication.
- prefix_
list_ strin - IPv4 Inbound filter for updates from this neighbor.
- prefix_
list_ strin6 - IPv6 Inbound filter for updates from this neighbor.
- prefix_
list_ strin_ vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix_
list_ strin_ vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix_
list_ strout - IPv4 Outbound filter for updates to this neighbor.
- prefix_
list_ strout6 - IPv6 Outbound filter for updates to this neighbor.
- prefix_
list_ strout_ vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix_
list_ strout_ vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote_
as int - AS number of neighbor.
- remove_
private_ stras - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart_
time int - Graceful restart delay time (sec, 0 = global default).
- retain_
stale_ inttime - Time to retain stale routes.
- route_
map_ strin - IPv4 Inbound route map filter.
- route_
map_ strin6 - IPv6 Inbound route map filter.
- route_
map_ strin_ evpn - L2VPN EVPN inbound route map filter.
- route_
map_ strin_ vpnv4 - VPNv4 inbound route map filter.
- route_
map_ strin_ vpnv6 - VPNv6 inbound route map filter.
- route_
map_ strout - IPv4 Outbound route map filter.
- route_
map_ strout6 - IPv6 Outbound route map filter.
- route_
map_ strout6_ preferable - IPv6 outbound route map filter if the peer is preferred.
- route_
map_ strout_ evpn - L2VPN EVPN outbound route map filter.
- route_
map_ strout_ preferable - IPv4 outbound route map filter if the peer is preferred.
- route_
map_ strout_ vpnv4 - VPNv4 outbound route map filter.
- route_
map_ strout_ vpnv4_ preferable - VPNv4 outbound route map filter if the peer is preferred.
- route_
map_ strout_ vpnv6 - VPNv6 outbound route map filter.
- route_
map_ strout_ vpnv6_ preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route_
reflector_ strclient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route_
reflector_ strclient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route_
reflector_ strclient_ evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
reflector_ strclient_ vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
reflector_ strclient_ vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route_
server_ strclient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route_
server_ strclient_ evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient_ vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient_ vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send_
community str - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send_
community6 str - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strevpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strvpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strvpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown str
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft_
reconfiguration str - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration6 str - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strevpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strvpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strvpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale_
route str - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict_
capability_ strmatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress_
map str - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress_
map6 str - IPv6 Route map to selectively unsuppress suppressed routes.
- update_
source str - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight int
- Neighbor weight.
- ip String
- IP/IPv6 address of neighbor.
- activate String
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 String
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn String - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 String - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 String - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path String - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 String - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional NumberPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval Number - Minimum interval (sec) between sending updates.
- allowas
In Number - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 Number - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In StringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In NumberEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In NumberVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In NumberVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override String - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 String - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged String - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 String - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options String - Key-chain name for TCP authentication options.
- bfd String
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic String - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf String - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 String - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route StringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s List<Property Map> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises List<Property Map> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer Number - Interval (sec) for connect timer.
- default
Originate StringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate StringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description String
- Description.
- distribute
List StringIn - Filter for IPv4 updates from this neighbor.
- distribute
List StringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List StringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List StringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List StringOut - Filter for IPv4 updates to this neighbor.
- distribute
List StringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List StringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List StringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability StringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce StringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop NumberTtl - EBGP multihop TTL for this peer.
- filter
List StringIn - BGP filter for IPv4 inbound routes.
- filter
List StringIn6 - BGP filter for IPv6 inbound routes.
- filter
List StringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List StringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List StringOut - BGP filter for IPv4 outbound routes.
- filter
List StringOut6 - BGP filter for IPv6 outbound routes.
- filter
List StringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List StringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer Number - Interval (sec) before peer considered dead.
- interface String
- Interface
- keep
Alive NumberTimer - Keep alive timer interval (sec).
- link
Down StringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As Number - Local AS number of neighbor.
- local
As StringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As StringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix Number - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 Number - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix NumberEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix NumberThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix NumberVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix StringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop StringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability String - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive String
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password String
- Password used in MD5 authentication.
- prefix
List StringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List StringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List StringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List StringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List StringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List StringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List StringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List StringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As Number - AS number of neighbor.
- remove
Private StringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time Number - Graceful restart delay time (sec, 0 = global default).
- retain
Stale NumberTime - Time to retain stale routes.
- route
Map StringIn - IPv4 Inbound route map filter.
- route
Map StringIn6 - IPv6 Inbound route map filter.
- route
Map StringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map StringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map StringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map StringOut - IPv4 Outbound route map filter.
- route
Map StringOut6 - IPv6 Outbound route map filter.
- route
Map StringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map StringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map StringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map StringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map StringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector StringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community String - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 String - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community StringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown String
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration String - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 String - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route String - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability StringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map String - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 String - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source String - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight Number
- Neighbor weight.
Outputs
All input properties are implicitly available as output properties. Additionally, the Neighbor resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing Neighbor Resource
Get an existing Neighbor resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: NeighborState, opts?: CustomResourceOptions): Neighbor
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
activate: Optional[str] = None,
activate6: Optional[str] = None,
activate_evpn: Optional[str] = None,
activate_vpnv4: Optional[str] = None,
activate_vpnv6: Optional[str] = None,
additional_path: Optional[str] = None,
additional_path6: Optional[str] = None,
additional_path_vpnv4: Optional[str] = None,
additional_path_vpnv6: Optional[str] = None,
adv_additional_path: Optional[int] = None,
adv_additional_path6: Optional[int] = None,
adv_additional_path_vpnv4: Optional[int] = None,
adv_additional_path_vpnv6: Optional[int] = None,
advertisement_interval: Optional[int] = None,
allowas_in: Optional[int] = None,
allowas_in6: Optional[int] = None,
allowas_in_enable: Optional[str] = None,
allowas_in_enable6: Optional[str] = None,
allowas_in_enable_evpn: Optional[str] = None,
allowas_in_enable_vpnv4: Optional[str] = None,
allowas_in_enable_vpnv6: Optional[str] = None,
allowas_in_evpn: Optional[int] = None,
allowas_in_vpnv4: Optional[int] = None,
allowas_in_vpnv6: Optional[int] = None,
as_override: Optional[str] = None,
as_override6: Optional[str] = None,
attribute_unchanged: Optional[str] = None,
attribute_unchanged6: Optional[str] = None,
attribute_unchanged_vpnv4: Optional[str] = None,
attribute_unchanged_vpnv6: Optional[str] = None,
auth_options: Optional[str] = None,
bfd: Optional[str] = None,
capability_default_originate: Optional[str] = None,
capability_default_originate6: Optional[str] = None,
capability_dynamic: Optional[str] = None,
capability_graceful_restart: Optional[str] = None,
capability_graceful_restart6: Optional[str] = None,
capability_graceful_restart_evpn: Optional[str] = None,
capability_graceful_restart_vpnv4: Optional[str] = None,
capability_graceful_restart_vpnv6: Optional[str] = None,
capability_orf: Optional[str] = None,
capability_orf6: Optional[str] = None,
capability_route_refresh: Optional[str] = None,
conditional_advertise6s: Optional[Sequence[NeighborConditionalAdvertise6Args]] = None,
conditional_advertises: Optional[Sequence[NeighborConditionalAdvertiseArgs]] = None,
connect_timer: Optional[int] = None,
default_originate_routemap: Optional[str] = None,
default_originate_routemap6: Optional[str] = None,
description: Optional[str] = None,
distribute_list_in: Optional[str] = None,
distribute_list_in6: Optional[str] = None,
distribute_list_in_vpnv4: Optional[str] = None,
distribute_list_in_vpnv6: Optional[str] = None,
distribute_list_out: Optional[str] = None,
distribute_list_out6: Optional[str] = None,
distribute_list_out_vpnv4: Optional[str] = None,
distribute_list_out_vpnv6: Optional[str] = None,
dont_capability_negotiate: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
ebgp_enforce_multihop: Optional[str] = None,
ebgp_multihop_ttl: Optional[int] = None,
filter_list_in: Optional[str] = None,
filter_list_in6: Optional[str] = None,
filter_list_in_vpnv4: Optional[str] = None,
filter_list_in_vpnv6: Optional[str] = None,
filter_list_out: Optional[str] = None,
filter_list_out6: Optional[str] = None,
filter_list_out_vpnv4: Optional[str] = None,
filter_list_out_vpnv6: Optional[str] = None,
get_all_tables: Optional[str] = None,
holdtime_timer: Optional[int] = None,
interface: Optional[str] = None,
ip: Optional[str] = None,
keep_alive_timer: Optional[int] = None,
link_down_failover: Optional[str] = None,
local_as: Optional[int] = None,
local_as_no_prepend: Optional[str] = None,
local_as_replace_as: Optional[str] = None,
maximum_prefix: Optional[int] = None,
maximum_prefix6: Optional[int] = None,
maximum_prefix_evpn: Optional[int] = None,
maximum_prefix_threshold: Optional[int] = None,
maximum_prefix_threshold6: Optional[int] = None,
maximum_prefix_threshold_evpn: Optional[int] = None,
maximum_prefix_threshold_vpnv4: Optional[int] = None,
maximum_prefix_threshold_vpnv6: Optional[int] = None,
maximum_prefix_vpnv4: Optional[int] = None,
maximum_prefix_vpnv6: Optional[int] = None,
maximum_prefix_warning_only: Optional[str] = None,
maximum_prefix_warning_only6: Optional[str] = None,
maximum_prefix_warning_only_evpn: Optional[str] = None,
maximum_prefix_warning_only_vpnv4: Optional[str] = None,
maximum_prefix_warning_only_vpnv6: Optional[str] = None,
next_hop_self: Optional[str] = None,
next_hop_self6: Optional[str] = None,
next_hop_self_rr: Optional[str] = None,
next_hop_self_rr6: Optional[str] = None,
next_hop_self_vpnv4: Optional[str] = None,
next_hop_self_vpnv6: Optional[str] = None,
override_capability: Optional[str] = None,
passive: Optional[str] = None,
password: Optional[str] = None,
prefix_list_in: Optional[str] = None,
prefix_list_in6: Optional[str] = None,
prefix_list_in_vpnv4: Optional[str] = None,
prefix_list_in_vpnv6: Optional[str] = None,
prefix_list_out: Optional[str] = None,
prefix_list_out6: Optional[str] = None,
prefix_list_out_vpnv4: Optional[str] = None,
prefix_list_out_vpnv6: Optional[str] = None,
remote_as: Optional[int] = None,
remove_private_as: Optional[str] = None,
remove_private_as6: Optional[str] = None,
remove_private_as_evpn: Optional[str] = None,
remove_private_as_vpnv4: Optional[str] = None,
remove_private_as_vpnv6: Optional[str] = None,
restart_time: Optional[int] = None,
retain_stale_time: Optional[int] = None,
route_map_in: Optional[str] = None,
route_map_in6: Optional[str] = None,
route_map_in_evpn: Optional[str] = None,
route_map_in_vpnv4: Optional[str] = None,
route_map_in_vpnv6: Optional[str] = None,
route_map_out: Optional[str] = None,
route_map_out6: Optional[str] = None,
route_map_out6_preferable: Optional[str] = None,
route_map_out_evpn: Optional[str] = None,
route_map_out_preferable: Optional[str] = None,
route_map_out_vpnv4: Optional[str] = None,
route_map_out_vpnv4_preferable: Optional[str] = None,
route_map_out_vpnv6: Optional[str] = None,
route_map_out_vpnv6_preferable: Optional[str] = None,
route_reflector_client: Optional[str] = None,
route_reflector_client6: Optional[str] = None,
route_reflector_client_evpn: Optional[str] = None,
route_reflector_client_vpnv4: Optional[str] = None,
route_reflector_client_vpnv6: Optional[str] = None,
route_server_client: Optional[str] = None,
route_server_client6: Optional[str] = None,
route_server_client_evpn: Optional[str] = None,
route_server_client_vpnv4: Optional[str] = None,
route_server_client_vpnv6: Optional[str] = None,
send_community: Optional[str] = None,
send_community6: Optional[str] = None,
send_community_evpn: Optional[str] = None,
send_community_vpnv4: Optional[str] = None,
send_community_vpnv6: Optional[str] = None,
shutdown: Optional[str] = None,
soft_reconfiguration: Optional[str] = None,
soft_reconfiguration6: Optional[str] = None,
soft_reconfiguration_evpn: Optional[str] = None,
soft_reconfiguration_vpnv4: Optional[str] = None,
soft_reconfiguration_vpnv6: Optional[str] = None,
stale_route: Optional[str] = None,
strict_capability_match: Optional[str] = None,
unsuppress_map: Optional[str] = None,
unsuppress_map6: Optional[str] = None,
update_source: Optional[str] = None,
vdomparam: Optional[str] = None,
weight: Optional[int] = None) -> Neighbor
func GetNeighbor(ctx *Context, name string, id IDInput, state *NeighborState, opts ...ResourceOption) (*Neighbor, error)
public static Neighbor Get(string name, Input<string> id, NeighborState? state, CustomResourceOptions? opts = null)
public static Neighbor get(String name, Output<String> id, NeighborState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - Activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - Activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - Additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Adv
Additional intPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- Advertisement
Interval int - Minimum interval (sec) between sending updates.
- Allowas
In int - IPv4 The maximum number of occurrence of my AS number allowed.
- Allowas
In6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- Allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - Allowas
In intEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- Allowas
In intVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- Allowas
In intVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- As
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - As
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - Attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - Auth
Options string - Key-chain name for TCP authentication options.
- Bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - Capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - Conditional
Advertise6s List<Pulumiverse.Fortios. Router. Bgp. Inputs. Neighbor Conditional Advertise6> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - Conditional
Advertises List<Pulumiverse.Fortios. Router. Bgp. Inputs. Neighbor Conditional Advertise> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - Connect
Timer int - Interval (sec) for connect timer.
- Default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- Default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- Description string
- Description.
- Distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- Distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- Distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- Distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- Distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- Distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- Distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- Distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- Dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - Ebgp
Multihop intTtl - EBGP multihop TTL for this peer.
- Filter
List stringIn - BGP filter for IPv4 inbound routes.
- Filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- Filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- Filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- Filter
List stringOut - BGP filter for IPv4 outbound routes.
- Filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- Filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- Filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Holdtime
Timer int - Interval (sec) before peer considered dead.
- Interface string
- Interface
- Ip string
- IP/IPv6 address of neighbor.
- Keep
Alive intTimer - Keep alive timer interval (sec).
- Link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - Local
As int - Local AS number of neighbor.
- Local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - Local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - Maximum
Prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- Maximum
Prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- Maximum
Prefix intEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- Maximum
Prefix intThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- Maximum
Prefix intVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- Maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - Next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - Override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - Passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - Password string
- Password used in MD5 authentication.
- Prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- Prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- Prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- Prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- Prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- Prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- Prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- Prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- Remote
As int - AS number of neighbor.
- Remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - Restart
Time int - Graceful restart delay time (sec, 0 = global default).
- Retain
Stale intTime - Time to retain stale routes.
- Route
Map stringIn - IPv4 Inbound route map filter.
- Route
Map stringIn6 - IPv6 Inbound route map filter.
- Route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- Route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- Route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- Route
Map stringOut - IPv4 Outbound route map filter.
- Route
Map stringOut6 - IPv6 Outbound route map filter.
- Route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- Route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- Route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- Route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- Route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- Route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - Send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - Shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - Soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - Strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - Unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- Unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- Update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Weight int
- Neighbor weight.
- Activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - Activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - Activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - Activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - Additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - Adv
Additional intPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- Adv
Additional intPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- Advertisement
Interval int - Minimum interval (sec) between sending updates.
- Allowas
In int - IPv4 The maximum number of occurrence of my AS number allowed.
- Allowas
In6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- Allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - Allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - Allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - Allowas
In intEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- Allowas
In intVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- Allowas
In intVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- As
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - As
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - Attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - Attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - Auth
Options string - Key-chain name for TCP authentication options.
- Bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - Capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - Capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - Capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - Capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - Conditional
Advertise6s []NeighborConditional Advertise6Args - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - Conditional
Advertises []NeighborConditional Advertise Args - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - Connect
Timer int - Interval (sec) for connect timer.
- Default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- Default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- Description string
- Description.
- Distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- Distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- Distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- Distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- Distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- Distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- Distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- Distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- Dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - Dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- Ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - Ebgp
Multihop intTtl - EBGP multihop TTL for this peer.
- Filter
List stringIn - BGP filter for IPv4 inbound routes.
- Filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- Filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- Filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- Filter
List stringOut - BGP filter for IPv4 outbound routes.
- Filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- Filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- Filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Holdtime
Timer int - Interval (sec) before peer considered dead.
- Interface string
- Interface
- Ip string
- IP/IPv6 address of neighbor.
- Keep
Alive intTimer - Keep alive timer interval (sec).
- Link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - Local
As int - Local AS number of neighbor.
- Local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - Local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - Maximum
Prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- Maximum
Prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- Maximum
Prefix intEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- Maximum
Prefix intThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- Maximum
Prefix intVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- Maximum
Prefix intVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- Maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - Maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - Next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - Next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - Override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - Passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - Password string
- Password used in MD5 authentication.
- Prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- Prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- Prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- Prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- Prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- Prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- Prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- Prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- Remote
As int - AS number of neighbor.
- Remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - Remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - Restart
Time int - Graceful restart delay time (sec, 0 = global default).
- Retain
Stale intTime - Time to retain stale routes.
- Route
Map stringIn - IPv4 Inbound route map filter.
- Route
Map stringIn6 - IPv6 Inbound route map filter.
- Route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- Route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- Route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- Route
Map stringOut - IPv4 Outbound route map filter.
- Route
Map stringOut6 - IPv6 Outbound route map filter.
- Route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- Route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- Route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- Route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- Route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- Route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- Route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - Route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - Route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - Route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - Send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - Send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - Shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - Soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - Soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - Stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - Strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - Unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- Unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- Update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Weight int
- Neighbor weight.
- activate String
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 String
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn String - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 String - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 String - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path String - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 String - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional IntegerPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional IntegerPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval Integer - Minimum interval (sec) between sending updates.
- allowas
In Integer - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 Integer - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In StringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In IntegerEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In IntegerVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In IntegerVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override String - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 String - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged String - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 String - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options String - Key-chain name for TCP authentication options.
- bfd String
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic String - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf String - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 String - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route StringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s List<NeighborConditional Advertise6> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises List<NeighborConditional Advertise> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer Integer - Interval (sec) for connect timer.
- default
Originate StringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate StringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description String
- Description.
- distribute
List StringIn - Filter for IPv4 updates from this neighbor.
- distribute
List StringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List StringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List StringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List StringOut - Filter for IPv4 updates to this neighbor.
- distribute
List StringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List StringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List StringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability StringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce StringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop IntegerTtl - EBGP multihop TTL for this peer.
- filter
List StringIn - BGP filter for IPv4 inbound routes.
- filter
List StringIn6 - BGP filter for IPv6 inbound routes.
- filter
List StringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List StringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List StringOut - BGP filter for IPv4 outbound routes.
- filter
List StringOut6 - BGP filter for IPv6 outbound routes.
- filter
List StringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List StringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer Integer - Interval (sec) before peer considered dead.
- interface_ String
- Interface
- ip String
- IP/IPv6 address of neighbor.
- keep
Alive IntegerTimer - Keep alive timer interval (sec).
- link
Down StringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As Integer - Local AS number of neighbor.
- local
As StringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As StringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix Integer - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 Integer - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix IntegerEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix IntegerThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix IntegerVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix IntegerVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix StringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop StringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability String - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive String
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password String
- Password used in MD5 authentication.
- prefix
List StringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List StringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List StringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List StringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List StringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List StringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List StringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List StringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As Integer - AS number of neighbor.
- remove
Private StringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time Integer - Graceful restart delay time (sec, 0 = global default).
- retain
Stale IntegerTime - Time to retain stale routes.
- route
Map StringIn - IPv4 Inbound route map filter.
- route
Map StringIn6 - IPv6 Inbound route map filter.
- route
Map StringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map StringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map StringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map StringOut - IPv4 Outbound route map filter.
- route
Map StringOut6 - IPv6 Outbound route map filter.
- route
Map StringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map StringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map StringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map StringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map StringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector StringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community String - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 String - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community StringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown String
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration String - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 String - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route String - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability StringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map String - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 String - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source String - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight Integer
- Neighbor weight.
- activate string
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 string
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn string - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 string - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 string - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path string - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 string - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path stringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path stringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional numberPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional numberPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval number - Minimum interval (sec) between sending updates.
- allowas
In number - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 number - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In stringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In stringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In stringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In stringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In stringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In numberEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In numberVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In numberVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override string - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 string - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged string - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 string - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged stringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged stringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options string - Key-chain name for TCP authentication options.
- bfd string
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default stringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default stringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic string - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful stringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf string - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 string - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route stringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s NeighborConditional Advertise6[] - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises NeighborConditional Advertise[] - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer number - Interval (sec) for connect timer.
- default
Originate stringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate stringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description string
- Description.
- distribute
List stringIn - Filter for IPv4 updates from this neighbor.
- distribute
List stringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List stringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List stringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List stringOut - Filter for IPv4 updates to this neighbor.
- distribute
List stringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List stringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List stringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability stringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort stringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce stringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop numberTtl - EBGP multihop TTL for this peer.
- filter
List stringIn - BGP filter for IPv4 inbound routes.
- filter
List stringIn6 - BGP filter for IPv6 inbound routes.
- filter
List stringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List stringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List stringOut - BGP filter for IPv4 outbound routes.
- filter
List stringOut6 - BGP filter for IPv6 outbound routes.
- filter
List stringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List stringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer number - Interval (sec) before peer considered dead.
- interface string
- Interface
- ip string
- IP/IPv6 address of neighbor.
- keep
Alive numberTimer - Keep alive timer interval (sec).
- link
Down stringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As number - Local AS number of neighbor.
- local
As stringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As stringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix number - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 number - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix numberEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix numberThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix numberVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix numberVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix stringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix stringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop stringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop stringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop stringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop stringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability string - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive string
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password string
- Password used in MD5 authentication.
- prefix
List stringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List stringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List stringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List stringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List stringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List stringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List stringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List stringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As number - AS number of neighbor.
- remove
Private stringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private stringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time number - Graceful restart delay time (sec, 0 = global default).
- retain
Stale numberTime - Time to retain stale routes.
- route
Map stringIn - IPv4 Inbound route map filter.
- route
Map stringIn6 - IPv6 Inbound route map filter.
- route
Map stringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map stringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map stringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map stringOut - IPv4 Outbound route map filter.
- route
Map stringOut6 - IPv6 Outbound route map filter.
- route
Map stringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map stringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map stringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map stringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map stringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map stringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map stringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector stringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector stringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector stringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector stringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector stringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server stringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server stringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server stringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community string - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 string - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community stringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community stringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community stringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown string
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration string - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 string - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration stringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route string - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability stringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map string - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 string - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source string - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight number
- Neighbor weight.
- activate str
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 str
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate_
evpn str - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate_
vpnv4 str - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate_
vpnv6 str - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional_
path str - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path6 str - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path_ strvpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional_
path_ strvpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv_
additional_ intpath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath_ vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv_
additional_ intpath_ vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement_
interval int - Minimum interval (sec) between sending updates.
- allowas_
in int - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas_
in6 int - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas_
in_ strenable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas_
in_ strenable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas_
in_ strenable_ evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas_
in_ strenable_ vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas_
in_ strenable_ vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas_
in_ intevpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas_
in_ intvpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas_
in_ intvpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as_
override str - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as_
override6 str - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute_
unchanged str - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged6 str - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged_ strvpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute_
unchanged_ strvpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth_
options str - Key-chain name for TCP authentication options.
- bfd str
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability_
default_ stroriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability_
default_ stroriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability_
dynamic str - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
graceful_ strrestart_ vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability_
orf str - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability_
orf6 str - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability_
route_ strrefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional_
advertise6s Sequence[NeighborConditional Advertise6Args] - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional_
advertises Sequence[NeighborConditional Advertise Args] - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect_
timer int - Interval (sec) for connect timer.
- default_
originate_ strroutemap - Route map to specify criteria to originate IPv4 default.
- default_
originate_ strroutemap6 - Route map to specify criteria to originate IPv6 default.
- description str
- Description.
- distribute_
list_ strin - Filter for IPv4 updates from this neighbor.
- distribute_
list_ strin6 - Filter for IPv6 updates from this neighbor.
- distribute_
list_ strin_ vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute_
list_ strin_ vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute_
list_ strout - Filter for IPv4 updates to this neighbor.
- distribute_
list_ strout6 - Filter for IPv6 updates to this neighbor.
- distribute_
list_ strout_ vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute_
list_ strout_ vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont_
capability_ strnegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic_
sort_ strsubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp_
enforce_ strmultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp_
multihop_ intttl - EBGP multihop TTL for this peer.
- filter_
list_ strin - BGP filter for IPv4 inbound routes.
- filter_
list_ strin6 - BGP filter for IPv6 inbound routes.
- filter_
list_ strin_ vpnv4 - BGP filter for VPNv4 inbound routes.
- filter_
list_ strin_ vpnv6 - BGP filter for VPNv6 inbound routes.
- filter_
list_ strout - BGP filter for IPv4 outbound routes.
- filter_
list_ strout6 - BGP filter for IPv6 outbound routes.
- filter_
list_ strout_ vpnv4 - BGP filter for VPNv4 outbound routes.
- filter_
list_ strout_ vpnv6 - BGP filter for VPNv6 outbound routes.
- get_
all_ strtables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime_
timer int - Interval (sec) before peer considered dead.
- interface str
- Interface
- ip str
- IP/IPv6 address of neighbor.
- keep_
alive_ inttimer - Keep alive timer interval (sec).
- link_
down_ strfailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local_
as int - Local AS number of neighbor.
- local_
as_ strno_ prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local_
as_ strreplace_ as - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum_
prefix int - Maximum number of IPv4 prefixes to accept from this peer.
- maximum_
prefix6 int - Maximum number of IPv6 prefixes to accept from this peer.
- maximum_
prefix_ intevpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum_
prefix_ intthreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intthreshold_ vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum_
prefix_ intvpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum_
prefix_ intvpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum_
prefix_ strwarning_ only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum_
prefix_ strwarning_ only_ vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next_
hop_ strself - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself_ rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next_
hop_ strself_ rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next_
hop_ strself_ vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next_
hop_ strself_ vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override_
capability str - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive str
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password str
- Password used in MD5 authentication.
- prefix_
list_ strin - IPv4 Inbound filter for updates from this neighbor.
- prefix_
list_ strin6 - IPv6 Inbound filter for updates from this neighbor.
- prefix_
list_ strin_ vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix_
list_ strin_ vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix_
list_ strout - IPv4 Outbound filter for updates to this neighbor.
- prefix_
list_ strout6 - IPv6 Outbound filter for updates to this neighbor.
- prefix_
list_ strout_ vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix_
list_ strout_ vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote_
as int - AS number of neighbor.
- remove_
private_ stras - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove_
private_ stras_ vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart_
time int - Graceful restart delay time (sec, 0 = global default).
- retain_
stale_ inttime - Time to retain stale routes.
- route_
map_ strin - IPv4 Inbound route map filter.
- route_
map_ strin6 - IPv6 Inbound route map filter.
- route_
map_ strin_ evpn - L2VPN EVPN inbound route map filter.
- route_
map_ strin_ vpnv4 - VPNv4 inbound route map filter.
- route_
map_ strin_ vpnv6 - VPNv6 inbound route map filter.
- route_
map_ strout - IPv4 Outbound route map filter.
- route_
map_ strout6 - IPv6 Outbound route map filter.
- route_
map_ strout6_ preferable - IPv6 outbound route map filter if the peer is preferred.
- route_
map_ strout_ evpn - L2VPN EVPN outbound route map filter.
- route_
map_ strout_ preferable - IPv4 outbound route map filter if the peer is preferred.
- route_
map_ strout_ vpnv4 - VPNv4 outbound route map filter.
- route_
map_ strout_ vpnv4_ preferable - VPNv4 outbound route map filter if the peer is preferred.
- route_
map_ strout_ vpnv6 - VPNv6 outbound route map filter.
- route_
map_ strout_ vpnv6_ preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route_
reflector_ strclient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route_
reflector_ strclient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route_
reflector_ strclient_ evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
reflector_ strclient_ vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
reflector_ strclient_ vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route_
server_ strclient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route_
server_ strclient_ evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient_ vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route_
server_ strclient_ vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send_
community str - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send_
community6 str - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strevpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strvpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send_
community_ strvpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown str
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft_
reconfiguration str - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration6 str - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strevpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strvpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft_
reconfiguration_ strvpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale_
route str - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict_
capability_ strmatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress_
map str - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress_
map6 str - IPv6 Route map to selectively unsuppress suppressed routes.
- update_
source str - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight int
- Neighbor weight.
- activate String
- Enable/disable address family IPv4 for this neighbor. Valid values:
enable
,disable
. - activate6 String
- Enable/disable address family IPv6 for this neighbor. Valid values:
enable
,disable
. - activate
Evpn String - Enable/disable address family L2VPN EVPN for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv4 String - Enable/disable address family VPNv4 for this neighbor. Valid values:
enable
,disable
. - activate
Vpnv6 String - Enable/disable address family VPNv6 for this neighbor. Valid values:
enable
,disable
. - additional
Path String - Enable/disable IPv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path6 String - Enable/disable IPv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv4 - Enable/disable VPNv4 additional-path capability. Valid values:
send
,receive
,both
,disable
. - additional
Path StringVpnv6 - Enable/disable VPNv6 additional-path capability. Valid values:
send
,receive
,both
,disable
. - adv
Additional NumberPath - Number of IPv4 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath6 - Number of IPv6 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath Vpnv4 - Number of VPNv4 additional paths that can be advertised to this neighbor.
- adv
Additional NumberPath Vpnv6 - Number of VPNv6 additional paths that can be advertised to this neighbor.
- advertisement
Interval Number - Minimum interval (sec) between sending updates.
- allowas
In Number - IPv4 The maximum number of occurrence of my AS number allowed.
- allowas
In6 Number - IPv6 The maximum number of occurrence of my AS number allowed.
- allowas
In StringEnable - Enable/disable IPv4 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable6 - Enable/disable IPv6 Enable to allow my AS in AS path. Valid values:
enable
,disable
. - allowas
In StringEnable Evpn - Enable/disable to allow my AS in AS path for L2VPN EVPN route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv4 - Enable/disable to allow my AS in AS path for VPNv4 route. Valid values:
enable
,disable
. - allowas
In StringEnable Vpnv6 - Enable/disable use of my AS in AS path for VPNv6 route. Valid values:
enable
,disable
. - allowas
In NumberEvpn - The maximum number of occurrence of my AS number allowed for L2VPN EVPN route.
- allowas
In NumberVpnv4 - The maximum number of occurrence of my AS number allowed for VPNv4 route.
- allowas
In NumberVpnv6 - The maximum number of occurrence of my AS number allowed for VPNv6 route.
- as
Override String - Enable/disable replace peer AS with own AS for IPv4. Valid values:
enable
,disable
. - as
Override6 String - Enable/disable replace peer AS with own AS for IPv6. Valid values:
enable
,disable
. - attribute
Unchanged String - IPv4 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged6 String - IPv6 List of attributes that should be unchanged. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv4 - List of attributes that should be unchanged for VPNv4 route. Valid values:
as-path
,med
,next-hop
. - attribute
Unchanged StringVpnv6 - List of attributes that should not be changed for VPNv6 route. Valid values:
as-path
,med
,next-hop
. - auth
Options String - Key-chain name for TCP authentication options.
- bfd String
- Enable/disable BFD for this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate - Enable/disable advertise default IPv4 route to this neighbor. Valid values:
enable
,disable
. - capability
Default StringOriginate6 - Enable/disable advertise default IPv6 route to this neighbor. Valid values:
enable
,disable
. - capability
Dynamic String - Enable/disable advertise dynamic capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart - Enable/disable advertise IPv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart6 - Enable/disable advertise IPv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Evpn - Enable/disable advertisement of L2VPN EVPN graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv4 - Enable/disable advertise VPNv4 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Graceful StringRestart Vpnv6 - Enable/disable advertisement of VPNv6 graceful restart capability to this neighbor. Valid values:
enable
,disable
. - capability
Orf String - Accept/Send IPv4 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Orf6 String - Accept/Send IPv6 ORF lists to/from this neighbor. Valid values:
none
,receive
,send
,both
. - capability
Route StringRefresh - Enable/disable advertise route refresh capability to this neighbor. Valid values:
enable
,disable
. - conditional
Advertise6s List<Property Map> - IPv6 conditional advertisement. The structure of
conditional_advertise6
block is documented below. - conditional
Advertises List<Property Map> - Conditional advertisement. The structure of
conditional_advertise
block is documented below. - connect
Timer Number - Interval (sec) for connect timer.
- default
Originate StringRoutemap - Route map to specify criteria to originate IPv4 default.
- default
Originate StringRoutemap6 - Route map to specify criteria to originate IPv6 default.
- description String
- Description.
- distribute
List StringIn - Filter for IPv4 updates from this neighbor.
- distribute
List StringIn6 - Filter for IPv6 updates from this neighbor.
- distribute
List StringIn Vpnv4 - Filter for VPNv4 updates from this neighbor.
- distribute
List StringIn Vpnv6 - Filter for VPNv6 updates from this neighbor.
- distribute
List StringOut - Filter for IPv4 updates to this neighbor.
- distribute
List StringOut6 - Filter for IPv6 updates to this neighbor.
- distribute
List StringOut Vpnv4 - Filter for VPNv4 updates to this neighbor.
- distribute
List StringOut Vpnv6 - Filter for VPNv6 updates to this neighbor.
- dont
Capability StringNegotiate - Don't negotiate capabilities with this neighbor Valid values:
enable
,disable
. - dynamic
Sort StringSubtable - Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- ebgp
Enforce StringMultihop - Enable/disable allow multi-hop EBGP neighbors. Valid values:
enable
,disable
. - ebgp
Multihop NumberTtl - EBGP multihop TTL for this peer.
- filter
List StringIn - BGP filter for IPv4 inbound routes.
- filter
List StringIn6 - BGP filter for IPv6 inbound routes.
- filter
List StringIn Vpnv4 - BGP filter for VPNv4 inbound routes.
- filter
List StringIn Vpnv6 - BGP filter for VPNv6 inbound routes.
- filter
List StringOut - BGP filter for IPv4 outbound routes.
- filter
List StringOut6 - BGP filter for IPv6 outbound routes.
- filter
List StringOut Vpnv4 - BGP filter for VPNv4 outbound routes.
- filter
List StringOut Vpnv6 - BGP filter for VPNv6 outbound routes.
- get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- holdtime
Timer Number - Interval (sec) before peer considered dead.
- interface String
- Interface
- ip String
- IP/IPv6 address of neighbor.
- keep
Alive NumberTimer - Keep alive timer interval (sec).
- link
Down StringFailover - Enable/disable failover upon link down. Valid values:
enable
,disable
. - local
As Number - Local AS number of neighbor.
- local
As StringNo Prepend - Do not prepend local-as to incoming updates. Valid values:
enable
,disable
. - local
As StringReplace As - Replace real AS with local-as in outgoing updates. Valid values:
enable
,disable
. - maximum
Prefix Number - Maximum number of IPv4 prefixes to accept from this peer.
- maximum
Prefix6 Number - Maximum number of IPv6 prefixes to accept from this peer.
- maximum
Prefix NumberEvpn - Maximum number of L2VPN EVPN prefixes to accept from this peer.
- maximum
Prefix NumberThreshold - Maximum IPv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold6 - Maximum IPv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Evpn - Maximum L2VPN EVPN prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Vpnv4 - Maximum VPNv4 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberThreshold Vpnv6 - Maximum VPNv6 prefix threshold value (1 - 100 percent).
- maximum
Prefix NumberVpnv4 - Maximum number of VPNv4 prefixes to accept from this peer.
- maximum
Prefix NumberVpnv6 - Maximum number of VPNv6 prefixes to accept from this peer.
- maximum
Prefix StringWarning Only - Enable/disable IPv4 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only6 - Enable/disable IPv6 Only give warning message when limit is exceeded. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Evpn - Enable/disable only sending warning message when exceeding limit of L2VPN EVPN routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv4 - Enable/disable only giving warning message when limit is exceeded for VPNv4 routes. Valid values:
enable
,disable
. - maximum
Prefix StringWarning Only Vpnv6 - Enable/disable warning message when limit is exceeded for VPNv6 routes. Valid values:
enable
,disable
. - next
Hop StringSelf - Enable/disable IPv4 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf6 - Enable/disable IPv6 next-hop calculation for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Rr - Enable/disable setting nexthop's address to interface's IPv4 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Rr6 - Enable/disable setting nexthop's address to interface's IPv6 address for route-reflector routes. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv4 - Enable/disable setting VPNv4 next-hop to interface's IP address for this neighbor. Valid values:
enable
,disable
. - next
Hop StringSelf Vpnv6 - Enable/disable use of outgoing interface's IP address as VPNv6 next-hop for this neighbor. Valid values:
enable
,disable
. - override
Capability String - Enable/disable override result of capability negotiation. Valid values:
enable
,disable
. - passive String
- Enable/disable sending of open messages to this neighbor. Valid values:
enable
,disable
. - password String
- Password used in MD5 authentication.
- prefix
List StringIn - IPv4 Inbound filter for updates from this neighbor.
- prefix
List StringIn6 - IPv6 Inbound filter for updates from this neighbor.
- prefix
List StringIn Vpnv4 - Inbound filter for VPNv4 updates from this neighbor.
- prefix
List StringIn Vpnv6 - Inbound filter for VPNv6 updates from this neighbor.
- prefix
List StringOut - IPv4 Outbound filter for updates to this neighbor.
- prefix
List StringOut6 - IPv6 Outbound filter for updates to this neighbor.
- prefix
List StringOut Vpnv4 - Outbound filter for VPNv4 updates to this neighbor.
- prefix
List StringOut Vpnv6 - Outbound filter for VPNv6 updates to this neighbor.
- remote
As Number - AS number of neighbor.
- remove
Private StringAs - Enable/disable remove private AS number from IPv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs6 - Enable/disable remove private AS number from IPv6 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Evpn - Enable/disable removing private AS number from L2VPN EVPN outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv4 - Enable/disable remove private AS number from VPNv4 outbound updates. Valid values:
enable
,disable
. - remove
Private StringAs Vpnv6 - Enable/disable to remove private AS number from VPNv6 outbound updates. Valid values:
enable
,disable
. - restart
Time Number - Graceful restart delay time (sec, 0 = global default).
- retain
Stale NumberTime - Time to retain stale routes.
- route
Map StringIn - IPv4 Inbound route map filter.
- route
Map StringIn6 - IPv6 Inbound route map filter.
- route
Map StringIn Evpn - L2VPN EVPN inbound route map filter.
- route
Map StringIn Vpnv4 - VPNv4 inbound route map filter.
- route
Map StringIn Vpnv6 - VPNv6 inbound route map filter.
- route
Map StringOut - IPv4 Outbound route map filter.
- route
Map StringOut6 - IPv6 Outbound route map filter.
- route
Map StringOut6Preferable - IPv6 outbound route map filter if the peer is preferred.
- route
Map StringOut Evpn - L2VPN EVPN outbound route map filter.
- route
Map StringOut Preferable - IPv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv4 - VPNv4 outbound route map filter.
- route
Map StringOut Vpnv4Preferable - VPNv4 outbound route map filter if the peer is preferred.
- route
Map StringOut Vpnv6 - VPNv6 outbound route map filter.
- route
Map StringOut Vpnv6Preferable - VPNv6 outbound route map filter if this neighbor is preferred.
- route
Reflector StringClient - Enable/disable IPv4 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient6 - Enable/disable IPv6 AS route reflector client. Valid values:
enable
,disable
. - route
Reflector StringClient Evpn - Enable/disable L2VPN EVPN AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv4 - Enable/disable VPNv4 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Reflector StringClient Vpnv6 - Enable/disable VPNv6 AS route reflector client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient - Enable/disable IPv4 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient6 - Enable/disable IPv6 AS route server client. Valid values:
enable
,disable
. - route
Server StringClient Evpn - Enable/disable L2VPN EVPN AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv4 - Enable/disable VPNv4 AS route server client for this neighbor. Valid values:
enable
,disable
. - route
Server StringClient Vpnv6 - Enable/disable VPNv6 AS route server client for this neighbor. Valid values:
enable
,disable
. - send
Community String - IPv4 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community6 String - IPv6 Send community attribute to neighbor. Valid values:
standard
,extended
,both
,disable
. - send
Community StringEvpn - Enable/disable sending community attribute to neighbor for L2VPN EVPN address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv4 - Send community attribute to neighbor for VPNv4 address family. Valid values:
standard
,extended
,both
,disable
. - send
Community StringVpnv6 - Enable/disable sending community attribute to this neighbor for VPNv6 address family. Valid values:
standard
,extended
,both
,disable
. - shutdown String
- Enable/disable shutdown this neighbor. Valid values:
enable
,disable
. - soft
Reconfiguration String - Enable/disable allow IPv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration6 String - Enable/disable allow IPv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringEvpn - Enable/disable L2VPN EVPN inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv4 - Enable/disable allow VPNv4 inbound soft reconfiguration. Valid values:
enable
,disable
. - soft
Reconfiguration StringVpnv6 - Enable/disable VPNv6 inbound soft reconfiguration. Valid values:
enable
,disable
. - stale
Route String - Enable/disable stale route after neighbor down. Valid values:
enable
,disable
. - strict
Capability StringMatch - Enable/disable strict capability matching. Valid values:
enable
,disable
. - unsuppress
Map String - IPv4 Route map to selectively unsuppress suppressed routes.
- unsuppress
Map6 String - IPv6 Route map to selectively unsuppress suppressed routes.
- update
Source String - Interface to use as source IP/IPv6 address of TCP connections.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- weight Number
- Neighbor weight.
Supporting Types
NeighborConditionalAdvertise, NeighborConditionalAdvertiseArgs
- Advertise
Routemap string - Name of advertising route map.
- Condition
Routemap string - Name of condition route map.
- Condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- Advertise
Routemap string - Name of advertising route map.
- Condition
Routemap string - Name of condition route map.
- Condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap String - Name of advertising route map.
- condition
Routemap String - Name of condition route map.
- condition
Type String - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap string - Name of advertising route map.
- condition
Routemap string - Name of condition route map.
- condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- advertise_
routemap str - Name of advertising route map.
- condition_
routemap str - Name of condition route map.
- condition_
type str - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap String - Name of advertising route map.
- condition
Routemap String - Name of condition route map.
- condition
Type String - Type of condition. Valid values:
exist
,non-exist
.
NeighborConditionalAdvertise6, NeighborConditionalAdvertise6Args
- Advertise
Routemap string - Name of advertising route map.
- Condition
Routemap string - Name of condition route map.
- Condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- Advertise
Routemap string - Name of advertising route map.
- Condition
Routemap string - Name of condition route map.
- Condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap String - Name of advertising route map.
- condition
Routemap String - Name of condition route map.
- condition
Type String - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap string - Name of advertising route map.
- condition
Routemap string - Name of condition route map.
- condition
Type string - Type of condition. Valid values:
exist
,non-exist
.
- advertise_
routemap str - Name of advertising route map.
- condition_
routemap str - Name of condition route map.
- condition_
type str - Type of condition. Valid values:
exist
,non-exist
.
- advertise
Routemap String - Name of advertising route map.
- condition
Routemap String - Name of condition route map.
- condition
Type String - Type of condition. Valid values:
exist
,non-exist
.
Import
Routerbgp Neighbor can be imported using any of these accepted formats:
$ pulumi import fortios:router/bgp/neighbor:Neighbor labelname {{ip}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:router/bgp/neighbor:Neighbor labelname {{ip}}
$ unset “FORTIOS_IMPORT_TABLE”
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.