mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-25 20:08:40 +00:00

Change every `-` to `_` in directory names. This is to avoid mixing _ and -. Just for consistency and directory sorting properly. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
router bgp 65001
|
|
no bgp ebgp-requires-policy
|
|
neighbor 10.0.30.3 remote-as external
|
|
neighbor 10.0.30.3 timers 3 10
|
|
redistribute connected
|