Same VLAN under two physical interface communication
Hi,
I have a Fortigate firewall V.5.6 I need to have one of the VLANs to be working on two different physical interfaces as two different Backbones exist.
So does a config like the below config works? how can I make both sub-interfaces communicate?
config system interface edit "VLAN.50.port.1" set vdom "root" set ip 172.20.2.1 255.255.255.0 ---> for example set allowaccess ping set interface "port1" set vlanid 50 next edit "VLAN.50.port.2" set vdom "root" set ip ????????????? ---> what IP should be used here. set allowaccess ping set interface "port2" set vlanid 50 next
Thanks
Ysuf
