This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

inter-vlan communication between different vlan's on different switches

I have configured VLAN on Cisco switch 2960. Now, I want to communicate between different VLAN's on different switches, so how this can be achieved.

Also, how to establish communication from DMZ zone to VLAN and reverse.



This thread was automatically locked due to age.
  • Saquib,

    1. create the trunk on Cisco where you specify all the VLAN to transport on a specific port
    2. On the XG side, create VLAN for each VLAN ID and assign to each a different IP
    3. Bind the VLAN to LAN zone or a new zone
    4. Create LAN to WAN, where source network is VLAN Network

    That's all. If you need inter-vlan traffic, create zone to zone firewall rule (where source/destination zone is the one created during step 3)

    Regards