Created on 09-23-2010 01:17 AM Edited on 06-02-2022 08:56 AM By Anonymous
Description
This article gives a configuration example of how to forward traffic in between two VLANs in transparent mode.
For more information on the trunk, VLAN, forwarding domain and VDOM, please refer to the related articles.
Case Scenario:
Solution:
Scope
All FortiGates or VDOMs running in transparent mode.
Solution
edit "vlan104-105_intern" set forward-domain 104 set interface "port2" set vlanid 104 next edit "vlan104-105_extern" set forward-domain 104 set interface "port3" set vlanid 105 next |
edit 3 set srcintf "vlan104-105_intern" set dstintf "vlan104-105_extern" set srcaddr "all" set dstaddr "all" set action accept set schedule "always" set service "ANY" next edit 4 set srcintf "vlan104-105_extern" set dstintf "vlan104-105_intern" set srcaddr "all" set dstaddr "all" set action accept set schedule "always" set service "ANY" next |
Related Articles
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.