add group

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Adds a new group object that contains other network objects.

Syntax

add group name <name> [ comments "<comment>" ] [ member <name-of-object> ]

Parameters

Parameter

Description

comments

Configures the comment text.

A string that contains less than 257 characters, of this set:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • ',' (comma)

  • '.' (period)

  • '-' (minus)

  • '(' (opening round bracket)

  • ')' (closing round bracket)

  • ':' (colon)

  • '@' (at)

member

Specifies the network object.

Press the TAB key to see the available options.

name

Specifies the group object name.

Press the TAB key to see the available options.

Example Command

add group name MyGroupObject comments "This is a comment" member MyHostObject