mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 21:30:50 +00:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
! spine
|
|
router bgp 65002
|
|
neighbor 192.168.255.2 remote-as 65001
|
|
neighbor 192.168.255.2 solo
|
|
neighbor 192.168.254.2 remote-as 65003
|
|
neighbor 192.168.254.2 solo
|
|
neighbor 192.168.254.2 sender-as-path-loop-detection
|
|
!
|