Fortinet black logo

Configure LAN switch

Copy Link
Copy Doc ID f815156d-f108-11e9-8977-00505692583a:99098
Download PDF

Configure LAN switch

FortiExtender-201E comes with four LAN ports (i.e., Ports 1–4) which are part of a LAN switch. These ports can be separated from the LAN switch to run on different IP subnets as well.

To display the current LAN switch configuration:
FX202E5919000011 # config system lan-switch 
FX202E5919000011 (lan-switch) # config ports 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
    edit port4
    next
end
To remove Port 4 from the LAN switch:
FX202E5919000011 (ports) # delete port4
FX202E5919000011 (ports) <M> # next 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
end
To add Port 4 back to the LAN switch:
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
end
Example LAN switch configuration
FX202E5919000011 (ports) # edit port4
FX202E5919000011 (port4) <M> # next 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
    edit port4
    next
end

Configure LAN switch

FortiExtender-201E comes with four LAN ports (i.e., Ports 1–4) which are part of a LAN switch. These ports can be separated from the LAN switch to run on different IP subnets as well.

To display the current LAN switch configuration:
FX202E5919000011 # config system lan-switch 
FX202E5919000011 (lan-switch) # config ports 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
    edit port4
    next
end
To remove Port 4 from the LAN switch:
FX202E5919000011 (ports) # delete port4
FX202E5919000011 (ports) <M> # next 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
end
To add Port 4 back to the LAN switch:
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
end
Example LAN switch configuration
FX202E5919000011 (ports) # edit port4
FX202E5919000011 (port4) <M> # next 
FX202E5919000011 (ports) # show 
config system lan-switch ports
    edit port1
    next
    edit port2
    next
    edit port3
    next
    edit port4
    next
end