Original Message:
Sent: 02-11-2025 15:39
From: Nikolay Semov
Subject: Multiple Interfaces in the same subnet? (BVI)
If you look at a factory-default configuration, you'll have several ports in an "inside group" which is essentially what you're looking for.
------------------------------
Nikolay Semov
Original Message:
Sent: 02-09-2025 21:39
From: plaush
Subject: Multiple Interfaces in the same subnet? (BVI)
Hi, sorry for the late reply, have been real busy with my internship. I suspect the reason why my initial config didn't work is due to the 'mgmt' name. However, is possible for you to provide a psuedo-config? Thanks!
------------------------------
Ong Wei Ze
Original Message:
Sent: 02-06-2025 15:11
From: David Divins
Subject: Multiple Interfaces in the same subnet? (BVI)
Mgmt is a special reserved zone name for the functional zone, so use something else.
After that, yes IRBs are the way to go. Create your VLANs with l3-interface and interface IRB then assign interfaces to vlans and irb to zone. Write policy as desired.
------------------------------
David Divins
Original Message:
Sent: 02-06-2025 11:37
From: plaush
Subject: Multiple Interfaces in the same subnet? (BVI)
Hello, I'm a student messing around with my SRX300, I'm wondering if I can bridge multiple interfaces together similar to BVIs on Cisco ASAs.
For example:
ge-0/0/1 - ge-0/0/3 will be in subnet 192.168.10.0/24 under 'trust' zone - I'll call this 'inside' group
ge-0/0/4 - ge-0/0/5 will be in subnet 192.168.20.0/24 under 'mgmt' zone (custom security zone) - I'll call this 'Management' group
PCs in the 'inside' & 'management' groupswill have a default gateway of 192.168.10.1 and 192.168.20.1 respectively.
Is it possible to do such a thing? I tried using IRBs to no avail, unless I've been doing it wrong. Thanks!
------------------------------
Ong Wei Ze
------------------------------