Creating Guest Network: unable to choose Network Offering. This for all L2,Shared and Isolated networks #9716
-
Beta Was this translation helpful? Give feedback.
Replies: 41 comments 7 replies
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@DensonNgumo I see 4 network offerings for this drop-down in ACS 4.19.0.0. Can you check whether any L2 network offering is enabled? |
Beta Was this translation helpful? Give feedback.
-
Despite the default offerings, I have also created my own to test and it still does not appear. |
Beta Was this translation helpful? Give feedback.
-
@DensonNgumo can you use cmk to list the network offering ?
|
Beta Was this translation helpful? Give feedback.
-
If I specify the zone id then I am not seeing the offerings but if I don't, then I can. |
Beta Was this translation helpful? Give feedback.
-
@DensonNgumo I see all offerings in both cases. and lso with or without the guestiptype=L2. Did you create any offerings yourself? You say you see this in 4.18.0 and in 4.19.0. Did you upgrade and tested again, or create a new installation? Can you create a new offering, with the same parameters and see if this displays? |
Beta Was this translation helpful? Give feedback.
-
I suspect it is caused by the network offering "SIP_Network" created by you @DensonNgumo |
Beta Was this translation helpful? Give feedback.
-
I created the one labeled 'SIP_Network' to test if the issue was the default offerings. The issue was there without the custom offering. |
Beta Was this translation helpful? Give feedback.
-
The issue was first observed in version 4.18.0. I then upgraded to 4.19.0 to see if it would resolve but there was no change. The Zone had been created during the initial setup. The zone was up and enabled before any custom offerings. The custom offering was created just to troubleshoot the issue. |
Beta Was this translation helpful? Give feedback.
-
@DensonNgumo can you remove this offering if it is not in use ? |
Beta Was this translation helpful? Give feedback.
-
yes, so in case you don't know; go through all the offerings that should be visible, press this button: |
Beta Was this translation helpful? Give feedback.
-
I have removed the custom offering. All the default offerings are set to "Public" access. Changing the zone to "All zones" leaves the field as blank. |
Beta Was this translation helpful? Give feedback.
-
ok, this is not as intended but what if you set the zone specifically for one of the offerings, do you then see it? |
Beta Was this translation helpful? Give feedback.
-
#9193 (comment) |
Beta Was this translation helpful? Give feedback.
-
That is strange. Can you share the mgmt server log when list network offerings with zoneid? |
Beta Was this translation helpful? Give feedback.
-
I think we're looking at 2 separate issues. @DensonNgumo could you please confirm the following:
@GeorgeLisandru in your case I believe you might need to:
|
Beta Was this translation helpful? Give feedback.
-
My current version is 4.19.0.1. Issue is still present. I will attempt the same with cmk and share the logs. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I upgraded to the latest version 4.19.1.1 and the issue of not being able to select the network offering via the UI remains. |
Beta Was this translation helpful? Give feedback.
-
This happens when you have a tag on the network, remove the tag and it works. Spent all day on this |
Beta Was this translation helpful? Give feedback.
-
Hi, please elaborate. Tag on which section exactly? I have not set any network tags on the offerings. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
When you say that there are no tags @UAnton , do you mean, on the Physical network or the network offering(s)? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
4.20.1 Latest Release. The tagging of the physical interface breaks the output of the api. Honestly, I ran into a whole bunch of bugs during the deep dive, that was just the worst one. Youve clearly been heavily refactoring the storage, the ui, and authentication systems.
…---- On Wed, 06 Aug 2025 19:30:29 -0700 ***@***.*** wrote ----
https://github.com/sidescale
which ACS version do you use ?
—
Reply to this email directly, #9716 (reply in thread) , or https://github.com/notifications/unsubscribe-auth/AOBLRJ24CUNGUBQYQZLIJDL3MK24LAVCNFSM6AAAAACDIM33R2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMBSG43TSMY .
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
Let me try to remember, it was a long 24 hours of no sleep 😂 1) Saml payload even when Saml is disabled 2) Lots of session authentication issues 3) The API url needs to be set in the UI config.json when using a non standard IP aka over a vpn to the management UI on a private network 4) Disabling VLAN tagging on shared networks doesnt work, but using the word "untagged" on a tagged network does, otherwise it throws an error adding a vnet to brctl 5) I cant remember off the top of head but there is an error like "listAttrbutes" that gets called in the UI thats not part of api 6) I had to run an alter table on network_offerings table to add is_default but Im not sure thats a real bug or not, but it did generate a trace during initial install. There were more, but honestly I didnt document and barely slept. Ive got it running pretty cleanly now.
…---- On Wed, 06 Aug 2025 19:56:00 -0700 ***@***.*** wrote ----
4.20.1 Latest Release. The tagging of the physical interface breaks the output of the api. Honestly, I ran into a whole bunch of bugs during the deep dive, that was just the worst one. Youve clearly been heavily refactoring the storage, the ui, and authentication systems.
---- On Wed, 06 Aug 2025 19:30:29 -0700 ***@***.*** wrote ----
https://github.com/sidescale
which ACS version do you use ?
—
Reply to this email directly, #9716 (reply in thread) , or https://github.com/notifications/unsubscribe-auth/AOBLRJ24CUNGUBQYQZLIJDL3MK24LAVCNFSM6AAAAACDIM33R2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMBSG43TSMY .
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
thanks @sidescale @rajujith has already created a doc PR |
Beta Was this translation helpful? Give feedback.
This happens when you have a tag on the network, remove the tag and it works. Spent all day on this
Fresh install.