cancel
Showing results for 
Search instead for 
Did you mean: 

icx8200 v10.0.00

caliparcerito
New Contributor

trying to configure a new icx, and with the new firmware I have a couple of questions.

before I was able to use the router-interface ve in vlans, how do we do it now??

also,

How do we create the privilege exec password?

I keep getting:

router>enable

No password has been assiged yet...

 

Thank you for any help

19 REPLIES 19

Hey @Dejeh1 

I am not familiar with that message. Please open a support case (see my signature) and we can look at it formally if needed. 

 

Ben Beck, RCNA, RCNI, Principal Technical Support Engineer
support.ruckuswireless.com/contact-us

Dejeh1
New Contributor

Okay will do.

Thanks Ben

Dejeh1
New Contributor

Hi @BenBeck 

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?

You no longer need to create the VE. In your example, as soon as vlan 10 exists, you can go straight to 'interface ve 10'. This is another change. Regarding 1/2/1, is it in the default vlan? You may need to issue 'route-only' on the port. 

 

Ben Beck, RCNA, RCNI, Principal Technical Support Engineer
support.ruckuswireless.com/contact-us

Dejeh1
New Contributor

Hi @BenBeck 

Thanks for the clarification on the VE. Regarding 1/2/1 it's not part of any Vlan, this is an SFP port (X1) and I'll like to configure a static Ip address to it. But its not taking the config

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

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