Versions Compared

Key

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

...

borderColorgreen
bgColortransparent
borderWidth2

Additional sections:

Children Display
styleh6

Noprint

...

Back to Table of Contents

Back to CLI Configure Mode

Search the Profiles section:

Page Tree Search

 

A profile allows you to create a specific set of characteristics different from the standard 

Spacevars
0product
defaults. When defining a new instance, for example, you can then use the profile to set the values as you would like them.

Profiles are referenced by other configuration objects throughout the system, and are a means of sharing the same configuration values among multiple object instances.

Note

When using the "show" command to view particular profile attributes, be sure to include the profile name in the command to avoid syntax errors.

Example show command to view ingressIpAttributes:

Code Block
languagenone
% show profiles signaling ipSignalingProfile DEFAULT_SIP ingressIpAttributes 
flags {
    sip181Supported                        disable;
    sip182Supported                        disable;
    mapCalledPartyCategoryInPSigInfoHeader disable;
    noSdpIn180Supported                    disable;
    registrationExpiresinExpiresHeader     disable;
    send183OnInitiatingDisconnectTreatment disable;
    sendSdpIn200OkIf18xReliable            disable;
    sendSdpInSubsequent18x                 disable;
}
carrierInformation {
    generateTerminatingCa  disable;
    generateTerminatingCic disable;
}
[ok][2013-06-22 15:45:04]

...

 

The following profile types are described in this section:

Div
stylepadding-left:2%;
idindent

Children Display
styleh5
 

 

Pagebreak