RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
10-05-2023 05:23 AM
Hello
I changed ICX7650 firmware image from switch to router (8.0.95k) and lost management VLAN.
I tried setting up ve interface but getting a message below:
Stack(config)#interface ve 900
Error - invalid virtual ethernet interface number
Can someone please advise
Solved! Go to Solution.
10-05-2023 05:33 AM
Hi Dawidku,
Please check if vlan 900 is created and then define ve 900 under it. Example:
device(config)# vlan 900
device(config-vlan-900)# router-interface ve 900
device(config-vlan-900)# interface ve 900
device(config-vif-900)# ip address <IP Address> <Subnet Mask>
