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

Multi VLAN through VPN/RED

hi ...

please help me to get configuring multi vlan through VPN..

Thanks in advance .


This thread was automatically locked due to age.
  • Hi, aneezar, and welcome to the User BB!

    Is this a VPN or a RED or both?  Can you give us a simple diagram of what you want to do?

    Cheers - Bob
  • Hi Bobs..

    Yes i do have VPN and RED but time being i'm starting with RED .

    My VLAN works perfect saying IP phones get IP from CUCM & Computers get IP from ASG 220.

    Since I have only L2 switch i wish to have inter VLAN routing from ASG and also RED device connecting with ASG should have both(VLAN) IP addresses including Transparent Split at RED device .

    Please assist me ..

    Thanks in Advance .
  • Don't you have a VLAN capable Switch behind the RED? Otherwise it is not possible, because you can't configure the integrated switch of the RED for doing VLAN Tagging based on the port used. You can only assign VLAN Adresses for the red device. the tagging must be done by a switch. But corret me if I'm wrong or misunderstodd something.

    Regards

    Achim
  • yes dear i do have Tag supported switch in both end ...kindly please advise me configuring astaro..
  • From your diagram, it appears that you are assigning IPs in 192.168.1.0/24 both from the RED and from the Astaro.  This can't work.  Use a different IP-range behind the RED, like 192.168.2.0/24.  You'll need to make packet filter rules like

    (192.168.1.0/24) -> Any -> (192.168.2.0/24) : Allow


    and

    (192.168.2.0/24) -> Any -> (192.168.1.0/24) : Allow


    but you won't need any routing rules.

    It's not clear to me that it's possible to have the CUCM assign 192.168.0.0/24 addresses though the connection between the Astaro and the RED, but I think that depends on your VoIP phones "knowing" the IP of the CUCM server instead of using a standard DHCP request.

    Cheers - Bob
  • bobs..it was truly fruitful information ..thnks 4 ur support ....i wish 2 knw few things 

    1-:how to make Tagging in ASG LAN interface (Voice & Data)
    2-:How apply tagging concept in RED interface .
    3-:how to do inter VLAN routing with ASG and RED 

    Thanks