tests: ospf6_ecmp_inter_area, no shutdown r7/r8 eth3

Drop eth3 shutdown from ospf6d.conf - it doesn't do anything there. And it
actually shouldn't do anything: eth3 on r7/r8 are used as loopback-like
interfaces to inject the address on eth2 into OSPFv3. So they need to be up
for eth2 to work as expected.

Based on original PR#16811 commit:

    eth3 shutdown is not applied because it is ospf6d.conf.

    Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>

Signed-off-by: Martin Buck <mb-tmp-tvguho.pbz@gromit.dyndns.org>
This commit is contained in:
Martin Buck 2024-12-20 18:55:26 +01:00
parent 763069cd3b
commit a09d98a95e
2 changed files with 0 additions and 6 deletions

View File

@ -13,9 +13,6 @@ interface r7-eth2
ipv6 ospf6 hello-interval 2
ipv6 ospf6 dead-interval 10
!
interface r7-eth3
shutdown
!
router ospf6
ospf6 router-id 10.254.254.7
redistribute connected

View File

@ -13,9 +13,6 @@ interface r8-eth2
ipv6 ospf6 hello-interval 2
ipv6 ospf6 dead-interval 10
!
interface r8-eth3
shutdown
!
router ospf6
ospf6 router-id 10.254.254.8
redistribute connected