Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
Panel

In this section:

Table of Contents

Panel

...

borderColorgreen
bgColortransparent
borderWidth2

...

Back to Table of Contents

Back to CLI Configure Mode

Back to Address Context - CLI

In this section:

Table of Contents

 

Excerpt Include
OMR and TRF Support
OMR and TRF Support
nopaneltrue

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.

Command Syntax

 

Code Block
languagenone
% set addressContext <addressContext hame> realm <realm name> connectedRealm <list of up to 10 connectedRealm names> 

Command Parameters

Caption
0Table
1Realm Parameter
3Intercept 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 

Spacevars
0product
to use OMR, realm must be configured. However, connectedRealm is optional.

Command Example

Code Block
languagenone
admin@SBC01a% set addressContext default realm myRealm connectedRealm Realm1,Realm2,Realm3

admin@SBC01a% show addressContext default realm
realm myRealm {
    connectedRealm Realm1,Realm2,Realm3;
}

Pagebreak