Fortinet black logo

Administration Guide

Creating an address group

Creating an address group

To create an address group:
  1. Go to Secret Settings > Addresses.
  2. From the +Create New dropdown, select Address Group.

  3. Enter the following information:

    Group name

    Name of the group.

    Members

    Select +, and in Select Entries, select a member or create an address or an address group, click Close.

    Use the search bar to look for a member.

    Use the pen icon next to the member to edit it.

    Comments

    Optionally, enter comments about the address group.

  4. Click OK.

Creating an address group using the CLI example

  1. Enter the following commands in the CLI console:

    config firewall addrgrp

    edit "G Suite" #The address group name.

    set uuid 1d22ff2a-fcbf-51ec-442e-9003cab1eecb

    set member "gmail.com" "wildcard.google.com"

    next

    end

Creating an address group

To create an address group:
  1. Go to Secret Settings > Addresses.
  2. From the +Create New dropdown, select Address Group.

  3. Enter the following information:

    Group name

    Name of the group.

    Members

    Select +, and in Select Entries, select a member or create an address or an address group, click Close.

    Use the search bar to look for a member.

    Use the pen icon next to the member to edit it.

    Comments

    Optionally, enter comments about the address group.

  4. Click OK.

Creating an address group using the CLI example

  1. Enter the following commands in the CLI console:

    config firewall addrgrp

    edit "G Suite" #The address group name.

    set uuid 1d22ff2a-fcbf-51ec-442e-9003cab1eecb

    set member "gmail.com" "wildcard.google.com"

    next

    end