summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_nssa.c
diff options
context:
space:
mode:
authorMobashshera Rasool <mrasool@vmware.com>2021-05-28 02:33:03 -0700
committerMobashshera Rasool <mrasool@vmware.com>2021-07-21 05:16:54 +0000
commit4dc43886914a1304b8331e0836a00f0eb605c7c9 (patch)
tree7009b59fc5a4d1286eb6fda74820025990304b46 /ospf6d/ospf6_nssa.c
parent2e69d1e4f340b53cb5bd6bd50f490121aef689d8 (diff)
ospf6d: ASBR Summarisation feature implementation
Feature Implementation. ======================== This feature will help in advertising the External LSAs with aggregation. The commands allow us to tune the advertisement with different parameters as mentioned in the CLI List below. It can also help in case we do not want to advertise any prefix with the no-advertise option. New CLIs added: =============== summary-address X:X::X:X/M$prefix [tag (1-4294967295)] [{metric (0-16777215) | metric-type (1-2)}] no summary-address X:X::X:X/M$prefix [tag (1-4294967295)] [{metric (0-16777215) | metric-type (1-2)}] summary-address X:X::X:X/M$prefix no-advertise no summary-address X:X::X:X/M$prefix no-advertise aggregation timer (5-1800) no aggregation timer (5-1800) show ipv6 ospf6 summary-address [detail$detail] [json] debug ospf6 lsa aggregation CAT RUN: ======== QE to add test scripts Signed-Off-by: Mobashshera Rasool <mrassol@vmware.com>
Diffstat (limited to 'ospf6d/ospf6_nssa.c')
0 files changed, 0 insertions, 0 deletions