<?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 Inter Vlan Layer 3 Routing on 5400 in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195234#M14182</link>
    <description>Hi I have a very basic setup of 5400 Switch here is a config :&lt;BR /&gt;&lt;BR /&gt;; J8697A Configuration Editor; Created on release #K.13.09&lt;BR /&gt;&lt;BR /&gt;hostname "ProCurve Switch 5406zl"&lt;BR /&gt;module 1 type J8702A&lt;BR /&gt;module 2 type J8702A&lt;BR /&gt;module 3 type J8702A&lt;BR /&gt;module 4 type J8702A&lt;BR /&gt;module 5 type J8702A&lt;BR /&gt;trunk E23-E24 Trk1 LACP&lt;BR /&gt;trunk E21-E22 Trk2 LACP&lt;BR /&gt;ip routing&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged E1-E6&lt;BR /&gt;   no untagged A1-A24,B1-B24,C1-C24,D1-D24,E7-E20,Trk1-Trk2&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 100&lt;BR /&gt;   name "Primary Server &amp;amp; Management Vlan"&lt;BR /&gt;   untagged A1-A24,B1-B24,C1-C24,D1-D24&lt;BR /&gt;   ip address 10.1.100.61 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;vlan 101&lt;BR /&gt;   name "Desktop Vlan"&lt;BR /&gt;   untagged E7-E20,Trk1-Trk2&lt;BR /&gt;   ip helper-address 10.1.100.11&lt;BR /&gt;   ip address 10.1.101.254 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;no ip ssh&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.100.254&lt;BR /&gt;spanning-tree Trk1 priority 4&lt;BR /&gt;spanning-tree Trk2 priority 4&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;management-vlan 100&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have two simple VLAN 100 and 101. I connected 2 pc . one in VLAN 100 with static ip 10.1.100.11/24 and  gateway 10.1.100.61 and other one on vlan 101 with ip 10.1.101.51/24 gateway 10.1.101.254. I can ping respective  gateway from both the pcs. My Switch can ping both  PCs. Switch can ping everything. But PC 1 can not ping to PC 2 and vice versa.  There is no firewall running on any pc.&lt;BR /&gt;Here is a Show ip route display.&lt;BR /&gt;show ip route&lt;BR /&gt;&lt;BR /&gt;                                IP Route Entries&lt;BR /&gt;&lt;BR /&gt;  Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.&lt;BR /&gt;  ------------------ --------------- ---- --------- ---------- ---------- -----&lt;BR /&gt;  0.0.0.0/0          10.1.100.254    100  static               1          1&lt;BR /&gt;  10.1.100.0/24      Primary Serv... 100  connected       1   0        &lt;BR /&gt;  10.1.101.0/24      Desktop Vlan    101  connected         1  0         &lt;BR /&gt;  127.0.0.0/8        reject               static               0          0&lt;BR /&gt;  127.0.0.1/32       lo0                  connected            1          0&lt;BR /&gt;&lt;BR /&gt;  Any clue why PC 1 can not ping PC2 ?&lt;BR /&gt;&lt;BR /&gt;Any help is much appreciated .&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 10 May 2008 04:19:40 GMT</pubDate>
    <dc:creator>Himanshu</dc:creator>
    <dc:date>2008-05-10T04:19:40Z</dc:date>
    <item>
      <title>Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195234#M14182</link>
      <description>Hi I have a very basic setup of 5400 Switch here is a config :&lt;BR /&gt;&lt;BR /&gt;; J8697A Configuration Editor; Created on release #K.13.09&lt;BR /&gt;&lt;BR /&gt;hostname "ProCurve Switch 5406zl"&lt;BR /&gt;module 1 type J8702A&lt;BR /&gt;module 2 type J8702A&lt;BR /&gt;module 3 type J8702A&lt;BR /&gt;module 4 type J8702A&lt;BR /&gt;module 5 type J8702A&lt;BR /&gt;trunk E23-E24 Trk1 LACP&lt;BR /&gt;trunk E21-E22 Trk2 LACP&lt;BR /&gt;ip routing&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged E1-E6&lt;BR /&gt;   no untagged A1-A24,B1-B24,C1-C24,D1-D24,E7-E20,Trk1-Trk2&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 100&lt;BR /&gt;   name "Primary Server &amp;amp; Management Vlan"&lt;BR /&gt;   untagged A1-A24,B1-B24,C1-C24,D1-D24&lt;BR /&gt;   ip address 10.1.100.61 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;vlan 101&lt;BR /&gt;   name "Desktop Vlan"&lt;BR /&gt;   untagged E7-E20,Trk1-Trk2&lt;BR /&gt;   ip helper-address 10.1.100.11&lt;BR /&gt;   ip address 10.1.101.254 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;no ip ssh&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.100.254&lt;BR /&gt;spanning-tree Trk1 priority 4&lt;BR /&gt;spanning-tree Trk2 priority 4&lt;BR /&gt;primary-vlan 100&lt;BR /&gt;management-vlan 100&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have two simple VLAN 100 and 101. I connected 2 pc . one in VLAN 100 with static ip 10.1.100.11/24 and  gateway 10.1.100.61 and other one on vlan 101 with ip 10.1.101.51/24 gateway 10.1.101.254. I can ping respective  gateway from both the pcs. My Switch can ping both  PCs. Switch can ping everything. But PC 1 can not ping to PC 2 and vice versa.  There is no firewall running on any pc.&lt;BR /&gt;Here is a Show ip route display.&lt;BR /&gt;show ip route&lt;BR /&gt;&lt;BR /&gt;                                IP Route Entries&lt;BR /&gt;&lt;BR /&gt;  Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.&lt;BR /&gt;  ------------------ --------------- ---- --------- ---------- ---------- -----&lt;BR /&gt;  0.0.0.0/0          10.1.100.254    100  static               1          1&lt;BR /&gt;  10.1.100.0/24      Primary Serv... 100  connected       1   0        &lt;BR /&gt;  10.1.101.0/24      Desktop Vlan    101  connected         1  0         &lt;BR /&gt;  127.0.0.0/8        reject               static               0          0&lt;BR /&gt;  127.0.0.1/32       lo0                  connected            1          0&lt;BR /&gt;&lt;BR /&gt;  Any clue why PC 1 can not ping PC2 ?&lt;BR /&gt;&lt;BR /&gt;Any help is much appreciated .&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 May 2008 04:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195234#M14182</guid>
      <dc:creator>Himanshu</dc:creator>
      <dc:date>2008-05-10T04:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195235#M14183</link>
      <description>hi....&lt;BR /&gt;you make vlan 100 managemet vlan &lt;BR /&gt;management vlan can't routing &lt;BR /&gt;please you write above config &lt;BR /&gt;&lt;BR /&gt;(config)#managemet-vlan 1&lt;BR /&gt;&lt;BR /&gt;good luck...... &lt;BR /&gt;</description>
      <pubDate>Sat, 10 May 2008 08:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195235#M14183</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-05-10T08:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195236#M14184</link>
      <description>Hi thanks ,&lt;BR /&gt;  SO  I removed management vlan 100 from config. (No management vlan 100) now My PC from VLAN 101 can ping PC of VLAN 100 BUT I have one problem. I put DHCP server on 10.1.100.11 on vlan 100 with scope 10.1.101.101- 150 /24 with gateway 10.1.101.254 (Vlan ip of vlan 101) I am not able to receive dhcp on vlan 101 . I can see on DHCP server that ip has been issued to MAC address of pc on vlan 101 but somehow those PCs on vlan 101 can  not receive any dhcp ip. But if I give any static ip (10.1.101.101/24 with gateway 10.1.101.254 ) they work ok. Somehow DHCP response is not showing up on vlan 101 . I have correct helper address configured there. also on dhcp I can see ip has been given to those vlan101 pcs. &lt;BR /&gt;&lt;BR /&gt;Any help is appreciated Sir.</description>
      <pubDate>Sun, 11 May 2008 15:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195236#M14184</guid>
      <dc:creator>Himanshu</dc:creator>
      <dc:date>2008-05-11T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195237#M14185</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Make sure your DHCP Server has a Gateway:10.1.100.61&lt;BR /&gt;&lt;BR /&gt;Then assign a static IP to one PC in Vlan101, and try from that PC to ping the DHCP server.&lt;BR /&gt;&lt;BR /&gt;When its ok, they you can try to restart the DHCP service and test again.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Mon, 12 May 2008 06:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195237#M14185</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2008-05-12T06:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195238#M14186</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;  I already tried that. Its not working. When I do static IP it works but DHCP can not be obtained on vlan 101. Infact on dhcp logs I can see ip address being negotiated and issued to mac address of pc on vlan 101 but some how no pc on vlan 101 can receive any ip. Please help.</description>
      <pubDate>Wed, 14 May 2008 06:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195238#M14186</guid>
      <dc:creator>Himanshu</dc:creator>
      <dc:date>2008-05-14T06:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Vlan Layer 3 Routing on 5400</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195239#M14187</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Check if you have other DHCP service running in Vlan100.&lt;BR /&gt;&lt;BR /&gt;Also i advice you to attach the logs here, and if possible the DHCP scope configuration with the DHCP server IP config.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Wed, 14 May 2008 07:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/inter-vlan-layer-3-routing-on-5400/m-p/4195239#M14187</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2008-05-14T07:04:50Z</dc:date>
    </item>
  </channel>
</rss>

