7 Posts
0
950
April 24th, 2023 04:00
Error: Vlan is not in default mode Vl 3000
Hi,
I'm trying to implement PVLAN in my environment. I've 2 stacked S4048-ON with couple of VMware ESXi hosts. I've created VLAN 3000 to configure it as private-vlan primary. But when I entered "private-vlan mode primary" command under interface vlan 3000, it gives "% Error: Vlan is not in default mode Vl 3000." error. The same error is displayed when I try to configure the VLAN as isolated or community, too. What is the missing part in my configuration? Has anyone encountered this issue before?
Thanks,
No Events found!
DELL-Charles R
Moderator
•
4.4K Posts
0
April 27th, 2023 06:00
Hello Serhad Ali Turhan,
Description
When trying to configure private VLAN, for example on VLAN 1100, you may receive an error stating the VLAN interface is not in default mode.
Command
Parameters
S4810#configure
Enter global configuration mode.
S4810(config)# interface vlan 1100
Enter the a specific VLAN interface.
S4810(conf-if-vl-1100)#private-vlan mode primary
Set the private-vlan mode to primary on the VLAN interface.
% Error: Vlan is not in default mode Vl 1100
Error stating VLAN is not in default mode.
S4810(conf-if-vl-1100)#exit
Return to global configuration.
Solution
After checking to make sure the desired VLAN has default configurations, check to see if the switch has ip igmp snooping enabled globally near the bottom of the running configuration:
!
ip igmp snooping enable
!
To configure private VLAN, disable IP IGMP snooping on the desired VLAN interface:
Command
Parameters
S4810#configure
Enter global configuration mode.
S4810(config)# interface vlan 1100
Enter the a specific VLAN interface.
S4810(conf-if-vl-1100)#no ip igmp snooping
Disable ip igmp snooping on the VLAN interface.
S4810(conf-if-vl-1100)#private-vlan mode primary
Set the private-vlan mode to primary on the VLAN interface.
S4810(conf-if-vl-1100)#exit
Return to global configuration.
DELL-Charles R
Moderator
•
4.4K Posts
0
April 24th, 2023 10:00
Hello Serhad Ali Turhan,
Can you let us know the OS version you are on?
I'll start off with these I think may help:
Private VLANs : https://dell.to/3oCSQXu
See section: Configure a PVLAN domain example commands
https://dell.to/3oCxDgu
Related Video : Private VLANs on SmartFabric OS10
https://dell.to/3oCxDgu
Serhad Ali Turhan
7 Posts
0
April 26th, 2023 07:00
Hi,
I'm using OS 9.14.2 on the switches. I've followed related official user guide by the way.
Thanks,
DELL-Charles R
Moderator
•
4.4K Posts
0
April 26th, 2023 08:00
Hello Serhad Ali Turhan,
Thank you for the reply. The information I provided previously was OS10.
For OS9 check this documentation:
Dell EMC Command Line Reference Guide for the S4048T–ON System 9.14.2.0
Private VLAN page 1233 : https://dell.to/3oOMqV9
DELL-Charles R
Moderator
•
4.4K Posts
0
April 26th, 2023 12:00
Hello Serhad Ali Turhan,
This looks like it addresses the issue.
Article Number: 000140526 : How to resolve the error of "VLAN is not in default mode"
https://dell.to/3Av2WfB
It may ask you to sign in or create an account then sign in to see the article.
Serhad Ali Turhan
7 Posts
0
April 26th, 2023 13:00
Hi Charles,
It seems the article is permission based, So I can't see the content of the link.
BR,
DELL-Charles R
Moderator
•
4.4K Posts
0
April 26th, 2023 13:00
Hello Serhad Ali Turhan,
There should be an option to create an account.
Can you try that then access the document?
Serhad Ali Turhan
7 Posts
0
April 27th, 2023 05:00
Hi Charles,
I've already logged in. Attached the screenshot.
BR,
DELL-Charles R
Moderator
•
4.4K Posts
0
April 27th, 2023 08:00
Hello Serhad Ali Turhan,
That is great to see. Thank you for the update.
Serhad Ali Turhan
7 Posts
0
April 27th, 2023 08:00
Hi Charles,
Thanks for the support. This procedure solved my problem. Have a nice day.
BR
frankke
1 Message
0
September 1st, 2023 04:34
Hi Charles, I'm also unable to view the article Article Number: 000140526: How to resolve the error of "VLAN is not in default mode" due to permission issue as above screenshot.
Can help to give permission for me to view the article?
Thanks.