SRX

 View Only
last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.

Bridge domains, Revisited.

  • 1.  Bridge domains, Revisited.

    Posted 16 days ago

    I would like to know if anyone has experience with this block. I want more additions but I haven't fully checked what is possible. It's a virtual switch so it seems to end up lean. Anyone got any ideas? It shows a lot of options but many are not compatible.

    Does anyone know how to use bridge-domains in the newer srx? This fits in my srx550. In srx300 bridge-domains is not present.

    virtual-switch in srx300 seemed problematic at first try. bridge domains are required, it seems.



       MyVRSwitch {

            instance-type virtual-switch;

            access {

                address-assignment {

                    neighbor-discovery-router-advertisement p4;

                    pool p1 {

                        family inet {

                            network 192.168.1.0/24;

                        }

                    }

                    pool p2 {

                        family inet6 {

                            prefix 2001:558::0/64;

                        }

                    }

                    pool p3 {

                        family inet6 {

                            prefix 2601:204::0/64;

                        }

                    }

                    pool p4 {

                        family inet6 {

                            prefix fe80::0/64;

                        }

                    }

                }

            }

            vrf-advertise-selective {

                family {

                    inet-mvpn;

                    inet6-mvpn;

                }

            }

            forwarding-options {

                load-balance {

                    per-prefix {

                        hash-seed 24051;

                    }

                }

            }

            bridge-domains {

                VR2 {

                    vlan-id-list [ 1 1028 ];

                    bridge-options {

                        mac-table-aging-time 5304;

                    }

                }

            }

        }

    }



    ------------------------------
    Adrian Aguinaga
    B.S.C.M. I.T.T. Tech
    (Construction Management)
    A.A.S. I.T.T. Tech
    (Drafting & Design)
    ------------------------------