950ec3e68b
What I did: Added option 'advertise':'true'/'false' to STATIC_TALE to control whether given route need to be advertise into BGP. How I did: Add a route in FRR with tag (1 for advertise and 2 for not advertise) Create Route Map to match on tag as 1 and permit Attach route-map to redistribute static. Minigraph option to parse advertise option of Static Route. |
||
---|---|---|
.. | ||
data | ||
tests | ||
__init__.py | ||
.gitignore | ||
config_samples.py | ||
MANIFEST.in | ||
minigraph.py | ||
openconfig_acl.py | ||
portconfig.py | ||
redis_bcc.py | ||
setup.py | ||
sonic_yang_cfg_generator.py | ||
sonic-acl-extension.yang | ||
sonic-cfggen |