Creating an SIC Group and Server (SRC CLI)
The SIC group configuration controls the properties of accounting and authentication targets, dictionaries, editing rules, and RADIUS and Diameter options.
To create an SIC group and the associated server:
- From configuration mode, access the configuration statement
that creates an SIC group. [edit]user@host# edit slot 0 server
For example, if you want to create an SIC group named server-group1 that includes a server named server-bldg5, from configuration mode:
- Specify the group-name and server-name.[edit]user@host# edit slot 0 sic server set name /server-group1/server-bldg5
The following rules depict how a new SIC group or server configuration is created on successfully committing the configuration:
- If the group-name does not exist in the Juniper Networks database, a new group and server instance as specified in this statement are created and populated with sample data.
- If the group-name already exists in the Juniper Networks database, a server instance as specified in this statement is created under the group and populated with sample data.
If you want to add another server to server-group1 named server-bldg5a, execute:
Creating a server by using this statement populates it with sample data. You can also add a new server to an existing group by using the shared SIC group shared sic group identifier server identifier statement. However, this statement does not populate the server with sample data.