Fortinet black logo

CLI Reference

firewall proxy-addrgrp

firewall proxy-addrgrp

Use this command to configure a group of proxy type address objects.

config firewall proxy-addrgrp
    edit {name}
    # Web proxy address group configuration.
        set name {string}   Address group name. size[63]
        set type {src | dst}   Source or destination address group type.
                src  Source group.
                dst  Destination group.
        set uuid {uuid}   Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
        config member
            edit {name}
            # Members of address group.
                set name {string}   Address name. size[64] - datasource(s): firewall.proxy-address.name,firewall.proxy-addrgrp.name
            next
        set color {integer}   Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1). range[0-32]
        config tagging
            edit {name}
            # Config object tagging.
                set name {string}   Tagging entry name. size[63]
                set category {string}   Tag category. size[63] - datasource(s): system.object-tagging.category
                config tags
                    edit {name}
                    # Tags.
                        set name {string}   Tag name. size[64] - datasource(s): system.object-tagging.tags.name
                    next
            next
        set comment {string}   Optional comments. size[255]
        set visibility {enable | disable}   Enable/disable visibility of the object in the GUI.
    next
end

Additional information

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

firewall proxy-addrgrp

Use this command to configure a group of proxy type address objects.

config firewall proxy-addrgrp
    edit {name}
    # Web proxy address group configuration.
        set name {string}   Address group name. size[63]
        set type {src | dst}   Source or destination address group type.
                src  Source group.
                dst  Destination group.
        set uuid {uuid}   Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
        config member
            edit {name}
            # Members of address group.
                set name {string}   Address name. size[64] - datasource(s): firewall.proxy-address.name,firewall.proxy-addrgrp.name
            next
        set color {integer}   Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1). range[0-32]
        config tagging
            edit {name}
            # Config object tagging.
                set name {string}   Tagging entry name. size[63]
                set category {string}   Tag category. size[63] - datasource(s): system.object-tagging.category
                config tags
                    edit {name}
                    # Tags.
                        set name {string}   Tag name. size[64] - datasource(s): system.object-tagging.tags.name
                    next
            next
        set comment {string}   Optional comments. size[255]
        set visibility {enable | disable}   Enable/disable visibility of the object in the GUI.
    next
end

Additional information

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