diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2019-08-27 14:41:00 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@cumulusnetworks.com> | 2019-09-06 10:58:51 -0700 |
| commit | ff9d54fb9872053e2e97ed7cb8cdac541ccfe434 (patch) | |
| tree | 420f68a8edb75eced510b13ec766d8787b9a0b9c /lib/command.c | |
| parent | c50addb34a4cb6b3656bb3a10b2a07c1e9f3973b (diff) | |
bgpd: clear l3vni prefix-only flag upon deletion
When L3vni is created with prefix-only flag,
the flag is set at bgp vrf instance level.
In the case of bgp instance is non auto created,
means user configured instance (i.e 'router bgp x vrf <name>')
Upon deletion of l3vni, clear the prefix-only flag from
bgp vrf instance.
Ticket:CM-21894
Reviewed By:CCR-9176
Testing Done:
vrf vrf1
vni 104001
exit-vrf
!
router bgp 650030 vrf vrf1
!
tor-21(config)# vrf vrf1
tor-21(config-vrf)# vni 104001 prefix-routes-only
tor-21(config-vrf)# no vni 104001 prefix-routes-only
tor-21(config-vrf)# end
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
