Skip to main content

BGP General Settings

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

Diagram

Classes

devices (fmc.domains.devices)

NameTypeConstraintMandatoryDefault Value
bgp_general_settingsClass[bgp_general_settings]No

bgp_general_settings (fmc.domains.devices.devices)

NameTypeConstraintMandatoryDefault Value
as_numberStringYes
aggregate_timerIntegermin: 6, max: 60No
as_number_in_path_attributeIntegermin: 1, max: 254No
compare_med_from_different_neighborsBooleantrue, falseNo
compare_router_id_in_pathBooleantrue, falseNo
default_local_preferenceIntegermin: 1000, max: 4294967295No
enforce_first_peer_asBooleantrue, falseNo
graceful_restartBooleantrue, falseNo
graceful_restart_restart_timeIntegermin: 1, max: 3600No
graceful_restart_stale_path_timeIntegermin: 1, max: 3600No
hold_timeIntegermin: 1, max: 65535No
keepalive_intervalIntegermin: 1, max: 65535No
log_neighbor_changesBooleantrue, falseNo
min_hold_timeIntegermin: 1, max: 65535No
missing_med_as_bestBooleantrue, falseNo
next_hop_address_trackingBooleantrue, falseNo
next_hop_delay_intervalIntegermin: 0, max: 100No
pick_best_medBooleantrue, falseNo
reset_session_upon_failoverBooleantrue, falseNo
router_idStringNo
scanning_intervalIntegermin: 5, max: 60No
tcp_path_mtu_discoveryBooleantrue, falseNo
use_dot_notationBooleantrue, falseNo

Examples

Prerequisites:

fmc:
domains:
- name: Global
devices:
devices:
- name: MyDeviceName1
host: 10.62.158.201
registration_key: cisco123
access_policy: MyAccessPolicyName1
deploy: true
licenses:
- ESSENTIALS
performance_tier: FTDv5

BGP General Settings:

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