Actions
Bug #10190
closed
VG
RB
can't disable Phase 1 when Phase 2 is VTI
Bug #10190:
can't disable Phase 1 when Phase 2 is VTI
Start date:
01/17/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.4.4-p3
Affected Architecture:
Description
If you have assigned VTI interface and try to disable P2 entry, you will get:
Cannot disable a VTI Phase 2 while the interface is assigned. Remove the interface assignment before disabling this P2.
ok, after removing the VTI interface assignment you can disable this Phase 2 entry
But if you try to disable this Phase 1 entry, you will get:
Cannot disable a Phase 1 with a child Phase 2 while the interface is assigned. Remove the interface assignment before disabling this P2.
But P2 entry is disabled!
But, for example, if you switch P2 to tunnel mode, you can successfully disable P1
VG Updated by Viktor Gurov over 6 years ago
JP Updated by Jim Pingle over 6 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
RB Updated by Renato Botelho over 6 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
VG Updated by Viktor Gurov over 6 years ago
- Status changed from Feedback to Resolved
Renato Botelho wrote:
PR has been merged. Thanks!
tested on 2.5.0.a.20200119.2335
works as expected
JP Updated by Jim Pingle over 6 years ago
- Target version changed from 2.5.0 to 2.4.5-p1
MM Updated by Marcos M over 5 years ago
This fixes the issue where a P1 can't be disabled if it has an inactive P2 in VTI mode.
An issue remains if the P2 is active/enabled and one tries to disable the P1. See #11792
Actions