Fortinet black logo

CLI Reference

system object-tagging

system object-tagging

Use this command to configure object tags.

config system object-tagging
    edit {category}
    # Configure object tagging.
        set category {string}   Tag Category. size[63]
        set address {disable | mandatory | optional}   Address.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set device {disable | mandatory | optional}   Device.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set interface {disable | mandatory | optional}   Interface.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set multiple {enable | disable}   Allow multiple tag selection.
        set color {integer}   Color of icon on the GUI. range[0-32]
        config tags
            edit {name}
            # Tags.
                set name {string}   Tag name. size[64]
            next
    next
end

system object-tagging

Use this command to configure object tags.

config system object-tagging
    edit {category}
    # Configure object tagging.
        set category {string}   Tag Category. size[63]
        set address {disable | mandatory | optional}   Address.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set device {disable | mandatory | optional}   Device.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set interface {disable | mandatory | optional}   Interface.
                disable    Disable.
                mandatory  Mandatory.
                optional   Optional.
        set multiple {enable | disable}   Allow multiple tag selection.
        set color {integer}   Color of icon on the GUI. range[0-32]
        config tags
            edit {name}
            # Tags.
                set name {string}   Tag name. size[64]
            next
    next
end