diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-09-29 19:09:13 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-09-29 21:13:40 +0300 |
| commit | d6b0327c358319e4b3c2ba093ba64a88e4458906 (patch) | |
| tree | a0856aebcd8002edf75ffec2026a913e6a70d415 /ospfd/ospf_api.c | |
| parent | 5ae96447d7e0b6f5e3a361b61b743b7e92e6832e (diff) | |
bgpd: Allow using remote-as the same as local-as
As an example, Arista EOS allows this behavior.
Configuration something like:
```
neighbor PG peer-group
neighbor PG remote-as 65001
neighbor PG local-as 65001
neighbor 192.168.10.124 peer-group PG
```
Or without peer-group.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'ospfd/ospf_api.c')
0 files changed, 0 insertions, 0 deletions
