Skip to content

Instantly share code, notes, and snippets.

@rohitthakur2590
Created March 16, 2021 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rohitthakur2590/119f9f72ef4afd38d6257f1240b261e5 to your computer and use it in GitHub Desktop.
Save rohitthakur2590/119f9f72ef4afd38d6257f1240b261e5 to your computer and use it in GitHub Desktop.
input config structure for replaced config operation
accept_remote_nexthop: true
add_path_display_ipv4_address: true
advertise_from_main_vpn_tables: true
advertise_inactive: true
as_number: '65534'
asdot_notation: true
authentication_algorithm: md5
bgp_error_tolerance:
malformed_route_limit: 20000000
bmp:
monitor: true
damping: true
description: "Config is updated with merged operation"
egress_te_sid_stats: true
groups:
- name: inter
out_delay: 22
description: "This is internal group"
keep: "all"
- name: external
out_delay: 20
- name: extbound
accept_remote_nexthop: true
add_path_display_ipv4_address: true
out_delay: 10
description: "External bound"
keep: all
hold_time: 5
holddown_all_stale_labels: true
include_mp_next_hop: true
log_updown: true
loops: 5
no_advertise_peer_as: true
no_aggregator_id: true
no_client_reflect: true
out_delay: 10
precision_timers: true
preference: '3'
keep: "all"
mtu_discovery: True
no_precision_timers: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment