Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    SAN Storage to SAN Storage - One Inter vlan layer 3 switch

    Scheduled Pinned Locked Moved Routing and Multi WAN
    1 Posts 1 Posters 533 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      AndyHaus
      last edited by

      Hello,

      I am having issues doing inter VLANing between my two SAN devices through a single, Layer 3 HP switch. I am not too familiar with HP my background is in Cisco, so I was hoping someone could tell me what I am missing. Here is the current configuration in my Switch:

      hostname "ProCurve 2910al-48G Switch"

      ip routing
      vlan 1
      name "DEFAULT_VLAN"
      untagged 1-4,15-24,26-30,36,43-48
      ip address dhcp-bootp
      no untagged 5-14,25,31-35,37-42
      exit
      vlan 200
      name "SANA"
      untagged 5-14,37-38
      ip address 10.0.1.1 255.255.255.0
      exit
      vlan 400
      name "VLAN400"
      no ip address
      exit
      vlan 600
      name "SANB"
      untagged 25,31-35,39-42
      ip address 10.1.1.1 255.255.255.0
      exit
      ip route 0.0.0.0 0.0.0.0 10.0.0.1
      ip route 0.0.0.0 0.0.0.0 10.1.0.1
      snmp-server community "public" unrestricted
      no autorun
      password manager
      password operator

      SAN Set up

      SANA                                                                                              SANB
      Mgmt1:10.0.0.40 /24 GW:10.0.0.1    <–Port 26 VLAN 1                Mgmt1:10.1.0.40 /24 GW:10.1.0.1  <--Port 28 VLAN1
      Mgmt1:10.0.0.41 /24 GW:10.0.0.1    <--Port 27 VLAN 1                Mgmt1:10.1.0.41 /24 GW:10.1.0.1  <--Port 29 VLAN1

      iSCSI A1: 10.0.1.10                                                                        iSCSI A1: 10.1.1.10
      iSCSI A1: 10.0.1.11                                                                        iSCSI A1: 10.1.1.11
      iSCSI A1: 10.0.1.12                                                                        iSCSI A1: 10.1.1.12
      iSCSI A1: 10.0.1.13                                                                        iSCSI A1: 10.1.1.13
      iSCSI A1: 10.0.1.14                                                                        iSCSI A1: 10.1.1.14
      iSCSI A1: 10.0.1.15                                                                        iSCSI A1: 10.1.1.15
      iSCSI A1: 10.0.1.16                                                                        iSCSI A1: 10.1.1.16
      iSCSI A1: 10.0.1.17                                                                        iSCSI A1: 10.1.1.17

      I am able to ping all the iSCSI interfaces from the switch, I am able to ping and login to SANA management, but I am not able to ping or logon to the SANB management interface.

      Thanks,

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.