0
Votes

Omada: missing 802.1X Guest VLAN

 
0
Votes

Omada: missing 802.1X Guest VLAN

Omada: missing 802.1X Guest VLAN
Omada: missing 802.1X Guest VLAN
2024-03-22 13:08:43 - last edited 2024-03-27 09:15:03

 

When configuring switches manually, I notice the presence of the "dot1x guest-vlan" option. However, when provisioning switches via the Omada Controller, this option appears to be absent. This inconsistency is frustrating. Could this feature please be added to the controller? Thank you for your attention to this matter.

#1
Options
5 Reply
Re:Omada: missing 802.1X Guest VLAN
2024-03-22 14:24:37 - last edited 2024-03-27 09:15:03

Following up on the previous message, I'd like to inform you about new beta functionality available. This feature enables the application of configuration snippets to the switch configuration. You can access it under CLI Configuration > Device CLI.


Here's an example of how to add the "dot1x guest-vlan" configuration to the switch, working per port. While it's not ideal, it represents progress compared to having no option available.

 

#Name: 52-PS-Range-01-46
#Device Type: Switch
#Description: Config 802.1X Guest-VLAN

#
interface gigabitEthernet 1/0/1
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32
#
interface gigabitEthernet 1/0/2
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32
#
interface gigabitEthernet 1/0/3
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32
#2
Options
Re:Omada: missing 802.1X Guest VLAN
2024-03-25 07:41:34 - last edited 2024-03-27 09:15:03

 

Bouke wrote

Following up on the previous message, I'd like to inform you about new beta functionality available. This feature enables the application of configuration snippets to the switch configuration. You can access it under CLI Configuration > Device CLI.


Here's an example of how to add the "dot1x guest-vlan" configuration to the switch, working per port. While it's not ideal, it represents progress compared to having no option available.

 

#Name: 52-PS-Range-01-46
#Device Type: Switch
#Description: Config 802.1X Guest-VLAN

#
interface gigabitEthernet 1/0/1
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32
#
interface gigabitEthernet 1/0/2
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32
#
interface gigabitEthernet 1/0/3
switchport general allowed vlan 32 untagged
switchport pvid 32
dot1x port-method port-based
dot1x guest-vlan 32

Hi @Bouke 

Do you mean you want to have the 802.1X authentication for the switch via the controller? The 802.1X feature can be configured via the controller. To configure the 802.1X authentication globally, you can enter the site view and go to Settings > Authentication > 802.1X. 

 

You may go to the user guide of the controller to find the detail steps.

Best Regards! >> Omada EAP Firmware Trial Available Here << >> Get the Latest Omada SDN Controller Releases Here << *Try filtering posts on each forum by Label of [Early Access]*
#3
Options
Re:Omada: missing 802.1X Guest VLAN
2024-03-25 08:35:31 - last edited 2024-03-27 09:15:03

@Hank21 No. The "dot1x guest-vlan" feature appears to be absent in the Omada controller. While I can configure the guest-vlan feature directly on the switch when it's not under Omada controller management, enabling guest-vlan functionality for managed switches via the Omada controller isn't possible currently. The only available method is through the beta feature: CLI Configuration > Device CLI. My request is to incorporate the guest-vlan functionality for dot1x into the Omada controller interface.

#4
Options
Re:Omada: missing 802.1X Guest VLAN
2024-03-26 09:16:18 - last edited 2024-03-27 09:15:03

 

Bouke wrote

@Hank21 No. The "dot1x guest-vlan" feature appears to be absent in the Omada controller. While I can configure the guest-vlan feature directly on the switch when it's not under Omada controller management, enabling guest-vlan functionality for managed switches via the Omada controller isn't possible currently. The only available method is through the beta feature: CLI Configuration > Device CLI. My request is to incorporate the guest-vlan functionality for dot1x into the Omada controller interface.

Hi @Bouke 

We certainly appreciate all your feedback and the feature dot1x guest-vlan request here. I'll make sure to log this feature request and pass it along to the team. They will evaluate the feature you mentioned.

 

 

Best Regards! >> Omada EAP Firmware Trial Available Here << >> Get the Latest Omada SDN Controller Releases Here << *Try filtering posts on each forum by Label of [Early Access]*
#5
Options
Re:Omada: missing 802.1X Guest VLAN
2024-03-26 13:13:30 - last edited 2024-03-27 09:15:03

  @Hank21 Many thanks yes

#6
Options

Information

Helpful: 0

Views: 197

Replies: 5

Voters 0

No one has voted for it yet.