Skip to content

Commit bd01f56

Browse files
committed
updated validation.md document
1 parent fea3517 commit bd01f56

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/docs/validations.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2389,11 +2389,9 @@ To avoid this issue, change the `collectorLocation` type to `none` through the A
23892389

23902390
### Link Level Flow Control
23912391

2392-
Due to the defect CSCvo27498[67], after upgrade of first ACI leaf switch in a VPC pair to newer 15.2.7f version from older 14.x version, downstream VPC might be down due to `vpc port channel mis-config due to vpc links in the 2 switches connected to different partners` even though they are connected to same device.
2392+
Due to the defect CSCvo27498[67], after upgrade of first ACI leaf switch in a VPC pair to newer 15.2(7f) version, some of vpc member port on upgrading device may go down. By default Link level Flow control is off in ACI but in older code, the ACI software was incorrectly signalling far end device to enable transmit flow control. If far end device transmit(send) flow control in auto or desirable mode, it will enable transmit flow control.
23932393

2394-
By default Link level Flow control is off in ACI but in older code, the ACI software was incorrectly signalling far end device to enable transmit flow control. if far end device transmit(send) flow control in auto or desirable mode, it will enable transmit flow control.
2395-
2396-
After the first switch in VPC pair is upgraded to 15.2.7f or higher code, the incorrect flow control signalling is fixed. But due to mismatched software versions in ACI during upgrade, the far end device port-channel member interfaces will end up with mismatched send flow control. When this happens. they could send a different LACP operational key causing the ACI leaf to interpret that it is connected to different partners.
2394+
After the first switch in VPC pair is upgraded to 15.2(7f) the incorrect flow control signalling is fixed. But due to mismatched software versions in ACI during upgrade, the far end device port-channel member interfaces will end up with mismatched send flow control. When this happens. they could send a different LACP operational key causing the ACI leaf to interpret that it is connected to different partners.
23972395

23982396
The script checks if the version is susceptible to the default along with the specific 1G SFPs that are affected by the defect.
23992397

@@ -2820,4 +2818,4 @@ To avoid this issue, change the target version to another version. Or verify tha
28202818
[64]: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwp64296
28212819
[65]: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCws82819
28222820
[66]: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwr66848
2823-
[67]: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo27498
2821+
[67]: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo27498

0 commit comments

Comments
 (0)