TAPI icon indicating copy to clipboard operation
TAPI copied to clipboard

Missing protection-type:ONE_PLUS_ONE_PROTECTION_WITH PRE_COMPUTED RESTORATION

Open arthurMll opened this issue 6 years ago • 0 comments

Reviewing the tapi-topology:protection-type attribute types in v2.1.X, the following combination is not present:

typedef protection-type {

        type enumeration {

            enum ONE_PLUS_ONE_PROTECTION_WITH PRE_COMPUTED RESTORATION {

                description "none";

            }

}

I propose to add it in v2.1.3.

arthurMll avatar Dec 05 '19 15:12 arthurMll