diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-01-06 11:29:43 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-01-08 22:34:41 -0500 |
| commit | 9df81095f8f2735a89df6e0f2bb3dfd7c0aa2b56 (patch) | |
| tree | 59d6d6f929e5d15e776a32a50e4894569c1a5d97 /tests/topotests/ospf_basic_functionality/test_ospf_ecmp.py | |
| parent | c70e585e05403d3fa8043e2c0c0e3f58e1b7a71e (diff) | |
zebra: zebra route-map delay-timer is global not per vrf
The zebra route-map delay timer value is a global value
not a per vrf change. As such we should only print it
out one time.
We are seeing this:
zebra route-map delay-timer 33
exit-vrf
zebra route-map delay-timer 33
When we have 2 vrf's configured.
Fix the code to only write it out for the default vrf
Ticket: CM-32888
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_ecmp.py')
0 files changed, 0 insertions, 0 deletions
