mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02: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
149 B
Plaintext
6 lines
149 B
Plaintext
router bgp 65003
|
|
no bgp ebgp-requires-policy
|
|
neighbor 10.0.30.1 remote-as external
|
|
neighbor 10.0.30.1 timers 3 10
|
|
redistribute connected
|