...
Panel |
---|
...
borderColor | green |
---|---|
bgColor | transparent |
borderWidth | 2 |
...
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
...
In this section:
...
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
The realm
parameter is used with an Address Context object to define realm names for use in OMR procedures.
Info |
---|
For feature functionality, please |
...
refer to OMR and TRF Support. For configuration best practices, |
...
refer to Configuring SBC to Apply OMR Rules. |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext hame> realm <realm name> connectedRealm <list of up to 10 connectedRealm names> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
Parameter | Length/Range | Description | ||||||
---|---|---|---|---|---|---|---|---|
| 1-32 characters |
|
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;
} |
Pagebreak |
---|