Wired Intelligent Edge

 View Only
Expand all | Collapse all

Routing Between VLANs in core switch 8206zl (J9477A)

This thread has been viewed 0 times
  • 1.  Routing Between VLANs in core switch 8206zl (J9477A)

    Posted May 30, 2017 03:53 AM

    i configured mutliple vlans like below but i can't ping other gateway of any other vlan and i am enabling 

    ip routing as global , any suggestions 

    vlan 1
    name "DEFAULT_VLAN"
    tagged A5-A6
    untagged A1-A4,A7-A24
    ip helper-address 192.168.1.26
    ip address 192.168.1.1 255.255.254.0
    exit
    vlan 10
    name "CS-USERS"
    tagged A5-A6
    ip address 192.168.10.1 255.255.255.0
    dhcp-server
    exit
    vlan 20
    name "Sales-Users"
    tagged A5-A6
    ip address 192.168.20.1 255.255.255.0
    exit
    vlan 30
    name "Voice"
    tagged A5-A6
    ip address 192.168.30.1 255.255.255.0
    exit

     



  • 2.  RE: Routing Between VLANs in core switch 8206zl (J9477A)

    Posted May 30, 2017 04:15 AM

    Hi

    Try to answer following questions: 

    • From what device are you trying to ping?
    • In which vlan is that device?
    • Did you add the correct ip, subnet and default gateway on that device?
    • Is your firewall not blocking ping packets on that device?
    • Are your vlan interfaces UP that you are trying to ping? 

     

    Kind regards