Versions Compared

Key

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


Noprint

Search CLI operations:

Page Tree Search



Include Page
_GW unsupported note
_GW unsupported note


Panel

In this section:

Table of Contents
maxLevel2



Info
iconfalse

Configure mode objects:

Children Display

noprint



Search Configure mode objects:

Page Tree Search

The following CLI operations are available in Configure mode.Click a link to go directly to that topic.

  • commit– Commit current set of changes
  • delete – Delete a particular data element
  • edit – Edit a particular sub-element
  • exit – Exit from this level
  • help – Provide help information
  • quit – Exit from this level
  • request – Make system-level requests
  • revert – Revert back to the previous configuration state
  • rollback – Roll database back to last committed version
  • set – Set a parameter
  • show – Show a parameter
  • status – View status of users currently logged into CLI
  • top – Exit to top level and optionally run command
  • up – Exit one level of configuration
Info
Configure mode can be set to either Exclusive or Private session. Refer to CLI Modes.


Info
titleNote

To exit Configure mode and return to System-level mode, enter either quit or exit.


Anchor
commit
commit
commit

When issuing commands in the Configure mode, you must perform a commit operation for the changes to take effect.
Any command that changes the mode or state of an object must be entered and committed separately. The examples under the setcommand description include the appropriate commit entries.

Excerpt


Info
titleNote

The SBC limits the number of set operations to commit at one time (equates to modifying approximately 100 field values). To avoid errors, issue the commitcommand on a regular basis to execute small batches of commands.


 


Example:

Code Block
languagenone
% set addressContext default zone core ipPeer core_peer ipAddress 10.11.12.13 ipPort 5060
% set addressContext default zone peer ipPeer peer_peer ipAddress 10.11.12.14 ipPort 5060
% commit

Optional arguments to include with the commit command are described in the table below.

Caption0Table1

Optional Arguments for 'commit' Command

AttributeDescription
abort  Confirm a pending commit
and-quit Commit current set of changes and exit Configuration mode 
check Validate current configuration
commentAdd a commit comment
confirmedCommit current set of changes with a timeout
labelAdd a commit label
no-confirmCommit current set of changes; do not query user
persist-idSpecify a persist-id

Anchor
delete
delete
delete

Use the delete command to a specific data element, object, profile or configuration.

Command Syntax

Code Block
languagenone
% delete
	addressContext
	global
	no-confirm
	oam
	profiles
	system

Command Parameters

Table
Caption
0
1

Command Parameters

for 'delete'

ParameterDescription
addressContext

Objects scoped to a specific IP addressing domain.

  • diamNode – Diameter Node configurations.
  • dnsGroup – DNS Server Groups in this address context.
  • ipAccessControlList – IP Access Control lists for this address context.
  • ipInterfaceGroup – Groupings of IP interfaces in this address context.
  • ipsec
Ipsec
  • IPsec configuration, security policy database,
ike
  • IKE peer table.
  • linkDetectionGroup – Link Detection Groups in this address context.
  • natDirectMediaGroup – Group of Signaling IP Addresses of NAT devices amongst which Direct media is supported.
  • rtpServerTable – This table is used to create a name for a RTP Server Table table.
  • staticRoute – Static IP routes for this address context.
  • zone – Signaling, media, and control for a zone in the address context.
global

Global objects applicable node-wide.

  • cac – Global CAC objects.
  • callRouting – Global call routing objects.
  • callTrace – Call Trace Group configuration for the Node.
  • carrier – Carrier definitions.
  • country – Country definitions.
  • license – License data.
  • monitorEndpoint – the monitor endpoint (MCT)
  • monitorTarget – the monitor target.
  • npaNxx
Npa Nxx
  • NPA NXX.
  • qoeCallRouting – QOE based call routing.
  • script – Default scripts for call control.
  • security – Global security objects.
  • servers – Global server objects.
  • signaling – Global Signaling objects
  • sipDomain – SIP Domain.
  • subscriber – Subscriber.
no-confirmUse this option to choose not to receive delete confirmation.
oam

Operations and Maintenance objects.

  • accounting
  
  •   – Accounting management.
  • alarms
  
  •   – Alarm configuration and status.
  • eventLog
  
  •   – Event log management.
  • localAuth
  
  •   – Local authentication and authorization configuration.
  • radiusAuthentication
  
  •   – Configuration for Radius authentication server.
  • snmp
  
  •   – SNMP configuration.
  • traps
  
  •   – Trap management.
profiles

Profiles of configuration shared by multiple objects.

  • callRouting – Profiles related to call routing (elementRoutingPriority, timeRangeProfile, etc).
  • digitParameterHandling – Profiles for manipulating digits (Calling, Called, etc) and other call processing parameters.
  • digitProfile – Profile defining digit generation and digit detection.
  • dtmfTrigger – Profile defining conditions for triggering on DTMF digit strings.
  • featureControlProfile – Name of the feature control profile
  • ipSignalingPeerGroup – Represents a IP signaling peer group that identifies set of
Ip
  • IP peer.
  • media – Profiles related to media control (Packet Service Profile, Codec Profiles, etc).
  • security – Profiles related to security (tlsProfile, cryptoSuiteProfile, etc).
  • services – Profiles related to call services (Disconnect Treatment, Emergency, ARS, etc).
  • signaling – Profiles related to call signaling (IPSP, SIP Adaptor, Number Globalization,
CauseCode
  • Cause Code Mapping, etc).
  • sipCacProfile – Profile defining call/registration admission control for a SIP endpoint.
  • system – System level profiles.
system

System-level configuration.

  • admin – Basic configuration (name, location, etc) for the system.
  • congestion – System congestion profile for the node.
  • daughterBoardAdmin (SBC 5400 and 7000 only) The daughter board admin table describes the configuration of each daughter board.

(Not applicable to SBC SWe.)
  •  

  • dspPad – DSP PAD configuration. Service must be restarted for new config to take effect.

  • ethernetPort – Configuration for management, packet, and field-service Ethernet ports.
  • fileStatisticsAdmin – File statistics administrative data.
  • intervalStatistics – The system-wide settings for interval statistics.
  • jsrcServer – JSRC server configuration.
  • logicalMgmtIpInterface – The logical management IP interface.
  • media – System-wide media configurations,
udp
  • UDP port range and
rtp
  • RTP/
rtcp
  • RTCP peer inactivity timeout.
  • mediaProfile – DSP Media Profile configuration.
  • mgmtIpInterfaceGroup – A group of management IP interfaces for the default address context.
  • mgmtStaticRoute – Static IP routes for this address context.
  • ntp – NTP Services Management.
  • policyServer – Configures softswitch servers and client services.
  • security – The MIB Module for Security Management.
  • serverAdmin – The serverAdmn table describes the configuration of each server module.
 


Anchor
edit
edit
edit

The edit command allows you to edit a particular data element, object, profile or configuration.

Anchor
exit
exit
exit


Use the exit operation to exit the Configure mode and revert to System mode.

Anchor
help
help
help

The help operation is a fast and simple means to learn more about the available commands and correct command syntax. For more information, refer to Using CLI Help.

Anchor
quit
quit
quit

The quit operation serves the same function as exit and takes you out of the Configure mode and revert to System mode.

Anchor
request
request
request

The request operation facilitates system-level requests for the following objects from both System and Configure modes.

  • addressContext – Objects scoped to a specific IP address domain.
  • alarms – Alarm Management
  • global – Global objects that are applicable Node wide
  • message – Send message to terminal of one or all users
  • oam – Operations and Maintenance objects.
  • system – System operations

The command syntax of this operation is described in detail in CLI System-Level Mode in the section also named Request Command Details - CLI.

Anchor
revert
revert
revert

Use the revert operation to revert to the previous configuration state. When prompted, enter y to proceed. To revert without receiving the confirmation prompt, enter revert no-confirm.

Command Example

Code Block
languagenone
% revert
All configuration changes will be lost. Proceed? [yes,no] y


Anchor
rollback
rollback
rollback

Use operation to roll the database back to the last committed version.

Command Syntax

Code Block
languagenone
% rollback <index#>

Command Example

To view rollback options and obtain an index number, enter rollback followed by Tab key. For example:

Code Block
languagenone
% rollback <Tab>
Possible completions:
  0 - 2012-08-21 17:43:57 by admin via netconf
  1 - 2012-08-21 15:08:19 by system via system
To rollback to the committed version dated 2012-08-21, enter:
% rollback 1


Anchor
set
set
set

Use the set operation to create or modify an object. The objects associated with this command are listed below and defined in subsequent chapters in this guide.

Anchor
show
show
show

The show operation displays the following objects and their attributes and is often used with set operation (see above) to view results of provisioning activities.

  • addressContext – Objects scoped to a specific IP addressing domain.
  • details – Show details.
  • displaylevel – Use to define the level (1-64) of detail to show.
  • global – Global objects that are applicable Node wide.
  • oam – Operations and Maintenance objects.
  • profiles – Profiles of configuration shared by multiple objects.
  • system – System-level configuration.

Anchor
status
status
status

The status command displays the status of all users currently logged into CLI.

Command Example

Code Block
languagenone
% status
Users currently editing the configuration:
admin ssh (cli from 10.113.130.13) on since 2012-08-22 00:54:50 private mode 

Anchor
top
top
top

The top operation is used to exit to the top level. In Edit mode, the top command takes you to the top most level of CLI commands from any level.

Anchor
up
up
up

The up operation is used to exit one level of configuration. In Edit mode, the up command takes you to one level up.

Pagebreak