root@AE-2700-5-Sonic:/etc/sonic# show runningconfiguration bgp Building configuration... Current configuration: ! frr version 7.2.1-sonic frr defaults traditional hostname AE-2700-5-Sonic log syslog informational log facility local4 agentx service integrated-vtysh-config ! enable password zebra password zebra ! ip route 0.0.0.0/0 10.209.20.1 200 ! router bgp 65005 bgp router-id 1.1.1.105 bgp log-neighbor-changes no bgp default ipv4-unicast bgp graceful-restart restart-time 240 bgp graceful-restart bgp graceful-restart preserve-fw-state bgp bestpath as-path multipath-relax neighbor PEER_V4 peer-group neighbor PEER_V4_INT peer-group neighbor PEER_V6 peer-group neighbor PEER_V6_INT peer-group neighbor 80.0.0.14 remote-as 65000 neighbor 80.0.0.14 peer-group PEER_V4 neighbor 80.0.0.14 description AE-2100-4 neighbor 80.0.0.14 timers 3 10 neighbor 172.16.20.9 remote-as 65501 neighbor 172.16.20.9 peer-group PEER_V4 neighbor 172.16.20.9 description AE-2100-11 neighbor 172.16.20.9 timers 3 10 neighbor 172.16.20.29 remote-as 65501 neighbor 172.16.20.29 peer-group PEER_V4 neighbor 172.16.20.29 description R-Etherent-SW241 neighbor 172.16.20.29 timers 3 10 neighbor 2001:face::9 remote-as 65501 neighbor 2001:face::9 peer-group PEER_V6 neighbor 2001:face::9 description AE-2100-11 neighbor 2001:face::9 timers 3 10 ! address-family ipv4 unicast network 1.1.1.105/32 network 80.80.80.0/24 network 192.168.106.0/24 network 192.168.192.0/24 neighbor PEER_V4 soft-reconfiguration inbound neighbor PEER_V4 route-map FROM_BGP_PEER_V4 in neighbor PEER_V4 route-map TO_BGP_PEER_V4 out neighbor PEER_V4_INT soft-reconfiguration inbound neighbor PEER_V4_INT route-map FROM_BGP_PEER_V4 in neighbor PEER_V4_INT route-map TO_BGP_PEER_V4 out neighbor 80.0.0.14 activate neighbor 172.16.20.9 activate neighbor 172.16.20.29 activate maximum-paths 64 exit-address-family ! address-family ipv6 unicast network fc00:1::/64 neighbor PEER_V6 soft-reconfiguration inbound neighbor PEER_V6 route-map FROM_BGP_PEER_V6 in neighbor PEER_V6 route-map TO_BGP_PEER_V6 out neighbor PEER_V6_INT soft-reconfiguration inbound neighbor PEER_V6_INT route-map FROM_BGP_PEER_V6 in neighbor PEER_V6_INT route-map TO_BGP_PEER_V6 out neighbor 2001:face::9 activate maximum-paths 64 exit-address-family ! ip prefix-list PL_LoopbackV4 seq 5 permit 1.1.1.105/32 ! ipv6 prefix-list PL_LoopbackV6 seq 5 permit fc00:1::/64 ! route-map FROM_BGP_PEER_V4 permit 100 ! route-map FROM_BGP_PEER_V6 permit 1 set ipv6 next-hop prefer-global ! route-map FROM_BGP_PEER_V6 permit 100 ! route-map RM_SET_SRC permit 10 set src 1.1.1.105 ! route-map RM_SET_SRC6 permit 10 set src FC00:1::105 ! route-map TO_BGP_PEER_V4 permit 100 ! route-map TO_BGP_PEER_V6 permit 100 ! ip protocol bgp route-map RM_SET_SRC ! ipv6 protocol bgp route-map RM_SET_SRC6 ! line vty ! end root@AE-2700-5-Sonic:/etc/sonic# root@AE-2700-5-Sonic:/etc/sonic# vtysh Hello, this is FRRouting (version 7.2.1-sonic). Copyright 1996-2005 Kunihiro Ishiguro, et al. AE-2700-5-Sonic# show run Building configuration... Current configuration: ! frr version 7.2.1-sonic frr defaults traditional hostname AE-2700-5-Sonic log syslog informational log facility local4 agentx service integrated-vtysh-config ! enable password zebra password zebra ! ip route 0.0.0.0/0 10.209.20.1 200 ! router bgp 65005 bgp router-id 1.1.1.105 bgp log-neighbor-changes no bgp default ipv4-unicast bgp graceful-restart restart-time 240 bgp graceful-restart bgp graceful-restart preserve-fw-state bgp bestpath as-path multipath-relax neighbor PEER_V4 peer-group neighbor PEER_V4_INT peer-group neighbor PEER_V6 peer-group neighbor PEER_V6_INT peer-group neighbor 80.0.0.14 remote-as 65000 neighbor 80.0.0.14 peer-group PEER_V4 neighbor 80.0.0.14 description AE-2100-4 neighbor 80.0.0.14 timers 3 10 neighbor 172.16.20.9 remote-as 65501 neighbor 172.16.20.9 peer-group PEER_V4 neighbor 172.16.20.9 description AE-2100-11 neighbor 172.16.20.9 timers 3 10 neighbor 172.16.20.29 remote-as 65501 neighbor 172.16.20.29 peer-group PEER_V4 neighbor 172.16.20.29 description R-Etherent-SW241 neighbor 172.16.20.29 timers 3 10 neighbor 2001:face::9 remote-as 65501 neighbor 2001:face::9 peer-group PEER_V6 neighbor 2001:face::9 description AE-2100-11 neighbor 2001:face::9 timers 3 10 ! address-family ipv4 unicast network 1.1.1.105/32 network 80.80.80.0/24 network 192.168.106.0/24 network 192.168.192.0/24 neighbor PEER_V4 soft-reconfiguration inbound neighbor PEER_V4 route-map FROM_BGP_PEER_V4 in neighbor PEER_V4 route-map TO_BGP_PEER_V4 out neighbor PEER_V4_INT soft-reconfiguration inbound neighbor PEER_V4_INT route-map FROM_BGP_PEER_V4 in neighbor PEER_V4_INT route-map TO_BGP_PEER_V4 out neighbor 80.0.0.14 activate neighbor 172.16.20.9 activate neighbor 172.16.20.29 activate maximum-paths 64 exit-address-family ! address-family ipv6 unicast network fc00:1::/64 neighbor PEER_V6 soft-reconfiguration inbound neighbor PEER_V6 route-map FROM_BGP_PEER_V6 in neighbor PEER_V6 route-map TO_BGP_PEER_V6 out neighbor PEER_V6_INT soft-reconfiguration inbound neighbor PEER_V6_INT route-map FROM_BGP_PEER_V6 in neighbor PEER_V6_INT route-map TO_BGP_PEER_V6 out neighbor 2001:face::9 activate maximum-paths 64 exit-address-family ! ip prefix-list PL_LoopbackV4 seq 5 permit 1.1.1.105/32 ! ipv6 prefix-list PL_LoopbackV6 seq 5 permit fc00:1::/64 ! route-map FROM_BGP_PEER_V4 permit 100 ! route-map FROM_BGP_PEER_V6 permit 1 set ipv6 next-hop prefer-global ! route-map FROM_BGP_PEER_V6 permit 100 ! route-map RM_SET_SRC permit 10 set src 1.1.1.105 ! route-map RM_SET_SRC6 permit 10 set src FC00:1::105 ! route-map TO_BGP_PEER_V4 permit 100 ! route-map TO_BGP_PEER_V6 permit 100 ! ip protocol bgp route-map RM_SET_SRC ! ipv6 protocol bgp route-map RM_SET_SRC6 ! line vty ! end AE-2700-5-Sonic# root@AE-2700-5-Sonic:/etc/sonic# more frr/frr.conf ! ! =========== Managed by sonic-cfggen DO NOT edit manually! ==================== ! generated by templates/frr.conf.j2 with config DB data ! file: frr.conf ! ! ! template: common/daemons.common.conf.j2 ! hostname AE-2700-5-Sonic password zebra enable password zebra ! log syslog informational log facility local4 ! ! end of template: common/daemons.common.conf.j2! agentx ! ! ! ! Enable link-detect (default disabled) interface Ethernet0 link-detect ! interface Ethernet4 link-detect ! interface Ethernet112 link-detect ! interface Ethernet120 link-detect ! interface Ethernet124 link-detect ! interface PortChannel0005 link-detect ! interface PortChannel0023 link-detect ! interface PortChannel0116 link-detect ! !! ! ! set static default route to mgmt gateway as a backup to learned default ip route 0.0.0.0/0 10.209.20.1 200 !! ! ! template: bgpd/bgpd.main.conf.j2 ! ! bgp multiple-instance ! ! BGP configuration ! ! TSA configuration ! ip prefix-list PL_LoopbackV4 permit 1.1.1.105/32 ! ipv6 prefix-list PL_LoopbackV6 permit fc00:1::/64 ! ! ! router bgp 65005 ! bgp log-neighbor-changes no bgp default ipv4-unicast ! bgp bestpath as-path multipath-relax ! bgp graceful-restart restart-time 240 bgp graceful-restart bgp graceful-restart preserve-fw-state ! bgp router-id 1.1.1.105 ! network 1.1.1.105/32 ! address-family ipv6 network fc00:1::105/64 exit-address-family ! network 80.80.80.1/24 network 192.168.106.254/24 network 192.168.192.254/24 ! ! ! address-family ipv4 maximum-paths 64 exit-address-family address-family ipv6 maximum-paths 64 exit-address-family ! ! end of template: bgpd/bgpd.main.conf.j2 !! root@AE-2700-5-Sonic:/etc/sonic# root@AE-2700-5-Sonic:/etc/sonic# root@AE-2700-5-Sonic:/etc/sonic# root@AE-2700-5-Sonic:/etc/sonic# docker exec -it bgp bash root@AE-2700-5-Sonic:/# cd /etc/sonic/frr/ root@AE-2700-5-Sonic:/etc/sonic/frr# more frr.conf ! ! =========== Managed by sonic-cfggen DO NOT edit manually! ==================== ! generated by templates/frr.conf.j2 with config DB data ! file: frr.conf ! ! ! template: common/daemons.common.conf.j2 ! hostname AE-2700-5-Sonic password zebra enable password zebra ! log syslog informational log facility local4 ! ! end of template: common/daemons.common.conf.j2! agentx ! ! ! ! Enable link-detect (default disabled) interface Ethernet0 link-detect ! interface Ethernet4 link-detect ! interface Ethernet112 link-detect ! interface Ethernet120 link-detect ! interface Ethernet124 link-detect ! interface PortChannel0005 link-detect ! interface PortChannel0023 link-detect ! interface PortChannel0116 link-detect ! !! ! ! set static default route to mgmt gateway as a backup to learned default ip route 0.0.0.0/0 10.209.20.1 200 !! ! ! template: bgpd/bgpd.main.conf.j2 ! ! bgp multiple-instance ! ! BGP configuration ! ! TSA configuration ! ip prefix-list PL_LoopbackV4 permit 1.1.1.105/32 ! ipv6 prefix-list PL_LoopbackV6 permit fc00:1::/64 ! ! ! router bgp 65005 ! bgp log-neighbor-changes no bgp default ipv4-unicast ! bgp bestpath as-path multipath-relax ! bgp graceful-restart restart-time 240 bgp graceful-restart bgp graceful-restart preserve-fw-state ! bgp router-id 1.1.1.105 ! network 1.1.1.105/32 ! address-family ipv6 network fc00:1::105/64 exit-address-family ! network 80.80.80.1/24 network 192.168.106.254/24 network 192.168.192.254/24 ! ! ! address-family ipv4 maximum-paths 64 exit-address-family address-family ipv6 maximum-paths 64 exit-address-family ! ! end of template: bgpd/bgpd.main.conf.j2 !! root@AE-2700-5-Sonic:/etc/sonic/frr# root@AE-2700-5-Sonic:/etc/sonic/frr# root@AE-2700-5-Sonic:/etc/sonic/frr# exit exit root@AE-2700-5-Sonic:/etc/sonic#