Fortinet black logo

Devices Managed by FortiOS

Configuring port speed and status

Copy Link
Copy Doc ID d60ec86c-919f-11eb-b70b-00505692583a:801177
Download PDF

Configuring port speed and status

Use the following commands to set port speed and other base port settings:

config switch-controller managed-switch

edit <FortiSwitch_serial_number>

config ports

edit <port_name>

set description <text>

set speed <speed>

set status {down | up}

end

end

For example:

config switch-controller managed-switch

edit S524DF4K15000024

config ports

edit port1

set description "First port"

set speed auto

set status up

end

end

Configuring port speed and status

Use the following commands to set port speed and other base port settings:

config switch-controller managed-switch

edit <FortiSwitch_serial_number>

config ports

edit <port_name>

set description <text>

set speed <speed>

set status {down | up}

end

end

For example:

config switch-controller managed-switch

edit S524DF4K15000024

config ports

edit port1

set description "First port"

set speed auto

set status up

end

end