cancel
Showing results for 
Search instead for 
Did you mean: 

Changed image from switch to router and lost management VLAN

dawidku
New Contributor III

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

1 ACCEPTED SOLUTION

happytohelp
RUCKUS Team Member

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>

 

View solution in original post

4 REPLIES 4

happytohelp
RUCKUS Team Member

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>

 

dawidku
New Contributor III

Oh that's it, thank you so much!!! 

happytohelp
RUCKUS Team Member

You're welcome. Glad to know the issue is resolved.

va10461
RUCKUS Team Member

Hi Dawidku,

This command 'router-interface ve x' is no longer necessary in the 09.x firmware; every VLAN has a router interface created automatically. You should be able to use 'interface ve 10' to configure it.
However, if you are using 8095X or below version then you need to configure 'router-interface ve x' first then 'interface ve x' commands.

Thanks

 


Vivek Alaparthi
Staff TSE | CCNA | CCNP | RCNI

RUCKUS Networks, CommScope!

Follow me on LinkedIn