...
...
borderColor | green |
---|
bgColor | transparent |
---|
borderWidth | 2 |
---|
...
Back to Table of Contents
Back to CLI Configure Mode
Back to Address Context - CLI
Excerpt Include |
---|
| OMR and TRF Support |
---|
| OMR and TRF Support |
---|
nopanel | true |
---|
|
The realm
parameter is used with an Address Context object to define realm names for use in OMR procedures.
Info |
---|
For feature functionality, please |
...
...
Command Syntax
Code Block |
---|
|
% set addressContext <addressContext hame> realm <realm name> connectedRealm <list of up to 10 connectedRealm names> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Realm Parameter |
---|
3 | Intercept Parameters |
---|
|
|
Parameter | Length/Range | Description |
---|
realm
| 1-32 characters | <realm name> – A unique realm name.
connectedRealm <connectedRealm list> – A optional list of up to 10 connected realms. Realm names can contain up to 32 alphanumeric characters.
Note |
---|
When configuring the to use OMR, realm must be configured. However, connectedRealm is optional. |
|
Command Example
Code Block |
---|
|
admin@SBC01a% set addressContext default realm myRealm connectedRealm Realm1,Realm2,Realm3
admin@SBC01a% show addressContext default realm
realm myRealm {
connectedRealm Realm1,Realm2,Realm3;
} |