09-16-2023 09:43 AM
Maybe somebody know what can be problem? I have special aaep with vlan pool 1-999 (trunk) for FW's it's working very well for 93180-fx3, but when I tried to attach this aaep to 93180-ex I had an error. I could resolve this problem when I made new aaep with new vlan pool 1-999
09-16-2023 02:28 PM
Hi @dijix1990 ,
Firstly, AAEPs don't have VLAN Pools. VLAN Pools are associated with Physical/L2/L3/VMM Domains. So you haven't given use the WHOLE picture.
Nor have you told us what the error was.
I'd also like to know what interfaces are mapped to EPGs and which Domain each of those EPGs is associated with.
Of course, if you are mapping EPGs to AAEPs, I'd like to know which EPGs are mapped to which VLANs and which ports are linked to those AAEPs
09-16-2023 06:36 PM - edited 09-16-2023 06:37 PM
Of course I know that aaep doesn't have vlan pool directly
09-16-2023 08:49 PM
vlan pool - pdom-vlans_1-999 associates vlan range 1-999
phys domain - pdom-vlans_1-999 associates vlan pool pdom-vlans_1-999
aaep-trunk_1-999 associates pdom-vlans_1-999
and I create PC/VPC interface policy group c7000-10_VC1-IPG and associates with aaep-trunk_1-999 (on the pictures I create new aaep because I had the problem with aaep-trunk_1-999)
I created Leaf interface profile - c7000-10_VC1-IntProf and associated with port Et1/1
and when I tried to associate my Leaf Switches profile - vPC-201-202 (it's n93180YC-EX) with c7000-10_VC1-IPG I got the error until I created new aaep the same config, and I got the errors only when I tried to deploy config to n93180YC-EX not for n93180YC-FX3
F0467 - Configuration failed for node 201 due to Invalid Path Configuration,Invalid VLAN Configuration,Path Out of Service, debug message: path-is-out-of-service: Port is blacklisted by the user;invalid-vlan: vlan-62 :Either the EpG is not associated with a domain or the domain does not have this vlan assigned to it;invalid-path: Either the EpG/L3Out is not associated with a domain or the domain does not have this interface assigned to it;
This error for every EPG's
09-16-2023 10:04 PM
Hi @dijix1990 ,
Question: Does the VPC still work, even with the error message appearing?
First thing. It MIGHT be related to this bug: https://quickview.cloudapps.cisco.com/quickview/bug/CSCvt02685
Next thing - double check that the the VPC is linked only to a single pair if switches - i.e when you click Show Usage from the VPC, you see only two switches, and for each node only one port (or ONLY ports that go to the SAME destination switch (or switch pair if double-sided VPC)) - like this
Next, you should also issue this command from the APIC to determine exactly what on-the-wire encapsulation vlan-62 is (that is mentioned in the error message)
fabric 201 show vlan id 62 extended
That MAY help point you in the right direction.
And my last thought - IF you are mapping EPGs from the AAEP, then remember you are including EVERY port that that AAEP maps back to in that EPG for a particular encapsulation. IF ONE of those ports is "blacklisted by the user" like the error message says, then that MAY have caused the problem. (Remember blacklisted=manually disabled). To check this, go to the VLAN pool and click Show Usage (as shown above) and make a note of every interface that shows up for each leaf, then check that none has been disabled.
Past that - I'd need even more information.
Your picture:
shows aaep-trunk_1-999 linked to pdom-vlans_1-999 -
but the picture of pdom-vlans_1-999
is not showing as being linked to aaep-trunk_1-999 - so something is not quite making sense there.
You said in your first post "I made new aaep with new vlan pool 1-999" - but I don't see any new VLAN Pool.
09-17-2023 03:37 AM - edited 09-17-2023 03:38 AM
Your qestion - Question: Does the VPC still work, even with the error message appearing?
No, because config isn't applied
Next thing - double check that the the VPC is linked only to a single pair if switches - i.e when you click Show Usage from the VPC, you see only two switches, and for each node only one port (or ONLY ports that go to the SAME destination switch (or switch pair if double-sided VPC)) - like this
Can't because config isn't applied
Next, you should also issue this command from the APIC to determine exactly what on-the-wire encapsulation vlan-62 is (that is mentioned in the error message)
Not only for vlan-62, errors for every vlan from pool
Your picture:
shows aaep-trunk_1-999 linked to pdom-vlans_1-999 -
but the picture of pdom-vlans_1-999
It has aaep-trunk_1-999, because pdom-vlans_1-999 has not only aaep for trunk it has a lot of aaep for access vlans
You said in your first post "I made new aaep with new vlan pool 1-999" - but I don't see any new VLAN Pool.
I made new vlan pool, new phys domain new aaep to apply it for Nexus 93180YC-EX and it works perfectly, but I don't know why I can't apply my general config for every of Nexus 93180YC-EX (maybe it's something bug which is affected to EX version only)
I instaled new 93180YC-FX3 and my config was applied, I tried to applied my config for new 93180YX-EX (haven't been in fabric before) and I had the same errors, so strange
09-17-2023 01:49 PM
Hi @dijix1990 ,
This is starting to sound like a bug to me. But whether you are prepared to spend the time working with TAC to establish that (especially since you've found a work-around) is another question. You don't get paid for helping Cisco fix their bugs!
But of course you have sparked my interest, and I'm still curious as to why your config didn't work, but I've run out of ideas.
Out of curiosity though -
I think if I was working on it, what I'd try next is creating a new VPC Interface Policy Group (a clone of c7000-10_VC1-IPG) called say c7000-10_VC1-IPG_old_path and linking it to your original AAEP (which of course is linked to your original Physical Domain and original VLAN Pool), then see if you still get the problem when you swap the association at the Interface Profile at the relevant interface selector from c7000-10_VC1-IPG to c7000-10_VC1-IPG_old_path
Having said that, if that fixes it, I'm not sure of why it would have fixed it. Other than being a slightly different work-around to the one you found, and creating another bit of evidence that there is indeed a bug.
09-20-2023 12:27 AM
Hi
My version is Version 5.2(3g)
we opened case
09-20-2023 02:11 AM
Hi @dijix1990 ,
Make sure you report back to let us know the outcome!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide