summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_lan.py
diff options
context:
space:
mode:
authorckishimo <carles.kishimoto@gmail.com>2021-11-08 23:53:02 +0100
committerckishimo <carles.kishimoto@gmail.com>2021-11-16 22:03:05 +0100
commit5a0e96e65bad2954587f17a8f6a93d466e4af052 (patch)
tree27d51a6ad7f097adb939cbc596ddc55914df9848 /tests/topotests/ospf_basic_functionality/test_ospf_lan.py
parentab7e3ba180581933c32ab4ab9c8325e55a8b0e85 (diff)
ospf6d: do not originate Type-4 for NSSA ASBR
In a topology like: r1 ---- 0.0.0.0 ---- r2(ABR) ---- 1.1.1.1 -----r3(ASBR) where r3 is redistributing statics and area 1.1.1.1 is NSSA, the ABR r2 should not originate type-4 LSA, according to RFC 3101, section 1.3: "also an NSSA's border routers never originate Type-4 summary-LSAs for the NSSA's AS boundary routers, since Type-7 AS-external-LSAs are never flooded beyond the NSSA's border" r1# sh ipv6 os database inter-router Area Scoped Link State Database (Area 0.0.0.0) Type LSId AdvRouter Age SeqNum Payload IAR 3.3.3.3 2.2.2.2 49 80000001 3.3.3.3 This PR prevents the above LSA of being originated by the ABR r2 Signed-off-by: ckishimo <carles.kishimoto@gmail.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_lan.py')
0 files changed, 0 insertions, 0 deletions