Fortinet black logo

New Features

De-authorize FortiExtender devices 7.2.4

Copy Link
Copy Doc ID 77966226-6996-11ec-bdf2-fa163e15d75b:361063
Download PDF

De-authorize FortiExtender devices 7.2.4

Note

This information is also available in the FortiExtender 7.2.4 Admin Guide:

FortiExtenders discovered by the FortiGate configured as a controller used to show up on the FortiGate GUI as pending authorization, causing confusion in certain situation. This enhancement enables you to disable a discovered FortiExtender device on a FortiGate configured as a FortiExtender controller from the GUI or the CLI.

GUI
  1. Locate the FortiExtender in "Unauthorized" status.

  2. Select the FortiExtender and click "Edit". Note: The original status is "Deauthorized"

  3. Set the status to "Reject", and click OK.

The following image shows the status of the FortiExtender after it is being rejected.

CLI

When the FortiExtender is in "discovered' state.

config extension-controller extender
    edit "FX0135921000036"
        set id "FX511F5921000036"
        set authorized discovered

You can change it to "disable" state. It will be shown as "Reject" in the GUI.

config extension-controller extender
    edit "FX0135921000036"
        set id "FX511F5921000036"
        set authorized disable
 

De-authorize FortiExtender devices 7.2.4

Note

This information is also available in the FortiExtender 7.2.4 Admin Guide:

FortiExtenders discovered by the FortiGate configured as a controller used to show up on the FortiGate GUI as pending authorization, causing confusion in certain situation. This enhancement enables you to disable a discovered FortiExtender device on a FortiGate configured as a FortiExtender controller from the GUI or the CLI.

GUI
  1. Locate the FortiExtender in "Unauthorized" status.

  2. Select the FortiExtender and click "Edit". Note: The original status is "Deauthorized"

  3. Set the status to "Reject", and click OK.

The following image shows the status of the FortiExtender after it is being rejected.

CLI

When the FortiExtender is in "discovered' state.

config extension-controller extender
    edit "FX0135921000036"
        set id "FX511F5921000036"
        set authorized discovered

You can change it to "disable" state. It will be shown as "Reject" in the GUI.

config extension-controller extender
    edit "FX0135921000036"
        set id "FX511F5921000036"
        set authorized disable