Skip to main content
gmvideo4
New Member
July 17, 2015
Solved

FortiGate 300D Span Port

  • July 17, 2015
  • 1 reply
  • 8581 views

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

    Best answer by gschmitt

    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

    1 reply

    gschmitt
    gschmittAnswer
    New Member
    July 20, 2015

    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
    New Member
    January 4, 2019

    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