cancel
Showing results for 
Search instead for 
Did you mean: 

Error code meaning and how to solve it

agent_halal
New Contributor II

Hello, I am trying to setup my Ruckus ICX 7150 C12P running router code. I am trying to follow this video (around the 51:00 mark + or - a few mins) https://www.youtube.com/live/TNVuHk8e-zM?si=9DsiNzXt3szFlM1S . When I type in router-interface ve 1, I get this error code, " error- IP routing, vrf, ip policy, route-only, rpf-mode, ip mac or ip tcp mss was configured on ports 1/2/1. How can I resolve this issue? Some context: I up my uplink in port c1 which will eventually connect to my modem but it is connected to a switch right now. I am trying to set up 3 APs and have different VLANS for the family and guests and IOS devices. But I might connect a switch before the AP as I only have one port in my rooms (would I tag them or leave it untagged?). Thanks in Advance.

1 REPLY 1

Mayank
RUCKUS Team Member

Hi agent_halal

Thank you for posting your query !!!

The error is: error - IP routing, vrf, ip policy, route-only, rpf-mode, ip-mac or ip tcp mss was configured on ports 1/2/1.

>We noticed that you have configured the IP address on the physical interface of 1/2/1 the solution is Just remove the ip address on physical interface first for example "no ip add x.x.x.x/x" then give IP address to ve. If the IP is again being configured dynamically via DHCP. So even though you ran that command, in the next sh run that you issued, you will see it again

The easiest way would be to disable the interface, and then remove the ip and out it on VE x instead (here x is your vlan)

this way, we will prevent DHCP on assigning an ip on this interface

Additionally we can use the command

ip dhcp-client disable. So that the ICX will not be getting an ip address dynamically at all

So, before trying to configure ve x , make sure with

sh ip add
sh run interface e x/x/x

that there is no ip address on physicall interface

If for some reason you need to re-enable dhcp client, the command would be

no ip dhcp-client disable

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

Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if its addressed your query.

Thanks
Mayank