Network Management

last person joined: 2 hours ago 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

Migration from 8212zl to 5412r: Inter-VLAN routing

This thread has been viewed 1 times
  • 1.  Migration from 8212zl to 5412r: Inter-VLAN routing

    Posted Jul 27, 2020 02:55 PM

    Hello all;

     

    This weekend I swapped out my MDF old 8212zl switch for a newer 5412r. Most of it went smoothly, but I am having major problems between VLANs. I cannot consistenly reach or ping one side of the network to another on VLAN-10. I have not changed the configuration on any of my IDF switches, and copied the config from the 8212zl onto the 5412r. 

    network-simple.png

    From MDF 5412r to client:

    mdf-hp5412r# ping 10.17.10.243
    10.17.10.243 is alive, time = 1 ms
    mdf-hp5412r# ping 10.17.10.243
    Request timed out.
    mdf-hp5412r# ping 10.17.10.243
    10.17.10.243 is alive, time = 1 ms
    mdf-hp5412r# ping 10.17.10.243
    10.17.10.243 is alive, time = 1 ms
    mdf-hp5412r# ping 10.17.10.243
    Request timed out.

     

    Client to client:

    Request timed out.
    Request timed out.
    Request timed out.
    Reply from 10.17.10.243: bytes=32 time<1ms TTL=63
    Reply from 10.17.10.243: bytes=32 time<1ms TTL=63
    Request timed out.
    Reply from 10.17.10.243: bytes=32 time<1ms TTL=63

     

    IDF Switch to client (switch that client is directly connected to):

    do-hp-e3500yl-0# ping 10.17.0.243
    Request timed out.
    do-hp-e3500yl-0# ping 10.17.0.243
    Request timed out.
    do-hp-e3500yl-0# ping 10.17.0.243
    Request timed out.
    do-hp-e3500yl-0# ping 10.17.0.243
    Request timed out.

     

    MDF Config

    Running configuration:

    ; J9851A Configuration Editor; Created on release #KB.16.10.0009
    ; Ver #14:6f.6f.f8.1d.fb.7f.bf.bb.ff.7c.59.fc.7b.ff.ff.fc.ff.ff.3f.ef:00
    hostname "mdf-hp5412r"
    module A type j9993a
    module B type j9988a
    module C type j9989a
    module D type j9988a
    module E type j9995a
    module F type j9538a
    module I type j9986a
    module J type j9990a
    module K type j9986a
    module L type j9986a
    trunk A5-A6 trk5 lacp
    trunk B17-B18 trk25 trunk
    trunk C17-C24 trk49 trunk
    trunk L11-L12 trk132 lacp
    timesync sntp
    sntp unicast
    sntp server priority 1 132.163.97.4
    sntp server priority 2 129.6.15.27
    time daylight-time-rule continental-us-and-canada
    time timezone -8
    ip timep dhcp
    ip route 0.0.0.0 0.0.0.0 10.17.50.2
    ip routing
    ip multicast-routing
    oobm
    ip address dhcp-bootp
    ipv6 enable
    ipv6 address dhcp full
    exit
    vlan 1
    name "DATA_MGMT"
    no untagged D1-D2,E1,I1-I24,J1-J24,K1-K24,L1-L6,L8-L10,L13-L24,Trk132
    untagged A1-A4,A7-A8,B1-B16,B19-B24,C1-C16,D3-D24,E2-E8,F1-F8,L7,Trk5,Trk25,Trk49
    ip address 10.17.0.230 255.255.255.0
    ip helper-address 10.17.0.50
    ipv6 enable
    ipv6 address dhcp full
    exit
    vlan 10
    name "USERS"
    untagged
    I1,I5-I6,I8-I10,I12-I20,I22-I24,J2-J3,J5-J8,J10-J11,J13-J14,J16,J18-J19,J21-J24,K1-K4,K6,K8-K9,K11-K24,L1-L6,L8-L10,L13
    -L24
    tagged A1-A4,A7-A8,B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,I2,I11,I21,J4,J12,J15,J20,K5,K10,L7,Trk25
    ip address 10.17.10.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    vlan 20
    name "AP"
    untagged E1,I3-I4,I7,J1,J9,J17,K7,Trk132
    tagged A1-A4,A7-A8,B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,L7,Trk25,Trk49
    ip address 10.17.64.1 255.255.224.0
    ip helper-address 10.17.0.50
    exit
    vlan 30
    name "APPLE_TV"
    tagged A1-A4,A7-A8,B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,L7,Trk25
    ip address 10.17.30.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    vlan 40
    name "VoIP"
    tagged A1-A4,A7-A8,B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,I2,I11,I21,J4,J12,J15,J20,K5,K10,L7,Trk25
    ip address 10.17.40.1 255.255.255.0
    ip helper-address 10.17.0.50
    qos priority 6
    voice
    exit
    vlan 50
    name "GATEWAY"
    untagged D1-D2
    ip address 10.17.50.1 255.255.255.0
    exit
    vlan 60
    name "Wifi Management"
    tagged B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,Trk25,Trk49,Trk132
    ip address 10.17.6.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    vlan 61
    name "Wifi Infrastructure"
    tagged B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,Trk25,Trk49,Trk132
    ip address 10.17.161.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    vlan 62
    name "Wifi Staff"
    tagged B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,Trk25,Trk49,Trk132
    ip address 10.17.162.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    vlan 63
    name "Wifi Student"
    tagged B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,Trk25,Trk49,Trk132
    ip address 10.17.176.1 255.255.240.0
    ip helper-address 10.17.0.50
    exit
    vlan 64
    name "Wifi Guest"
    tagged B1-B16,B19-B24,D3-D24,E2-E8,F1-F7,Trk25,Trk49,Trk132
    ip address 10.17.208.1 255.255.248.0
    ip helper-address 10.17.0.50
    exit
    vlan 100
    name "PUBLIC"
    tagged A1-A4,A7-A8,E2-E8,F1-F7,L7,Trk25,Trk49
    ip address 206.78.76.1 255.255.255.0
    exit
    vlan 200
    name "IPS"
    tagged A1-A4,A7-A8,B1-B16,B19-B24,C1-C12,D3-D24,E2-E8,F1-F8,L7,Trk25
    ip address 10.17.207.1 255.255.255.0
    ip helper-address 10.17.0.50
    exit
    spanning-tree
    spanning-tree Trk5 priority 4
    spanning-tree Trk25 priority 4
    spanning-tree Trk49 priority 4
    spanning-tree Trk132 priority 4
    no spanning-tree bpdu-throttle
    spanning-tree force-version stp-compatible
    no tftp server
    no autorun
    no dhcp config-file-update
    no dhcp image-file-update

     

    IDF Config

    Running configuration:

    ; J8693A Configuration Editor; Created on release #K.15.06.0017
    ; Ver #02:10.0d:1f

    hostname "do-hp-e3500yl-0"
    time timezone -8
    time daylight-time-rule Continental-US-and-Canada
    module 1 type J86yyA
    module 2 type J86xxA
    interface 48
    name "TRUNK"
    exit
    trunk 47-48 Trk47 Trunk
    ip default-gateway 10.17.0.230
    vlan 1
    name "DATA_MGMT"
    untagged 33-34,37-46,Trk47
    ip helper-address 10.17.0.50
    ip address 10.17.0.240 255.255.255.0
    no untagged 1-32,35-36
    exit
    vlan 10
    name "USERS"
    untagged 2-4,6,10,13-17,20,22,24-28,31-32
    ip helper-address 10.17.0.50
    tagged 1,5,8-9,11-12,19,21,23,45-46,Trk47
    no ip address
    exit
    vlan 20
    name "AP"
    untagged 18,29-30,35-36
    ip helper-address 10.17.0.50
    tagged 45-46,Trk47
    no ip address
    exit
    vlan 30
    name "APPLE_TV"
    tagged 45-46,Trk47
    no ip address
    exit
    vlan 40
    name "VoIP"
    untagged 7
    qos priority 6
    ip helper-address 10.17.0.50
    tagged 1-6,8-17,19-28,31-32,45-46,Trk47
    voice
    no ip address
    exit
    vlan 50
    name "GATEWAY"
    tagged 45-46
    no ip address
    exit
    vlan 100
    name "PUBLIC"
    tagged 45-46,Trk47
    no ip address
    exit
    vlan 60
    name "Wifi Management"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    vlan 61
    name "Wifi Infrastructure"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    vlan 62
    name "Wifi Staff"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    vlan 63
    name "Wifi Student"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    vlan 64
    name "Wifi Guest"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    vlan 200
    name "IPS"
    ip helper-address 10.17.0.12
    ip helper-address 10.17.0.50
    tagged Trk47
    no ip address
    exit
    fault-finder bad-driver sensitivity high
    fault-finder bad-transceiver sensitivity high
    fault-finder bad-cable sensitivity high
    fault-finder too-long-cable sensitivity high
    fault-finder over-bandwidth sensitivity high
    fault-finder broadcast-storm sensitivity high
    fault-finder loss-of-link sensitivity high
    fault-finder duplex-mismatch-hdx sensitivity high
    fault-finder duplex-mismatch-fdx sensitivity high
    fault-finder link-flap sensitivity high
    sntp server priority 1 10.17.0.248
    spanning-tree
    spanning-tree Trk47 priority 4
    spanning-tree force-version stp-compatible
    no autorun
    no dhcp config-file-update
    no dhcp image-file-update
    password manager
    password operator

     

    If the solution is obvious, then I've been awake waaaayyyyy too long!



  • 2.  RE: Migration from 8212zl to 5412r: Inter-VLAN routing

    Posted Aug 17, 2020 01:11 PM

    Hi,

     

    just to start some troubleshooting I have a few questions:

     

    First I see that you ping 10.17.10.243 from MDF and client but from IDF you ping 10.17.0.243. Is it a typo maybe?

     

    Did you configure an IP address on the user VLAN on IDF while pinging then client from there? Because if you don't do this the ping will be send to MDF first an then routed from there to user VLAN.

     

    Did you double check the trunks? What are all the trunks on MDF used for? I guess three are for IDF (one each). And the last one?

    It would help if you show the trunking in your picture more detailed.