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

aalvarez6
RUCKUS Team Member

Hello Caliparcerito, 

You can find more information here on how to do it:

  1. Configure interface VE.
    device1(config-vlan-10)# interface ve 10
    device1(config-vif-10)#
    The interface VE is directly mapped to the corresponding VLAN ID.
  2. Configure L3 settings.
    device1(config-vif-10)# ip address 100.0.0.1/24

https://docs.commscope.com/en-US/bundle/fastiron-10000-l2guide/page/GUID-23E7FE65-4DFE-49B0-AFBF-2BF...

Also, please take a look at the command reference guide on how to do the exec password privilige:

starting from page 2916

https://support.ruckuswireless.com/documents/4301-fastiron-10-0-00-ga-command-reference-guide

You can find more documents in support.ruckuswireless.com by looking the ICX and selecting the version you are currently running.

Please let us know if you have more questions or if we can set this topic as solved. 

Best Regards,

Ayleth Alvarez | Sr Technical Support Engineer | TAC Wired 

Thank you Alvarez

Dejeh1
New Contributor

Hi there,

I'm trying to configure the new 8200PF running on the 10.0.00 as a layer 2 device which will connect to another 8200PF functioning as the L3 device. On the 7400 series I can assign an ip address to the L2 device and an ip default gateway but on the 8200 i'm to configure for L2 function is doesnt allow an ip. I use the 

vlan 25
tagged ethe 1/2/1

int ve 25
ip address 10.30.30.9 255.255.255.0
ip route 0.0.0.0/0 10.30.30.1
exit

but it wouldn't take the Ip route. says node doesn't exit. Any help on this would be appreciated.

Hey @Dejeh1 

10.0+ will only have router image (switch image deprecated), but you can still configure it to act as an L2 switch. 

Can you show the exact message? Also, can you please upgrade the switch to 10.0a? 10.0 is the very first image ever released for that product and we would like customers to move to 10.0a. 

Link:

https://support.ruckuswireless.com/software?filter=204#sort=relevancy&f:@source=[Software%20Download...

 

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

Dejeh1
New Contributor

Hi @BenBeck 

The image in use now is the RDR10000 image, I'll upgrade to the 10.0a and try running the Ip route command again to see if it takes it this time. Also the command

enable super-user-password
enable aaa console

fdp advertise ipv4

isn't accepted, I guess these were also depreciated, are there any replacement commands for the above?