Defects Closed Without Code Changes

The following defects were closed without code changes in the 21.1.2.7 release of the software.

Parent Defect ID: NPB-6043 Issue ID: NPB-6043
Reason Code: Already Implemented Severity: S2 - Major
Product: 9920 Reported in Release: NPB 21.1.2.5
Symptom: Traffic loss was seen from some of the egresses
Condition: Some of the ACL entries were configured with having mask inverted like 0.0.0.255 instead of 255.255.255.0 causing the traffic loss.
Recovery: With the revised configurations of configuring mask as 255.255.255.0, the intended ACL entries and masks are programmed in bfrt hw and traffic is resumed.
Parent Defect ID: NPB-6187 Issue ID: NPB-6187
Reason Code: Working as Designed Severity: S3 - Moderate
Product: 9920 Reported in Release: NPB 21.1.2.5
Symptom: A port was not allowed to be added to port-channel if it is already associated with ingress-group or egress.
Condition: A port was not allowed to be added to port-channel if it is already associated with ingress-group or egress.
Recovery: A port can either be used as an individual port or a member of port-channel and cannot participate as both. Hence the port can be removed from ingress-group or egress and then can be associated with port-channel.