cmp > cmp-server-group

The cmp-server-group branch provides access to the elements you use to configure cmp

Parameters

name
String to identify this object and reference it elsewhere.
description
Description about the group of cmp-servers.
cmp-servers
Space-separated list of names of cmp-server ACLI container. For each name, use ‘+’ to add, ‘-‘ to remove, omit to replace the list. For example, “cmp-server1 cmp-server2” or (+cmp-server1 -cmp-server2).

The default strategy used for multiple servers is round-robin where each server will be tried one-by-one in the order configured.

A maximum of 10 servers is allowed.

Path

cmp-server-group is an element of the security path. The full path from the topmost ACLI prompt is: configure terminal , and then security, and then cmp, and then cmp-server-group.

Note:

This is a multiple instance configuration element.