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

FortiGate 300D Span Port

Hello All,

 

I have a new FortiGate 300D firewall and I was wondering if this device possessed the ability to take the traffic routed to it and span port it to another device that we use. Anyone have any experience with this functionality on this device, this is my first Fortinet product. Thanks

1 Solution
gschmitt
Valued Contributor

gmvideo4 wrote:

span port

config system switch-interface
  edit <group_name>
    set member <iflist>
    set span {enable | disable}
    set span-dest-port <portnum>
    set span-direction {rx | tx | both}
    set span-source-port <portlist>
    set type {hub | switch | hardware-switch}
    set vdom <vdom_name>
  end

View solution in original post

2 REPLIES 2
gschmitt
Valued Contributor

gmvideo4 wrote:

span port

config system switch-interface
  edit <group_name>
    set member <iflist>
    set span {enable | disable}
    set span-dest-port <portnum>
    set span-direction {rx | tx | both}
    set span-source-port <portlist>
    set type {hub | switch | hardware-switch}
    set vdom <vdom_name>
  end

adogra

gschmitt wrote:

gmvideo4 wrote:

span port

config system switch-interface
  edit <group_name>
    set member <iflist>   
    set span {enable | disable}
    set span-dest-port <portnum>
    set span-direction {rx | tx | both}
    set span-source-port <portlist>
    set type {hub | switch | hardware-switch}
    set vdom <vdom_name>
  end

 

can I span/ mirror more than 1 interfaces in firewall  and destination to 1 port for deep inspection appliance ?if yes how?

 

thanks

Labels
Top Kudoed Authors