Skip to content

BGP General Settings

Location in GUI: Devices » Device Management » Device » Routing » General Settings » BGP

Diagram
NameTypeConstraintMandatoryDefault Value
bgp_general_settingsClass[bgp_general_settings]No

bgp_general_settings (fmc.domains.devices.devices)

Section titled “bgp_general_settings (fmc.domains.devices.devices)”
NameTypeConstraintMandatoryDefault Value
as_numberStringYes
aggregate_timerIntegermin: 6, max: 60No30
as_number_in_path_attributeIntegermin: 1, max: 254No0
compare_med_from_different_neighborsBooleantrue, falseNofalse
compare_router_id_in_pathBooleantrue, falseNofalse
default_local_preferenceIntegermin: 1000, max: 4294967295No100
enforce_first_peer_asBooleantrue, falseNotrue
graceful_restartBooleantrue, falseNofalse
graceful_restart_restart_timeIntegermin: 1, max: 3600No120
graceful_restart_stale_path_timeIntegermin: 1, max: 3600No360
hold_timeIntegermin: 1, max: 65535No180
keepalive_intervalIntegermin: 1, max: 65535No60
log_neighbor_changesBooleantrue, falseNotrue
min_hold_timeIntegermin: 1, max: 65535No0
missing_med_as_bestBooleantrue, falseNofalse
next_hop_address_trackingBooleantrue, falseNotrue
next_hop_delay_intervalIntegermin: 0, max: 100No5
pick_best_medBooleantrue, falseNofalse
reset_session_upon_failoverBooleantrue, falseNotrue
router_idStringNoAUTOMATIC
scanning_intervalIntegermin: 5, max: 60No60
tcp_path_mtu_discoveryBooleantrue, falseNotrue
use_dot_notationBooleantrue, falseNofalse

Prerequisites:

fmc:
domains:
- name: Global
policies:
access_control_policies:
- name: MyAccessPolicyName2
default_action: BLOCK
devices:
devices:
- name: MyDeviceName1
host: 10.1.120.203
access_control_policy: MyAccessPolicyName2
registration_key: cisco123
deploy: true
licenses:
- ESSENTIALS
- IPS
performance_tier: FTDv5

BGP General Settings:

fmc:
domains:
- name: Global
devices:
devices:
- name: MyDeviceName1
bgp_general_settings:
as_number: "64637"