Whether invoked through cr_cli or cr_clij, all CLI commands use the following format:
subsystem.object.command arguments
For example, the command for adding a host to the N1 Service Provisioning System software database is hdb.h.add. This command consists three elements that identify:
a N1 Service Provisioning System software subsystem, in this case the host database (hdb)
an object to operate on, in this case a host (h)
a command or operation, in this case adding (add)
Table 1–4 lists the CLI prefix for each N1 Service Provisioning System software subsystem, along with the chapters in this guide that discuss the subsystem.
Table 1–4 N1 Service Provisioning System Software Subsystems and Their CLI Prefixes
Subsystem |
CLI Prefix |
Chapters |
---|---|---|
Component database |
cdb | |
Configuration generator |
cfg | |
Comparison Engine |
cmp | |
Host Database |
hdb | |
Network Operations |
net | |
Plan Database |
pdb | |
Plan Execution |
pe |
See Chapter 12, pe: CLI Commands for Running Plans in N1 Service Provisioning System 4.1 Reference Guide |
Resources |
cdb.rsrc | |
Rules for Notifications |
rule | |
User Database |
udb | |
Categories |
cat |
See Chapter 16, Configuration Generation in N1 Service Provisioning System 4.1 Reference Guide |
This user manual does not contain a complete list of CLI commands. Each section does list the more frequently used CLI commands that relate to the specific topic. For a complete list of CLI commands, please see N1 Service Provisioning System 4.1 Reference Guide.