Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Jan_Scholten
Contributor

Transparent mode & Forwarding Domains

I have a question regarding forwarding domains in transparent mode. I have 3 transparent vdoms each with 2 physical interfaces - one incoming, one outgoing. Acoording to some guy i need to configure forwarding domains, otherwise arp requests/ broadcast and other L2 traffic may be sent out of every port, regadless of to which vdom the ports belong. I believe he is wrong, as i found a document that stated " Each VDOM (Virtual Domain) is a single broadcast domain The interface attribute ‘forwarding_domain’ allows a Virtual Domain to be subdivided into multiple broadcast domains" But he insists he is right.. i have no test scenario at the moment, so what do you say?
3 REPLIES 3
FortiRack_Eric
New Contributor III

He is quite right. You can achieve this by the following commands for every interface to restrict broadcasting to the same VLAN id. like this: config sys interface edit VLAN101-port1 set forward-domain 101 next edit VLAN101-port2 set forward-domain 101 next edit VLAN102-port3 set forward-domain 102 next ... end I guess you get the idea. Cheers, Eric

Rackmount your Fortinet --> http://www.rackmount.it/fortirack

 

Rackmount your Fortinet --> http://www.rackmount.it/fortirack
FortiRack_Eric
New Contributor III

Oeps, misread the complete question. If you run it in seperate vdoms then you are right otherwise if you have multiple vlans in 1 vdom then you need to do it like I' ve described it in the previous comment. Regards, Eric

Rackmount your Fortinet --> http://www.rackmount.it/fortirack

 

Rackmount your Fortinet --> http://www.rackmount.it/fortirack
Jan_Scholten
Contributor

Jep i have transparent vdoms each with only 2 ports. So i don' t need that? hmm.. now ii have to correct a fortinet presales SE.. hmm.... we will see.
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors