Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles:
|
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
User "calea" must be created on SBC before attempting LI provisioning.
Create a CALEA user, by executing the following command:
Code Block | ||
---|---|---|
| ||
% set oam localAuth user calea group Calea commit |
You will see a system-generated password. Use this password when you log on to CALEA user for the first time.
Execute the following command to create a CDC:
Code Block |
---|
% set addressContext default intercept callDataChannel CDC
commit |
View the CALEA user status, by executing the following command:
Code Block | ||
---|---|---|
| ||
> show status oam localAuth userStatus userStatus admin { currentStatus Enabled; userId 3000; } userStatus calea { currentStatus Enabled; userId 3329; } [ok] |
Pagebreak |
---|