cancel
Showing results for 
Search instead for 
Did you mean: 

ICX8200 Interface Configuration

Dejeh1
New Contributor

I'm trying to configure an IP address for a single interface using the command

interface ethernet 1/2/1
port-name Frontport
ip address 10.30.30.1 255.255.255.252

but I get the error message 

Invalid input ->address 10.30.30.1 255.255.255.252
Type ? for a list
Node not parsed

Also , I tried creating a router Ve and I get errors too: 

ICX8200-48PF Router(config-vlan-10)# router-interface ve 10
Invalid input ->router-interface ve 10
Type ? for a list
Node doesn't exist

Is there something I'm missing?

2 REPLIES 2

Sydney_N
New Contributor III

As far as the ve on the VLAN goes, the command router-interface is deprecated:

https://community.ruckuswireless.com/t5/ICX-Switches/router-interface-command-doesn-t-work-ICX-7450/...

Not sure about the IP on the single interface though

harald_thomas_c
New Contributor III

In 09... for the router interface you just nee to edit the int ve {vlanid}, it is mapped to the vlan automagically...

which version do you use?