The Water Cooler

  • 1.  InterVlan Routing in Brocade

    Posted Sep 19, 2017 09:02 AM

    Dear Brocade Team,
    I would like to know one question , about of the intervlan routing.
    Intervlan Routing in cisco, we used the "ip routing" command in L3 Switch.
    For example,
    cisco(config)#vlan 20
    cisco(config-vlan)#vlan 30
    cisco(config-vlan)#interface vlan 20
    cisco(config-if)#ip address 192.168.20.1 255.255.255.0
    cisco(config-if)#interface vlan 30
    cisco(config-if)#ip address 192.168.30.1 255.255.255.0
    cisco(config-if)#exit
    After creation of the vlan 20,30,they can't ping each other because of the ip routing.
    cisco(config)#ip routing

    BRCD(config)#vlan 20
    BRCD(config-vlan-20)#router-interface ve 20
    BRCD(config-vlan-20)#vlan 30
    BRCD(config-vlan-30)#router-interface ve 30
    BRCD(config-vlan-30)#interface ve 20
    BRCD(config-ve-20)#ip address 192.168.20.1/24
    BRCD(config-ve-20)#interface ve 30
    BRCD(config-ve-30)#ip address 192.168.3.1/24

    Required or not the type "ip routing" command ?
    Could you please help me?


    #TheWaterCooler


  • 2.  Re: InterVlan Routing in Brocade

    Posted Sep 30, 2018 05:11 AM

    HI Dear Brocade team,

     

    I also have the same question on my VDX 6740T & 6720.

    Could you please help guide us  how to setup it?


    #TheWaterCooler


  • 3.  Re: InterVlan Routing in Brocade

    Posted Sep 30, 2018 07:38 AM

    @Legacy User @Legacy User

     

    The VDX Switch line was acquired by Extreme Networks, please post your question on the Extreme Community

    located on their VDX Forum 


    #TheWaterCooler