IPV6 address should be removed automatically when router interface deleted
Description
Environment
Operating System: All
Platform: All
Activity

Abhinav Gupta November 8, 2019 at 11:12 AM
Fixed in later releases

OpenDaylight Release May 3, 2018 at 10:26 AM
Jamo, moving it to you for now.
Please decide to who this should be assigned.

mahesh loni October 17, 2017 at 8:40 AM
Hi Sridhar,
In SLAAC Mode, ipv6 address validity time is 30 days and preferred time is 7 days . Moreover after deleting the ipv6 subnet from the router interface , ODL doesn't send RA with lifetime=0 after 2 hours or more than 2 hours for respective subnet.
Just i want to understand when it will get deleting automatically from the interface of VM , after detaching the respective ipv6 subnet from the router.
BRs,
Mahesh Loni

mahesh loni October 17, 2017 at 8:40 AM
Hi Sridhar,
In SLAAC Mode, ipv6 address validity time is 30 days and preferred time is 7 days . Moreover after deleting the ipv6 subnet from the router interface , ODL doesn't send RA with lifetime=0 after 2 hours or more than 2 hours for respective subnet.
Just i want to understand when it will get deleting automatically from the interface of VM , after detaching the respective ipv6 subnet from the router.
BRs,
Mahesh Loni
Description:
IPV6 address should be removed automatically when router interface deleted
Steps:
1. Create network,subnet(iPv4) and port and boot VM.(check ipv4 address discovered)
2. Create subnet with SLAAC(Ipv6) mode and add subnet to router and boot VM,verify all VM discovered both IPv4 and IPV6 address.
3. Removed subnet(IPV6) from router and check IPV6 address removed in VM where VM associatd to IPV4 subnet.
Result:
Step 3 fails. IPV6 address not removed automatically in VM.