Project

General

Profile

Actions

Bug #8749

closed

OSPF6 nssa not working

Added by Marc Planquart over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FRR
Target version:
-
Start date:
08/04/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.4.3_1
Affected Plus Version:
Affected Architecture:

Description

Checked with version 2.4.3-1 and the latest 2.4.4!

In ospf6d.conf:
router ospf6
router-id 62.48.65.10
interface em0 area 0.0.4.175
area 0.0.4.175 nssa
redistribute connected route-map DNR6
...

In vtysh
!
router ospf6
router-id 62.48.65.10
redistribute connected route-map DNR6
area 0.0.4.175 range 2a00:e68:1c:2199::/64 cost 1
area 0.0.4.175 export-list dnr6-list
interface em0 area 0.0.4.175

In other words, the nssa directive for the area is not set!
This is confirmed using tcpdump:
The Hello packet has the E bit set instead of N

Thanks,
Marc.


Files

Screen Shot 2018-08-04 at 8.25.25 PM.png (74.5 KB) Screen Shot 2018-08-04 at 8.25.25 PM.png E bit set instead of N Marc Planquart, 08/04/2018 07:26 PM
Actions

Also available in: Atom PDF