diff options
| author | Chirag Shah <chirag@nvidia.com> | 2021-03-12 18:33:09 -0800 |
|---|---|---|
| committer | Chirag Shah <chirag@nvidia.com> | 2021-03-17 22:06:53 -0700 |
| commit | 9b6f73ee9c1d58f01001248eb99b50b4f8c7aa0a (patch) | |
| tree | 288c410b6b3f695d7416d507e0dcbf94eedc4ae3 /lib/elf_py.c | |
| parent | 263e82b30895333e9f97892b3f0aca05b46f9fda (diff) | |
bgpd: add seqno in bgp as-path access-list policy
Add optional parameter seqno to bgp as-patch policy
to inline with other bgp policies commands at same
level.
Testing Done:
config t
bgp as-path access-list foo1 permit _40_
bgp as-path access-list foo1 seq 5 permit _41_
bgp as-path access-list foo1 seq 8 permit _42_
bgp as-path access-list foo2 permit _43_
no bgp as-path access-list foo1 permit _41_
bgp as-path access-list foo1 permit 41$
show run:
bgp as-path access-list foo1 seq 8 permit _42_
bgp as-path access-list foo1 seq 10 permit 41$
bgp as-path access-list foo2 seq 5 permit _43_
Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'lib/elf_py.c')
0 files changed, 0 insertions, 0 deletions
