diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2017-10-07 13:26:13 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@cumulusnetworks.com> | 2017-10-16 10:02:05 -0700 |
| commit | 7ef56a7321d475055e7405ed0c61f66676c42b46 (patch) | |
| tree | e8d052c6da0a00c5dfc26ffe15fb5fbc00892f70 /lib/command_py.c | |
| parent | 0bc2172605a000a20a4208b523f287168123b6b1 (diff) | |
ospfd: fix ospf nssa command
-Fix ordering of nssa command with translate options
and no-summary option.
Just like ospf stub no-summary keep the order order
of nssa no-summary.
- Fix NSSA options.
- Avoid displaying translate-candiate (default) option
in running-config.
cumulus(config-router)# area 2.2.2.2 nssa
<cr>
no-summary Do not inject inter-area routes into nssa
translate-always Configure NSSA-ABR to always translate
translate-candidate Configure NSSA-ABR for translate election (default)
translate-never Configure NSSA-ABR to never translate
Running-config output:
router ospf
area 2.2.2.2 nssa translate-always
area 2.2.2.2 nssa no-summary
Ticket:CM-8312
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
