summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorChirag Shah <chirag@nvidia.com>2020-12-08 21:04:50 -0800
committerChirag Shah <chirag@nvidia.com>2020-12-09 16:28:17 -0800
commit1c00fb274cd2509406f353b37f8299a5d30be580 (patch)
tree7c29aa672a434fcdbb313bebdb231964dcaa8d63 /lib/command_py.c
parentdc29bb3b6b22a86702641adf2b0b700fc02b6f75 (diff)
bgpd: local routes use non-default distance
Use user provided AD for local routes (aggregate). address-family ipv4 unicast distance bgp 20 200 210 network 47.2.2.8/30 aggregate-address 51.1.0.0/16 Testing Done: Before aggr route uses default 200 AD even user provided local AD. B>* 51.1.0.0/16 [200/0] unreachable (blackhole), weight 1, 00:01:14 After: B>* 51.1.0.0/16 [210/0] unreachable (blackhole), weight 1, 00:00:01 Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions