On SRX branches one configures :



interfaces {

    vlan {

         unit 123 {

             family inet {

                        address 192.168.123.1/24

             }

         }

    }

    ge-0/0/0 {

          unit 0 {

             family ethernet-switching

                  vlan {

                       members 123

                   }

             }

         }

    }

}




vlan {

    onetwothree {

        vlan-id 123

        l3-interface vlan.123

    }

}




On SRX IRBs are called RVIs (Routed VLAN Interfaces). This way one gets 
interfaces configured

 as switching interfaces with a routable address. You may apply most L2 options 
in branch SRX as needed, even LAGs and all the other stuff. 




Regards,      Klaus
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to