<?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: Change mgmt IP def-gw on ICX7150 8095d in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Change-mgmt-IP-def-gw-on-ICX7150-8095d/m-p/45528#M3317</link>
    <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16522"&gt;@Kpiti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should remove the gateway under the vlan context when using management-vlan and then add it back with the new one. Something like this:&lt;/P&gt;
&lt;P&gt;conf t&lt;/P&gt;
&lt;P&gt;vlan 1300&lt;/P&gt;
&lt;P&gt;no&amp;nbsp;default-gateway 10.20.10.1 1&lt;/P&gt;
&lt;P&gt;default-gateway 10.12.10.1 1&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 17:29:47 GMT</pubDate>
    <dc:creator>BenBeck</dc:creator>
    <dc:date>2022-07-08T17:29:47Z</dc:date>
    <item>
      <title>Change mgmt IP def-gw on ICX7150 8095d</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Change-mgmt-IP-def-gw-on-ICX7150-8095d/m-p/45008#M3268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bunch of ICX switches (7[1/4/5]50) set up on management VLAN 1300 with IPs 10.20.10/24. I need to change the IP net from 10.20.10 to 10.12.10 and it seems to have changed or is buggy in the fastiron 8.90.5d.&lt;/P&gt;&lt;P&gt;When deploying them the mgmt network was set as:&lt;/P&gt;&lt;PRE&gt;hostname %HN%&lt;BR /&gt;ip address 10.20.10.%IP%/24&lt;BR /&gt;ip default-gateway 10.20.10.1&lt;BR /&gt;&lt;BR /&gt;vlan 1300 name admin&lt;BR /&gt;management-vlan&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Now to change the IP it's still the same (and it works) but with the default gateway there is obviously something different:&lt;/P&gt;&lt;PRE&gt;(config)#ip default-gateway 10.12.10.1&lt;BR /&gt;Management vlan is configured. Please set default gateway under the vlan&lt;BR /&gt;(config)#vlan 1300&lt;BR /&gt;(config-vlan-1300)#default-gateway 10.12.10.1 1&lt;/PRE&gt;&lt;P&gt;Now it still shows the old def-gw, don't know how to check the IP settings on mgmt VLAN&lt;/P&gt;&lt;PRE&gt;#sh ip&lt;BR /&gt;Switch IP address: 10.&lt;STRONG&gt;12&lt;/STRONG&gt;.10.78&lt;BR /&gt;Subnet mask: 255.255.255.0&lt;BR /&gt;Default router address: 10.&lt;STRONG&gt;20&lt;/STRONG&gt;.10.1&lt;/PRE&gt;&lt;P&gt;So the IP is new in 10.12. but def-gw is still in 10.20. Apart from that, it seems not to be picked up as I can't get any traffic out..&lt;/P&gt;&lt;PRE&gt;#ping 10.12.10.1&lt;BR /&gt;Sending 1, 16-byte ICMP Echo to 10.12.10.1, timeout 5000 msec, TTL 64&lt;BR /&gt;Type Control-c to abort&lt;BR /&gt;Reply from 10.12.10.1 : bytes=16 time=2ms TTL=255&lt;BR /&gt;Success rate is 100 percent (1/1), round-trip min/avg/max=2/2/2 ms.&lt;BR /&gt;&lt;BR /&gt;#ping 9.9.9.9&lt;BR /&gt;Sending 1, 16-byte ICMP Echo to 9.9.9.9, timeout 5000 msec, TTL 64&lt;BR /&gt;Type Control-c to abort&lt;BR /&gt;Request timed out.&lt;BR /&gt;No reply from remote host.&lt;/PRE&gt;&lt;P&gt;So I can ping the new def-gw but not further on.. I've done a trace on def gw but I'm not getting any traffic there when trying to ping out so I suspect the new gateway isn't taking effect.. Also the &lt;FONT face="courier new,courier"&gt;no ip default-gateway 10.20.10.1&lt;/FONT&gt;&amp;nbsp; command doesn't work, I don't know if the VLAN set gw is set - actually it is in show running-config:&lt;/P&gt;&lt;PRE&gt;vlan 1300 name admin by port&lt;BR /&gt;..&lt;BR /&gt;management-vlan&lt;BR /&gt;default-gateway 10.20.10.1 1&lt;BR /&gt;default-gateway 10.12.10.1 1&lt;/PRE&gt;&lt;P&gt;I can't delete it here either with "&lt;FONT face="courier new,courier"&gt;no default-gateway&lt;/FONT&gt;" command..&lt;/P&gt;&lt;P&gt;I'm suspecting this has changed with firmware releases as the switches were set up in 8.0.90 and we've upgraded to 8.0.95d.&lt;/P&gt;&lt;P&gt;Is there something I'm missing or is it buggy?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Cheers, Jure&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 15:29:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Change-mgmt-IP-def-gw-on-ICX7150-8095d/m-p/45008#M3268</guid>
      <dc:creator>Kpiti</dc:creator>
      <dc:date>2022-05-30T15:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change mgmt IP def-gw on ICX7150 8095d</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Change-mgmt-IP-def-gw-on-ICX7150-8095d/m-p/45528#M3317</link>
      <description>&lt;P&gt;hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16522"&gt;@Kpiti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should remove the gateway under the vlan context when using management-vlan and then add it back with the new one. Something like this:&lt;/P&gt;
&lt;P&gt;conf t&lt;/P&gt;
&lt;P&gt;vlan 1300&lt;/P&gt;
&lt;P&gt;no&amp;nbsp;default-gateway 10.20.10.1 1&lt;/P&gt;
&lt;P&gt;default-gateway 10.12.10.1 1&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 17:29:47 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Change-mgmt-IP-def-gw-on-ICX7150-8095d/m-p/45528#M3317</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2022-07-08T17:29:47Z</dc:date>
    </item>
  </channel>
</rss>

