Fortinet black logo

CLI Reference

application name

application name

Use this command to view the application category and ID of each application, among other settings.

This command is read only and cannot be used to change application settings.

config application name
    edit {name}
    # Configure application signatures.
        set name {string}   Application name. size[63]
        set id {integer}   Application ID. range[0-4294967295]
        set category {integer}   Application category ID. range[0-4294967295]
        set sub-category {integer}   Application sub-category ID. range[0-255]
        set popularity {integer}   Application popularity. range[0-255]
        set risk {integer}   Application risk. range[0-255]
        set weight {integer}   Application weight. range[0-255]
        set protocol {string}   Application protocol.
        set technology {string}   Application technology.
        set behavior {string}   Application behavior.
        set vendor {string}   Application vendor.
        set parameter {string}   Application parameter name. size[35]
        config metadata
            edit {id}
            # Meta data.
                set id {integer}   ID. range[0-4294967295]
                set metaid {integer}   Meta ID. range[0-4294967295]
                set valueid {integer}   Value ID. range[0-4294967295]
            next
    next
end

Additional information

The following section is for those options that require additional explanation.

config application name <application-name>

Name of the application to view. Enter the first letter(s) of the name then use the Tab button to get the correct name. You can also type config application name ? to view all options.

get

Once viewing an application, use get to view information about the application, as shown by the set options in the CLI syntax above. Note that this command is read only and the set options cannot be changed or configured.

application name

Use this command to view the application category and ID of each application, among other settings.

This command is read only and cannot be used to change application settings.

config application name
    edit {name}
    # Configure application signatures.
        set name {string}   Application name. size[63]
        set id {integer}   Application ID. range[0-4294967295]
        set category {integer}   Application category ID. range[0-4294967295]
        set sub-category {integer}   Application sub-category ID. range[0-255]
        set popularity {integer}   Application popularity. range[0-255]
        set risk {integer}   Application risk. range[0-255]
        set weight {integer}   Application weight. range[0-255]
        set protocol {string}   Application protocol.
        set technology {string}   Application technology.
        set behavior {string}   Application behavior.
        set vendor {string}   Application vendor.
        set parameter {string}   Application parameter name. size[35]
        config metadata
            edit {id}
            # Meta data.
                set id {integer}   ID. range[0-4294967295]
                set metaid {integer}   Meta ID. range[0-4294967295]
                set valueid {integer}   Value ID. range[0-4294967295]
            next
    next
end

Additional information

The following section is for those options that require additional explanation.

config application name <application-name>

Name of the application to view. Enter the first letter(s) of the name then use the Tab button to get the correct name. You can also type config application name ? to view all options.

get

Once viewing an application, use get to view information about the application, as shown by the set options in the CLI syntax above. Note that this command is read only and the set options cannot be changed or configured.