You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement
During a TAC case, customer was unable to deploy new BD due to subnet overlapping between EPG and uSEG EPG defined subnets. The pre-upgrade only considers BD-defined subnets per checks 26 and 27 out of 67
Fault seen while creating BD:
Error: 400 - Duplicate IP Subnet between uni/tn-[TENAT]/ap-[APP_PROFILE]/epg-[uSEG_EPG]/subnet-[[x.x.x.x/24]] and uni/tn-[TENANT]/ap-[APP_PROFILE]/epg-[EPG]/subnet-[[x.x.x.x/24]] in VRF uni/tn-[TENANT]/ctx-[VRF]. It is not possible to have duplicate fvAEPg IP Subnets within the same VRF.
Describe the enhancement
During a TAC case, customer was unable to deploy new BD due to subnet overlapping between EPG and uSEG EPG defined subnets. The pre-upgrade only considers BD-defined subnets per checks 26 and 27 out of 67
Current behavior/output
[Check 26/67] BD Subnets (F1425 subnet-overlap)... PASS
[Check 27/67] BD Subnets (F0469 duplicate-subnets-within-ctx)... PASS
Fault seen while creating BD:
Error: 400 - Duplicate IP Subnet between uni/tn-[TENAT]/ap-[APP_PROFILE]/epg-[uSEG_EPG]/subnet-[[x.x.x.x/24]] and uni/tn-[TENANT]/ap-[APP_PROFILE]/epg-[EPG]/subnet-[[x.x.x.x/24]] in VRF uni/tn-[TENANT]/ctx-[VRF]. It is not possible to have duplicate fvAEPg IP Subnets within the same VRF.
Suggested behavior/output
[Check --/--] EPG Subnets ( subnet-overlap)..
To Reproduce
Steps to reproduce the behavior such as:
The text was updated successfully, but these errors were encountered: