<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error code meaning and how to solve it in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Error-code-meaning-and-how-to-solve-it/m-p/108672#M7583</link>
    <description>&lt;P&gt;Hi agent_halal&lt;/P&gt;&lt;P&gt;Thank you for posting your query !!!&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;gt;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&lt;/P&gt;&lt;P&gt;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)&lt;/P&gt;&lt;P&gt;this way, we will prevent DHCP on assigning an ip on this interface&lt;/P&gt;&lt;P&gt;Additionally we can use the command&lt;/P&gt;&lt;P&gt;ip dhcp-client disable. So that the ICX will not be getting an ip address dynamically at all&lt;/P&gt;&lt;P&gt;So, before trying to configure ve x , make sure with&lt;/P&gt;&lt;P&gt;sh ip add&lt;BR /&gt;sh run interface e x/x/x&lt;/P&gt;&lt;P&gt;that there is no ip address on physicall interface&lt;/P&gt;&lt;P&gt;If for some reason you need to re-enable dhcp client, the command would be&lt;/P&gt;&lt;P&gt;no ip dhcp-client disable&lt;/P&gt;&lt;P&gt;Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will help you further&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this information helps you&lt;/P&gt;&lt;P&gt;Please feel free to leave us a message if any concerns&lt;/P&gt;&lt;P&gt;Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if its addressed your query.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Mayank&lt;/P&gt;</description>
    <pubDate>Fri, 15 Aug 2025 09:11:58 GMT</pubDate>
    <dc:creator>Mayank</dc:creator>
    <dc:date>2025-08-15T09:11:58Z</dc:date>
    <item>
      <title>Error code meaning and how to solve it</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Error-code-meaning-and-how-to-solve-it/m-p/108670#M7581</link>
      <description>&lt;P&gt;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)&amp;nbsp;&lt;A href="https://www.youtube.com/live/TNVuHk8e-zM?si=9DsiNzXt3szFlM1S" target="_blank"&gt;https://www.youtube.com/live/TNVuHk8e-zM?si=9DsiNzXt3szFlM1S&lt;/A&gt;&amp;nbsp;. 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.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 03:05:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Error-code-meaning-and-how-to-solve-it/m-p/108670#M7581</guid>
      <dc:creator>agent_halal</dc:creator>
      <dc:date>2025-08-15T03:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error code meaning and how to solve it</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Error-code-meaning-and-how-to-solve-it/m-p/108672#M7583</link>
      <description>&lt;P&gt;Hi agent_halal&lt;/P&gt;&lt;P&gt;Thank you for posting your query !!!&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;gt;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&lt;/P&gt;&lt;P&gt;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)&lt;/P&gt;&lt;P&gt;this way, we will prevent DHCP on assigning an ip on this interface&lt;/P&gt;&lt;P&gt;Additionally we can use the command&lt;/P&gt;&lt;P&gt;ip dhcp-client disable. So that the ICX will not be getting an ip address dynamically at all&lt;/P&gt;&lt;P&gt;So, before trying to configure ve x , make sure with&lt;/P&gt;&lt;P&gt;sh ip add&lt;BR /&gt;sh run interface e x/x/x&lt;/P&gt;&lt;P&gt;that there is no ip address on physicall interface&lt;/P&gt;&lt;P&gt;If for some reason you need to re-enable dhcp client, the command would be&lt;/P&gt;&lt;P&gt;no ip dhcp-client disable&lt;/P&gt;&lt;P&gt;Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will help you further&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this information helps you&lt;/P&gt;&lt;P&gt;Please feel free to leave us a message if any concerns&lt;/P&gt;&lt;P&gt;Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if its addressed your query.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Mayank&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 09:11:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Error-code-meaning-and-how-to-solve-it/m-p/108672#M7583</guid>
      <dc:creator>Mayank</dc:creator>
      <dc:date>2025-08-15T09:11:58Z</dc:date>
    </item>
  </channel>
</rss>

