set service-group

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

Description

Configures an existing service objects group.

Syntax

set service-group <name> [ new-name <new-name> ] [ comments "<comment>" ]

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)

name

Specifies the Service Group name.

Press the TAB key to see the available options.

new-name

Configures the new Service Group name.

A string that begins with a letter and contains up to 32 characters without spaces, of this set:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

  • '_' (underscore)

Example Command

set service-group myObject_17 new-name myObject_17 comments "This is a comment"