09-28-2023 07:47 PM
I have fiber optic and I want to change my Ruckus to match my new fiber optic...............I need help because its affecting my house.
09-28-2023 11:32 PM - edited 09-28-2023 11:36 PM
Hi Heydre ,
Thank you for posting you query !!!
From the concern raise I understand that you have two query as mentioned below :
1>As mentioned in the heading that there is a requirement to change ip address , so for this please refer the below steps :
IP address for a device running Layer 2 software
device(config)# ip address x.x.x.x/x
device(config)# ip default-gateway x.x.x.x
device(config)# write memory
IP address and mask to a router port on a device running Layer 3 software.
device(config)# interface ethernet 1
device(config)# ip address x.x.x.x/x
device(config)# write memory
Assign an interface IP address to the out-of-band management Ethernet port.
device(config)# interface management 1
device(config)# ip address x.x.x.x/x
device(config)# write memory
You can also refer the below link
2>Now the second query is you have a new fiber optic and you to match it with Ruckus switch ICX 7150-C12P:
So ICX 7150-C12P has 2× 1/10 GbE uplink/stacking SFP/SFP+ ports as fiber ports in order to check compatibility you can use the following command :
show media
show media validation
show media eth x/x/x
I hope this information helps you
Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will help you further .
https://support.ruckuswireless.com/contact-us
I hope this information helps you
Please feel free to leave us a message if any concerns
Thanks
09-29-2023 01:56 AM
Hi Heydre
Thank you for reaching us.
Thanks