Download as pdf or txt
Download as pdf or txt
You are on page 1of 70

Acme Command Line Interface „

Acme Command Line Interface

Contents
1 ACLI 3
1.1 Introduction 4
1.2 Navigation 4
1.3 Exiting the ACLI 4
1.4 Most important ACLI commands 5
1.5 Configuration menu tree 62
2 Exercise 67

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
1
Acme Command Line Interface

FN44222EN60GLA1
2 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1 ACLI

Fig. 1 Net-Net 4250

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
3
Acme Command Line Interface

1.1 Introduction
Access to ACLI is possible via:
• local console (serial connection)
• ssh
• telnet

1.2 Navigation
Hotkeys can assist you in navigating and editing the ACLI, and they also allow you to
scroll through a list of commands that you have recently executed. These hotkeys are
similar to those found in many other CLIs. The following table lists ACLI hotkeys and
a description of each.
Category Hotkey Description
General <Ctrl-D> Equivalent of the done command when used at the end of a
command line. When used within a command line, this hotkey deletes the character
at the cursor when it is used within the command line.
<UParrow> Scrolls forward through former commands.
<DOWNarrow> Scrolls backward through former commands.
<Tab> Completes a partial command or lists all options available if the characters
entered match multiple commands. Executed at the beginning of the command line,
this hotkey lists the configurable elements/parameters and available commands for
that configuration level.
<?> Provides context-sensitive help. It functions both for ACLI commands and
configuration elements.

1.3 Exiting the ACLI


Typing exit at any ACLI prompt moves you to the next “higher” level in the ACLI.
After exiting through enough ACLI levels you will eventually log yourself out of the
system.

FN44222EN60GLA1
4 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4 Most important ACLI commands


1.4.1 enable
The enable command changes the current ACLI session from user mode to
superuser mode.

TOOLS
Starting tRadd...
Starting tPusher...
Starting tEbmd...
Starting tSipd...
Starting tLrtd...
Starting tH323d...
Starting tH248d...
Starting tSecured...
Starting tSnmpd...
Start platform alarm...
atcpApp: started
clock sync-ed to NTP server 192.168.9.247
Initializing /ramdrv Cleaner
Starting tLogCleaner task
Bringing up shell...
password secure mode is disabled
Starting SSH...
SSH_Cli_init: allocated memory for 5 connections
acli: max telnet sessions: 5

Password:
SBC-Node1> enable
Password:
SBC-Node1#
TIP
Default password for user mode is "acme" and default password for superuser mode
is "packet".

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
5
Acme Command Line Interface

1.4.2 secret
The secret command sets the User and Superuser passwords.
Syntax of the command is: secret <user level>
User level can have the following values:
login - Sets the Net-Net system’s user password
enable - Sets the Net-Net system’s superuser password

For security reasons, the ACLI does not echo the password information you enter.
You will be prompted to enter the new password twice for both commands. The
passwords must be 6-8 characters including one non-alpha character. For security
purposes, please use different passwords for the user and superuser accounts.

1.4.3 save-config
The save-config command saves the current configuration to the Net-Net
system’s last-saved configuration, stored in flash memory.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
6 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.4 prompt-enabled
The Net-Net SBC lets you know if a configuration has been changed and you’ve
applied the done command, but have not saved and activated yet. When you issue
the done command and return to Superuser mode, the ACLI prompt prefixes two
asterisks (**). When you have saved, but not yet activated, the ACLI prompt prefixes
one asterisk (*).
The prompt-enabled command allows you to decide whether or not you want the Net-
Net SBC to give you this prompt. When this command is entered without an
argument, the Net-Net SBC displays the current setting of the prompt.
Allowed values for prompt-enabled are enabled or disabled.

TOOLS
SBC-Node1# prompt-enabled enabled

Current Setting for configuration prompt: enabled

SBC-Node1#

TIP
This command works only in superuser mode.

1.4.5 activate-config
The activate-config command activates the current configuration on the Net-Net
SD to make it the running configuration.

WARNING
Before executing this command, be aware of the real time configuration (RTC)
consequences on the operation of the Net-Net SD.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
7
Acme Command Line Interface

1.4.6 verify-config
The verify-config command verifies the Net-Net SD’s current configuration. It
should be executed prior to activating a configuration.
This command verifies the following:
• In the following configuration elements, the realms parameter corresponds to an
existing realm-config configuration element.
1. sip-nat
2. sip-config
3. mgcp-config
4. static-flows
5. local-policy
6. steering-pool
7. session-agent
8. h323-stacks
9. media-manager (home-realm)
• In the realm-config configuration element, the referenced class-profile and media-
policy configuration elements exist.
• In the account-config element, at least one account-server subelement exists.
• In the local-policy element, at least one policy-attribute subelement exists.
• In realm-config configuration element, the network-interfaces parameter
corresponds to a network-interface name and subport-id.
• In the network-interface configuration element, the name parameter corresponds
to a physical-interface name.
• In the rdncy-peer-dest configuration element, the network-interface parameter
corresponds to a network-interface name.
• In the system-config configuration element, the default-gateway is a gateway that
exists in any one of the network-interface configuration elements.
• In the host-route configuration element, the gateway parameter is the address for
a network-interface.
In the following configuration elements, the media-profile parameter corresponds to
an existing media-profile configuration element: h323-stack, session-agent, local-
policy, iwf-config

FN44222EN60GLA1
8 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

TOOLS
SBC-Node1# verify-config
Verifying Configuration:
Checking realm list for each sip-interface...
OK. Each referenced realm exists.
Checking realm list for each session-agent...
OK. Each referenced realm exists.
Checking realm list for each sip-config...
OK. Each referenced realm exists.
Checking realm list for each steering-pool...
OK. Each referenced realm exists.
Checking for duplicate ALG Ports...
Checking policy-attribute list for each local-policy...
Checking source-realm list for each local-policy...
OK. Each referenced source-realm exists.
Checking realm list for each local-policy...
OK. Each referenced realm exists.
Checking realm list for each media-manager...
OK. Each referenced realm exists.
Checking sip-manipulation list for each realm-config...
OK. Each referenced sip-manipulation exists.
Checking for loops and invalid references in sip-manipulations...
OK. no loops or invalid reference in sip-manipulations
Checking for realm-config network-interfaces...
OK. All realm-config network-interfaces exist.
Checking for physical-interface network-interfaces...
OK. All physical-interface network-interfaces exist.
OK. The system-config default gateway (10.31.131.254) is present in
the network-interface wancom
Checking configuration password...
OK: configuration password is in sync with the configuration data
Checking Collection configuration...
Configuration elements checked are valid.
SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
9
Acme Command Line Interface

1.4.7 delete-config
The delete-config command deletes the current configuration located in the
/code/data and /code/config directories from the system’s flash memory.

TOOLS
SBC-Node1# delete-config
******************************************************
Do you really want to ERASE the saved config:? [y/n]?: y
Deleting configuration
removing /code/gzConfig/dataDoc.gz
NOTE: need to reboot for changes to take effect
task done

TIP
delete-config can be used together with optional parameter cached which will
delete configuration from the "edit" buffer:

TOOLS
SBC-Node1# delete-config cached
******************************************************
Do you really want to ERASE the cached config:? [y/n]?: y
Deleting configuration
Erase-Cache received, processing.
waiting 1200 for request to finish
Request to 'ERASE-CACHE' has Finished,
Erase-Cache: Completed

NOTE: need to save-config and activate-config for changes to take effect

SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
10 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.8 display-current-cfg-version
The display-current-cfg-version command displays the current configuration
version.

1.4.9 display-running-cfg-version
This command displays the version number of the running configuration, and integer
value that is incremented by one for each new configuration version.

TOOLS
**SBC-Node1# display-current-cfg-version
Current configuration version is 17
**SBC-Node1# display-running-cfg-version
Running configuration version is 16
**SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
11
Acme Command Line Interface

1.4.10 Working with backups

1.4.10.1 backup-config
The backup-config command backs up the current flash memory configuration to
the specified filename in the /code/bkups directory.
Syntax of the command is: backup-config <name-of-backup> [running |
editing]

SBC-Node1# backup-config MyConfig editing


task done
SBC-Node1#

WARNING
If insufficient disk space is available, the Net-Net SD will not complete the task.

TIP
This command works only in superuser mode.

1.4.10.2 display-backups
The display-backups command displays the configuration backup files located in
the /code/bkups directory.

TOOLS
SBC-Node1# display-backups
Ljubljana2209.tar.gz
Sydney1911.tar.gz
Jakarta1201.tar.gz
Munich1510.tar.gz
MyConfig.gz
SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
12 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.10.3 restore-backup-config
The restore-backup-config command restores a named backup configuration.

Arguments for commands are: config-name (name of the backup), saved


(restore the configuration to the last saved configuration) or running (Restore the
configuration to the last running configuration).

TIP
This command works only in superuser mode.

1.4.10.4 delete-backup-config
The delete-backup-config command deletes a saved configuration file from the
Net-Net system’s flash memory.
Syntax of the command is: delete- backup-config <name-of-backup>

TOOLS
**SBC-Node1# delete-backup-config MyConfig.gz
task done
**SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
13
Acme Command Line Interface

1.4.11 display-logfiles
The display-logfiles command lists the current logfiles located in the logfile
directory.

TOOLS
**SBC-Node1# display-logfiles

Listing Directory /ramdrv/logs/:


drwxrwxrwx 1 0 0 512 Jan 25 22:18 ./
drwxrwxrwx 1 0 0 512 Jan 25 22:51 ../
-rwxrwxrwx 1 0 0 20542 Jan 25 22:51 acmelog
-rwxrwxrwx 1 0 0 16029 Jan 25 22:51 log.sysmand
-rwxrwxrwx 1 0 0 5113 Jan 25 22:17 log.bootstrap
-rwxrwxrwx 1 0 0 1188 Jan 25 22:17 log.brokerd
-rwxrwxrwx 1 0 0 4700 Jan 25 22:51 log.npsoft
-rwxrwxrwx 1 0 0 370 Jan 25 22:17 log.xntpd
-rwxrwxrwx 1 0 0 419 Jan 25 22:17 log.berpd
-rwxrwxrwx 1 0 0 27424 Jan 25 22:52 log.cliWorker
-rwxrwxrwx 1 0 0 33365 Jan 25 22:51 log.lemd
-rwxrwxrwx 1 0 0 4125 Jan 25 22:51 log.collect
-rwxrwxrwx 1 0 0 3716 Jan 25 22:51 log.atcpd
-rwxrwxrwx 1 0 0 3598 Jan 25 22:51 log.atcpApp
-rwxrwxrwx 1 0 0 34109 Jan 25 22:51 log.mbcd
-rwxrwxrwx 1 0 0 4054 Jan 25 22:51 log.lid
-rwxrwxrwx 1 0 0 7532 Jan 25 22:51 log.algd
-rwxrwxrwx 1 0 0 4595 Jan 25 22:51 log.radd
-rwxrwxrwx 1 0 0 3711 Jan 25 22:51 log.pusher
-rwxrwxrwx 1 0 0 7862 Jan 25 22:51 log.ebmd
-rwxrwxrwx 1 0 0 21654 Jan 25 23:00 log.sipd
-rwxrwxrwx 1 0 0 4600 Jan 25 22:51 log.lrtd
-rwxrwxrwx 1 0 0 10201 Jan 25 23:00 log.h323d
-rwxrwxrwx 1 0 0 1889 Jan 25 22:17 log.h248d
-rwxrwxrwx 1 0 0 4401 Jan 25 22:51 log.secured
-rwxrwxrwx 1 0 0 3250 Jan 25 22:51 log.snmpd
-rwxrwxrwx 1 0 0 316 Jan 25 22:26 stun.log
-rwxrwxrwx 1 0 0 233 Jan 25 22:26 alg.log
-rwxrwxrwx 1 0 0 1559 Jan 25 22:26 sipmsg.log
-rwxrwxrwx 1 0 0 391 Jan 25 22:17 log.acliSSH0
-rwxrwxrwx 1 0 0 392 Jan 25 22:17 log.acliSSH1
-rwxrwxrwx 1 0 0 392 Jan 25 22:17 log.acliSSH2
-rwxrwxrwx 1 0 0 393 Jan 25 22:17 log.acliSSH3
-rwxrwxrwx 1 0 0 393 Jan 25 22:17 log.acliSSH4
-rwxrwxrwx 1 0 0 14188 Jan 25 22:59 log.acliConsole
-rwxrwxrwx 1 0 0 396 Jan 25 22:17 log.acliTelnet0
-rwxrwxrwx 1 0 0 396 Jan 25 22:17 log.acliTelnet1
-rwxrwxrwx 1 0 0 396 Jan 25 22:17 log.acliTelnet2
-rwxrwxrwx 1 0 0 396 Jan 25 22:17 log.acliTelnet3
-rwxrwxrwx 1 0 0 396 Jan 25 22:17 log.acliTelnet4
-rwxrwxrwx 1 0 0 12804 Jan 25 23:00 cli.audit.log
**SBC-Node1#
TIP
Logfiles are located in the /ramdrv/logs directory.

FN44222EN60GLA1
14 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.12 log-level
The log-level command sets the system wide log-level or the log-level for a
specific task or process. In addition, you can set the log type for a specific log level
on a per task basis.
Syntaxes of the command are:
log-level system <log-level>
log-level <task-name | all> <log-level>
Allowed values for log-level are: emergency, critical, major, minor, warning, notice,
info, trace, debug and detail.
<task-name> Task name for the log level being set
WARNING
The log setting changes made by the log-level command are not persistent
after a reboot. Change log settings in the system configuration in order for
them to be persistent.

TIP
Using word "all" instead of task-name changes the process log level for all Net-Net
system tasks.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
15
Acme Command Line Interface

1.4.13 archives
The archives command is used for creating, moving, and manipulating archived log
files (on the Acme V5.x and older also archived configuration files). All archive files
are created in .tar.gz format in SD Software versions 2.0 and above. All commands
are executed from within the archives shell. Log files contain a record of system
events. Log files are stored in the /code/logs directory.
TIP
Note for Acme V5.x and older: Configuration files are a full system configuration,
inclusive of all configuration elements, saved in one file. Configuration files are stored
in the /code/tar directory.

1.4.13.1 create
This command creates a new archive.
Syntaxes of the command are:
create LOGS <logfile-name>

WARNING
On Acme V5.x and older following format of the command was also allowed:
create CFG <config-type> <config-filename>
Allowed values for config-type were running (Running configuration) or saved
(Saved configuration).

TIP
Archives are created in .tar.gz (tarred and gzipped) format.
This command works only in superuser mode.

1.4.13.2 delete
This command deletes the log files currently saved on the SD’s file system.
Syntax of the command is: delete <archive-type> <filename>
Allowed values for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
16 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.13.3 display
This command lists the log archive files currently saved on the SD’s file system.
Syntax of the command is: display <archive-type>
Allowed value for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.

1.4.13.4 rename
Renames an archived log.
Syntax of the command is:
rename <archive-type> <old-archive> <new-archive>
Allowed value for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.

TIP
You do not need to append “.tar.gz” to the filename when using this command.
This command works only in superuser mode.

1.4.13.5 exit
This command exits from the archives session and returns you to the ACLI
Superuser system prompt.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
17
Acme Command Line Interface

1.4.13.6 extract
WARNING
This command is supported only on Acme V5.x and older.

This command extracts an existing configuration archive.


Syntax of the command is: extract cfg <config-type> <archive-name>
Allowed value for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.

WARNING
If running is selected, it will overwrite the Net-Net system’s current running
configuration in /ramdrv/data/. If saved is selected, it will overwrite the Net-Net
system’s currently saved configuration in /code/data. You must append
.tar.gz to the filename when using this command. The Net-Net system does not
allow for the extraction of log archives.

TIP
This command works only in superuser mode.

1.4.13.7 get
This command retrieves an archived log file from a remote host using standard FTP.
Syntax of the command is:
get <archive-type> <archive-name> <remote-host> <user-name> <password>
Allowed value for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.

TIP
If you do not include all the necessary arguments, the get command will prompt you
for the arguments you omitted.

TIP
The get command writes the retrieved file to the /code/tar/<archive-name> path.
This command works only in superuser mode.

FN44222EN60GLA1
18 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.13.8 send
This command sends an archived log file to a remote host using FTP.
Syntax of the command is:
send <archive-type> <archive-name> <host-ip-address> <username>
Allowed value for archive-type is LOGS.

WARNING
On Acme V5.x and older allowed value for <archive-type> was also CFG.
.
TIP
Same as get, if you do not include all the necessary arguments, the send command
will prompt you for the arguments you omitted.

WARNING
On some older Net-Net SD software loads file names and parameters "LOGS"
and "CFG" are case sensitive!

SBC-Node1# archives
SBC-Node1(archives)# create LOGS test
task done
SBC-Node1(archives)# display LOGS
test.tar.gz
SBC-Node1(archives)# send LOGS test.tar.gz 192.168.9.247 student
Password:
Logging in (192.168.9.247:student)...Done.
sending
data.......................................................................
....................Done.
task done
SBC-Node1(archives)# rename LOGS test.tar.gz arc.tar.gz
moving file /code//logs/test.tar.gz -> /code//logs/arc.tar.gz
SBC-Node1(archives)# delete LOGS arc.tar.gz
Archive '/code//logs/arc.tar.gz' deleted.
task done
SBC-Node1(archives)# exit
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
19
Acme Command Line Interface

1.4.14 display-alarms
This command shows the current alarms on the Net-Net SD. Each alarm entry lists
alarm ID, task ID, alarm severity code, number of occurrences, when the alarm first
and last occurred, the number of times it has occurred, and a description of the
alarm.

Fig. 2 display-alarms example

FN44222EN60GLA1
20 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.15 clear-alarm
The clear-alarm command clears a specified alarm.
Syntax of the command is: clear-alarm <alarm_id> <task_id>
Parameters are:
• alarm_id - Unique 32-bit integer that contains a 16-bit category name or
number and a unique 16-bit identifier for the error or failure within that category
• task_id - Task ID of task that sent alarm

Fig. 3 clear-alarm example

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
21
Acme Command Line Interface

1.4.16 notify
The notify command notifies a specific task or process of a condition that it should
act.
Syntaxes of the command are:
notify <all | <process-name>> trace <all|<socket-address><filename>>
[<out-udp-port>]

notify <all | <process-name>> notrace all|<socket-address>


Arguments:
• socket-address - IP address and the port on which the socket is connected
• out-udp-port - IP address and port to which the log messages are sent; if the
out-udp-port is not specified, logs are written to the file.
Used for runtime protocol tracing for UDP/TCP sockets, this command provides for
all protocol messages for ServiceSocket sockets to be written to a log file or sent out
of the Net-Net SD system to a UDP port.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
22 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.16.1 berpd force


Forces a manual switchover between Net-Net SDs in an HA node, regardless of the
Net-Net SD on which the command is executed.

SBC-Node1# show health

Media Synchronized true


SIP Synchronized true
MGCP Synchronized true
H248 Synchronized disabled
Config Synchronized true
Collect Synchronized disabled
Radius CDR Synchronized true
Rotated CDRs Synchronized true
Active Peer Address 0.0.0.0

Redundancy Protocol Process (v3):


State Active
Health 100
Lowest Local Address 192.168.99.2:9090
1 peer(s) on 2 socket(s):
SBC-Node2: v3, Standby, health=100, max silence=1050
last received from 192.168.99.1 on wancom1:0

Switchover log:

SBC-Node1# notify berpd force


SBC-Node1# show health

Media Synchronized true


SIP Synchronized true
MGCP Synchronized true
H248 Synchronized disabled
Config Synchronized true
Collect Synchronized disabled
Radius CDR Synchronized true
Rotated CDRs Synchronized true
Active Peer Address 192.168.99.1

Redundancy Protocol Process (v3):


State Standby
Health 100
Lowest Local Address 192.168.99.2:9090
1 peer(s) on 2 socket(s):
SBC-Node2: v3, Active, health=100, max silence=1050
last received from 192.168.99.1 on wancom1:0

Switchover log:
Jan 26 22:45:33.758: Active to RelinquishingActive, forced by
command

SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
23
Acme Command Line Interface

1.4.16.2 syslog
Syntax of the command is: notify syslog <arguments>
Allowed values of arguments are:
• ip-address - Adds a syslog server with the given IP address to the configured
syslog servers. When this command is executed without any arguments, the Net-
Net SD is prompted to re-read the current configuration, replace any pre-existing
configuration information for syslog, and begin sending syslog messages to any
configured syslog servers.
• udplog
• noudplog
• trace
• notrace

1.4.16.3 nosyslog
Syntax of the command is: notify nosyslog <ip-address>
The notify nosyslog command executed without an argument prompts the Net-Net
system to disable the logging of syslog messages sent from the system to all syslog
destinations.

1.4.16.4 rotate-logs
Syntax of the command is: notify <task> rotate-logs
Allowed values for task are:
• sipd
• sysmand
• berpd
• brokerd
• lemd
• mbcd
• h323d
• algd
• radd
• all

FN44222EN60GLA1
24 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.16.5 sipd
Syntax of the command is: notify sipd <arguments>
Allowed values for arguments are:
• nosiplog - Disables the logging of SIP messages, including SIP messages as
seen from the perspective of the Net-Net SD’s SIP proxy
• siplog - Enables SIP logging messages in the sipmsg.log
• report - Writes all SIP process statistics to the log file
• dump limit - Writes CPU limit information to the log file
• debug - Sets log level for SIP protocol for some SIP activity
• nodebug - Disables setting the log level for the SIP protocol for some SIP activity
• reload - Updates configuration changes dynamically by reloading the
configuration data that SIP functionality might need. This command cannot tear
down any in-progress sessions, and it cannot tear down any listening sockets.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
25
Acme Command Line Interface

1.4.17 check-space-remaining
The check-space-remaining command displays the remaining amount of space
in the boot directory, code (or flash memory), and ramdrv devices.
Syntax of the command is: check-space-remaining <device>
Allowed values for device are: boot, code and ramdrv.

SBC-Node1# check-space-remaining boot

boot: 3077120/29702144 bytes (10%) remaining


SBC-Node1# check-space-remaining code

code: 27824128/29702144 bytes (93%) remaining


SBC-Node1# check-space-remaining ramdrv

ramdrv: 131688960/132104192 bytes (99%) remaining


SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
26 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.18 ping
This command sends ICMP echo messages, and displays:
• minimum round trip time (RTT)
• maximum RTT
• average RTT
• number of packets transmitted
• number of packets received
• percentage of packets lost
Format of command is: ping <ip-address> <vlan> <source-ip>
<vlan> and <source-ip> are optional.

SBC-Node1# ping 10.31.131.31 access:14 192.168.8.80


PING 10.31.131.31: 56 data bytes
64 bytes from 10.31.131.31: icmp_seq=0. time=2. ms
64 bytes from 10.31.131.31: icmp_seq=1. time=0. ms
64 bytes from 10.31.131.31: icmp_seq=2. time=0. ms
64 bytes from 10.31.131.31: icmp_seq=3. time=0. ms
----10.31.131.31 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/2
SBC-Node1#

TIP
The default ping timeout is 64ms.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
27
Acme Command Line Interface

1.4.19 show

1.4.19.1 sipd
The show sipd command displays SIP statistics on your Net-Net SBC.

The following is a list of all show sipd arguments:


• status - Displays information about SIP transactions. These statistics are given for
the Period and Lifetime monitoring spans. This display also provides statistics
related to SIP media events. The following statistics are displayed when using the
show sipd status command.
• errors - Displays statistics for SIP media event errors. These statistics are errors
encountered by the SIP application in processing SIP media sessions, dialogs,
and session descriptions (SDP). Errors are only displayed for the lifetime
monitoring span.
• policy - Displays SIP local policy / routing statistics for lifetime duration
• server - Displays statistics for SIP server events when the Net-Net SBC is acting
as a SIP server in its B2BUA role. Period and Lifetime monitoring spans for SIP
server transactions are given.
• client - Displays statistics for SIP client events when the Net-Net SBC is acting as
a SIP client in its B2BUA role. Period and Lifetime monitoring spans are displayed.
• acls - Displays ACL information Period and Lifetime monitoring spans are
displayed for SIP ACL status.
• sessions - Displays the number of sessions and dialogs in various states

TOOLS
SBC-Node1# show sipd sessions
13:35:14-193
SIP Session Status -- Period -- -------- Lifetime --------
Active High Total Total PerMax High
Sessions 1 2 7 14 7 2
Initial 0 1 7 14 7 2
Early 1 2 4 8 4 2
Established 0 0 0 2 1 1
Terminated 2 4 6 13 6 4
Dialogs 4 4 12 24 12 4
Early 4 8 12 24 12 8
Confirmed 0 0 0 4 2 2
Terminated 0 1 2 10 2 2
SBC-Node1#

• redundancy - Executing the show sipd redundancy command is the equivalent to


the show redundancy sipd command

FN44222EN60GLA1
28 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

• agents - Displays SIP session agent state information; used to determine if a


session agent is in service.
• agent <agent> - Displays activity for the session agent that you specify
• realm - Displays realm statistics related to SIP processing
• routers - Displays status of Net-Net SBC connections in a Net-Net SBC PAC
• directors - Executed on a Net-Net SBC. Displays status of Net-Net SBC
connections in a Net-Net SBC PAC
• <message> - Adding one of the below arguments to the end of a show sipd
command displays information about that type of SIP message
- INVITE - Number of SIP transactions including an INVITE method
- REGISTER - Number of SIP transactions including a REGISTER method
- OPTIONS - Number of SIP transactions including an OPTIONS method
- CANCEL - Number of SIP transactions including a CANCEL method
- BYE - Number of SIP transactions including a BYE method
- ACK - Number of SIP transactions including an ACK method
- INFO - Number of SIP transactions including an INFO method
- PRACK - Number of SIP transactions including a PRACK method
- SUBSCRIBE - Number of SIP transactions including a SUBSCRIBE method
- NOTIFY - Number of SIP transactions including a NOTIFY method
- REFER - Number of SIP transactions including a REFER method
- UPDATE - Number of SIP transactions including an UPDATE method
- other - Number of SIP transactions including noncompliant methods and
protocols used by specific customers
TOOLS
SBC-Node1# show sipd invite
INVITE (13:34:09-128)
--------- Server -------- --------- Client --------
Message/Event Recent Total PerMax Recent Total PerMax
------ --------- ------ ------ --------- ------
INVITE Requests 4 9 4 4 9 4
Retransmissions 0 0 0 0 0 0
100 Trying 4 9 4 4 9 4
180 Ringing 4 11 4 4 11 4
200 OK 0 2 1 0 2 1
404 Not Found 1 2 1 1 2 1
487 Terminated 3 5 3 3 5 3
Response Retrans 0 0 0 0 0 0
Transaction Timeouts - - - 0 0 0

Avg Latency=0.003 for 4


Max Latency=0.007

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
29
Acme Command Line Interface

• groups - The show sipd groups command displays cumulative information for all
session agent groups on the Net-Net SBC. This information is compiled by totaling
the session agent statistics for all of the session agents that make up a particular
session agent group. While the show sipd groups command accesses the
subcommands that are described in this section, the main show sipd groups
command (when executed with no arguments) displays a list of all session agent
groups.
• groups -v - Lists statistics for the session agents that make up the session agent
groups that are being reported. The -v (meaning “verbose”) executed with this
command must be included to provide verbose detail.
• groups <specific group name> - Displays statistics for the specified session agent
group
• endpoint-ip <phone number> - Looks up and displays registration information for a
designation endpoint entered in the <phone number> argument
• all - The show sipd all command displays all the show sipd statistics listed above
• sip-endpoint-ip - see show sipd endpoint-ip

TOOLS
SBC-Node1# show sipd endpoint-ip +4992700050
User <sip:+4992700050@192.168.10.60>
Contact exp=784
UA-Contact:
<sip:+4992700050@192.168.8.5:61808;rinstance=d5a5b37a7d8a462c> UDP
realm=AccessOne local=192.168.8.50:5060 UA=192.168.8.5:61808
SD-Contact: <sip:+4992700050-tbcktqg412vf2@192.168.81.250:5060>
realm=backbone
Call-ID: c357a67acc23f041YWQwOWUyYTRlMDM4M2Q4MGI5MWUyNmIyMTJiYTYyODY.'
SBC-Node1#

FN44222EN60GLA1
30 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.2 registration
The show registration command displays SIP registration cache status.
Syntax of command is: show registration <sipd | mgcp | h323d>
<type> <detail>
• sipd - Show registration information regarding SIP. The following are the types of
information for which you can query:
- by-ip <IP address> Registration cache entries by IP address. NOTE: The
option "reg-via-key" must be enabled on the ingress sip-interface prior to the
endpoint registration in order to show registrations 'by-ip'.
- by-user <phone number> - The phone number can be a single number
(+4992700050) or it can be wildcarded using the asterisk “*” (+49927*) anywhere
in the phone number
- by-realm - Registration cache entries sorted by Realm
- by-registrar - Registration cache entries sorted by Registrar IP Address
- by-route - Registration cache entries sorted by Routable IP Address
• mgcp - Show registration information regarding MGCP. The following are the types
of information for which you can query:
- by-endpoint <endpoint name>
• h323d - Show registration information regarding H.323. The following are the
types of information for which you can query:
- by-alias <endpoint> - Terminal Alias of the endpoint,

TOOLS
SBC-Node1# show registration sipd by-user *

Registration Cache TUE JAN 27 2009 14:59:46

Num
User Contacts Registered at
---------------------------------- -------- -------------------
sip:+4992700051@sipa.siemens.com 1 2009-01-27-14:53:02
sip:+4992700053@192.168.10.60 1 2009-01-27-14:54:44
sip:+4992700054@192.168.10.60 1 2009-01-27-14:52:06
sip:+4992700057@192.168.10.60 1 2009-01-27-14:57:41
---------------------------------- -------- -------------------

Total: 4 entries

SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
31
Acme Command Line Interface

TOOLS
SBC-Node1# show registration sipd by-user +4992700054 detail

Registration Cache (Detailed View) TUE JAN 27 2009 15:01:31

User: sip:+4992700054@192.168.10.60
Registered at: 2009-01-27-14:52:06 Surrogate User: false

Contact Information:
Contact:
Name: sip:+4992700054@192.168.10.60
Valid: true
Challenged: false
Registered at: 2009-01-27-14:52:06
Last Registered at: 2009-01-27-14:52:06
Expire: 3034
Local expire: 3034
Half: 1234

Registrar IP: 192.168.10.60


Transport: UDP
Secure: false
Local IP: 192.168.8.80:5060

User Agent Info:


Contact:
sip:+4992700054@192.168.8.5:6306;rinstance=529da17bc6847d7d
Realm: TE-access
IP: 192.168.8.5:6306

SD Info:
Contact: sip:+4992700054-3sd0epntf0a7d@192.168.81.250:5060
Realm: backbone

Call-ID: 565c655cfc78f361YWQwOWUyYTRlMDM4M2Q4MGI5MWUyNmIyMTJiYTYyODY.

SBC-Node1#

FN44222EN60GLA1
32 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.3 sessions
Displays session capacity for license and session use.

SBC-Node1# show sessions


14:58:05-130 Capacity=32250
Session Statistics -- Period -- -------- Lifetime --------
Active High Total Total PerMax High
Total Sessions 3 3 2 5 2 3
SIP Sessions 3 3 2 5 2 3
MGCP Connections 0 0 0 0 0 0
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
33
Acme Command Line Interface

1.4.19.4 arp
This command displays the current Internet-to-Ethernet address mappings in the
ARP table.
The first section of the show arp command displays the following information about
the wancom (rear) interface and media (front) interfaces: destination, gateway, flags,
reference count, use, interface:

LINK LEVEL ARP TABLE


destination gateway flags Refcnt Use Interface
--------------------------------------------------------------------------
10.31.131.31 00:17:31:2d:c1:7e 33686533 0 127 wancom0
10.31.131.100 00:08:25:01:ff:00 35783685 0 0 lo0
10.31.131.254 00:0e:0c:b0:1d:65 33686533 4 0 wancom0
192.168.8.126 00:00:5e:00:01:01 33686533 0 0 sp0
192.168.81.254 00:0e:0c:af:aa:32 33686533 0 0 sp1
192.168.99.1 00:08:25:01:f8:31 33686533 0 0 wancom1
192.168.99.5 00:08:25:01:f8:32 33686533 0 0 wancom2
--------------------------------------------------------------------------

The second section of the show arp command displays contains the following
information that refers only to media (front) interfaces: interface, VLAN, IP Address,
MAC address, time stamp, type

Total ARP Entries = 44


-----------------------
Intf VLAN IP-Address MAC time-stamp type
0/0 26 192.168.081.248 00:08:25:03:6A:84 1233065692 dynamic
1/0 14 192.168.008.078 00:08:25:03:6A:8A 1233065465 dynamic
1/0 14 192.168.008.083 00:08:25:03:6A:88 1233065214 dynamic
0/0 26 192.168.081.253 00:08:25:03:6A:89 1233065214 dynamic
1/0 14 192.168.008.021 00:50:56:02:03:01 1233052140 dynamic
1/0 14 192.168.008.005 00:50:56:02:01:01 1233051587 dynamic
0/0 26 192.168.081.180 00:60:2E:01:5F:56 1233026856 dynamic
1/0 14 192.168.008.009 00:50:56:06:03:01 1233058233 dynamic
1/0 14 192.168.008.069 00:50:56:0B:09:01 1233066042 dynamic
1/0 14 192.168.008.064 00:50:56:0B:04:01 1233066207 dynamic
1/0 14 192.168.008.066 00:50:56:0B:06:01 1233066247 dynamic
1/0 14 192.168.008.007 00:50:56:06:0E:01 1233066448 dynamic
1/0 14 192.168.008.012 00:50:56:06:06:01 1233066447 dynamic
1/0 14 192.168.008.010 00:50:56:06:04:01 1233066447 dynamic
1/0 14 192.168.008.105 00:1A:4F:A9:8D:79 1233066327 dynamic
1/0 14 192.168.008.065 00:50:56:0B:05:01 1233066154 dynamic
1/0 14 192.168.008.027 00:50:56:02:09:01 1233066270 dynamic
1/0 14 192.168.008.061 00:50:56:0C:03:01 1233066027 dynamic
1/0 14 192.168.008.013 00:50:56:06:07:01 1233066147 dynamic
1/0 14 192.168.008.015 00:50:56:06:09:01 1233066137 dynamic
1/0 14 192.168.008.026 00:50:56:02:08:01 1233066087 dynamic
1/0 14 192.168.008.068 00:50:56:0B:08:01 1233066502 dynamic
1/0 14 192.168.008.016 00:50:56:06:0A:01 1233065966 dynamic
1/0 14 192.168.008.014 00:50:56:06:08:01 1233066867 dynamic

FN44222EN60GLA1
34 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1/0 14 192.168.008.003 00:50:56:02:0B:01 1233066812 dynamic


1/0 14 192.168.008.121 00:17:31:A7:84:4A 1233066757 dynamic
1/0 14 192.168.008.004 00:50:56:02:0C:01 1233066757 dynamic
1/0 14 192.168.008.067 00:50:56:0B:07:01 1233066331 dynamic
1/0 14 192.168.008.028 00:50:56:02:0A:01 1233066184 dynamic
1/0 14 192.168.008.006 00:50:56:02:02:01 1233066207 dynamic
1/0 14 192.168.008.011 00:50:56:06:05:01 1233066267 dynamic
1/0 14 192.168.008.070 00:50:56:0B:0A:01 1233066379 dynamic
1/0 14 192.168.008.023 00:50:56:02:05:01 1233065967 dynamic
1/0 14 192.168.008.103 00:0D:61:35:C2:56 1233066663 dynamic
1/0 14 192.168.008.063 00:50:56:0B:03:01 1233064865 dynamic
1/0 14 192.168.008.101 00:30:05:F8:DE:A5 1233067117 dynamic
1/0 14 192.168.008.008 00:50:56:06:0D:01 1233067080 dynamic
1/0 14 192.168.008.062 00:50:56:0C:04:01 1233054243 dynamic
0/0 26 192.168.081.254 00:0E:0C:AF:AA:32 1233066681 dynamic
1/0 14 192.168.008.126 00:00:5E:00:01:01 1233067034 dynamic

Special Entries:
0/0 26 000.000.000.000 00:0E:0C:AF:AA:32 1233009839 gateway
0/0 26 192.168.081.128 00:00:00:00:00:00 1233009802 network
1/0 14 000.000.000.000 00:00:5E:00:01:01 1233009842 gateway
1/0 14 192.168.008.000 00:00:00:00:00:00 1233009802 network

The third section shows reachability data for all configured IP gateways:

Gateway Status:
Intf VLAN IP-Address MAC time-stamp hb status
0/0 26 192.168.081.254 00:0E:0C:AF:AA:32 1233066681 reachable
1/0 14 192.168.008.126 00:00:5E:00:01:01 1233067034 reachable

A section on ARP table information which contains CAM entry data is also included.

-- ARP table info --


Maximum number of entries : 4096
Number of used entries : 44
Length of search key : 1 (x 64 bits)
First search entry address : 0x1f000
length of data entry : 2 (x 64 bits)
First data entry address : 0x3e000
Enable aging : 0
Enable policing : 0

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
35
Acme Command Line Interface

1.4.19.5 interfaces
The show interfaces command shows all information concerning the Net-Net
system’s rear interfaces:
• Flags (such as loopback, broadcast, promiscuous, ARP, running, and debug)
• Type
• Internet address
• VLAN ID (if applicable)
• Broadcast address (if applicable)
• Netmask
• Subnet mask (if applicable)
• Gateway (if applicable)
• Ethernet (MAC) address (if applicable)
• Route metric
• Maximum transfer unit size
• Number of octets sent and received on this interface (if applicable)
• Number of packets sent and received on this interface
• Number of non-unicast packets sent and received on this interface (if applicable)
• Number of unicast packets sent and received on this interface (if applicable)
• Number of multicast packets sent and received on this interface (if applicable)
• Number of input discards (if applicable)
• Number of input unknown protocols (if applicable)
• Number of input and output errors
• Number of collisions
• Number of drops
This command also displays information for loopback interfaces

FN44222EN60GLA1
36 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.6 routes
The show routes command displays the current system routing table. This table
displays information about:
• destination
• netmask
• TOS
• gateway
• flags
• reference count
• use
• interface
• protocol information

SBC-Node1# show routes


Destination/Pfx Gateway Flags RefCnt Use Proto Tos I/f

0.0.0.0/0 10.31.131.254 2010003 11 34 1 0 wancom0


10.31.131.0/24 10.31.131.100 2000101 4 0 2 0 wancom0
127.0.0.1 127.0.0.1 2200005 86 965 2 0 lo0
192.168.8.0/25 192.168.8.80 2000101 4 0 2 0 sp0
192.168.9.7 10.31.131.254 2020007 1 1347 2 0 wancom0
192.168.9.43 10.31.131.254 2020007 1 13 2 0 wancom0
192.168.9.247 10.31.131.254 2020007 1 933 2 0 wancom0
192.168.81.128/25 192.168.81.250 2000101 1 0 2 0 sp1
192.168.99.0/30 192.168.99.2 2000101 1 0 2 0 wancom1
192.168.99.4/30 192.168.99.6 2000101 1 0 2 0 wancom2
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
37
Acme Command Line Interface

1.4.19.7 version
The show version command shows the OS version information including: the OS
version number, the date that the current copy of the OS was made, and other
information.

SBC-Node1# show version


ACME Net-Net 4250 Firmware C6.0.0 Patch 7 (Build 141)
Build Date=11/06/08
SBC-Node1# show version boot

Bootloader Info
---------------
Bootloader Date: 02/08/2006 21:47:25
Mainboard: SD-II
Processor: 1.25GHz 7457 r1.2 (host-2)
Serial Number: 060610003060
Mainboard Rev: 2.02
SBC-Node1# show version image
VxWorks (for Acme Packet Net-Net) version 6.4.
Kernel: WIND version 2.10.
Made on Nov 6 2008, 16:04:41.
Boot line:
wancom(0,0)softlab.ti.de:/tffs0/nnC600p7.gz e=10.31.131.100:ffffff00
h=192.168.9.247 g=10.31.131.254 u=student pw=student f=0x8 tn=SBC-Node1
SBC-Node1# show version acme
ACME Net-Net 4250 Firmware C6.0.0 Patch 7 (Build 141)
Build Date=11/06/08
Build View=/home/acme/cc/KYLEGA_integration
User=acme@merlin
SBC-Node1#

TIP
Serial number of Net-Net SD can be found using show version boot (important
for licensing).

FN44222EN60GLA1
38 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.8 features
The show features command shows the currently enabled features based on
added licenses on the screen.

SBC-Node1# show features


Total session capacity: 32250
Enabled features: SIP, MGCP, IWF, QOS, ACP, Routing, Load Balancing,
Accounting, High Availability, PAC, H248 BGF
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
39
Acme Command Line Interface

1.4.19.9 configuration
Syntax of the command is:
show configuration <to-file> <configuration-element>
<keyfields>

This command entered without any arguments displays the current configuration. If
you use any configuration element as an argument, this show command will display
each instance of only the specified configuration element.
If <to-file> exists then Net-Net SD Send all output from the show config
command to a specified file located on the local flash file system instead of to the
ACLI.

Allowed values for configuration-element are:

• account-config—Show account-config configuration


• access-control—Show access-control configuration
• authentication—Show the authentication configuration
• call-recording-server—Show call-recording-server configurations
• certificate-record—Show the certificate record configuration
• class policy—Show all ClassPolicy configuration
• dns-config—Show all dns-config configurations
• enum-config—Show the enum-config configuration
• ext-policy-server—Show the external-policy-server configuration
• h323-config—Show h323-config configuration
• h323-stack—Show all h323-stack configurations
• iwf-stack—Show iwf-stack configuration
• host-route—Show all host-route configurations
• local-policy—Show all local-policy configurations
• local-response-map—Show sip-local-map configuration
• media-profile—Show all media-profile configurations
• media-manager—Show media-manager configuration
• media-policy—Show all MediaPolicy configurations
• mgcp-config—Show mgcp-config configurations

FN44222EN60GLA1
40 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

• network-interface—Show all network-interface configurations


• network-parameters—Show all network-parameters configurations
• ntp-config—Show ntp-config configuration
• capture-receiver—Show capture-receiver configurations
• phy-interface—Show all phys-interface configurations
• realm-config—Show all realm configurations
• q850-sip-map—Show q850-sip-map configurations
• redundancy-config—Show redundancy-config configuration
• sip-response-map—Show all response map configurations
• rph-profile—Show rph-profile configurations
• rph-policy—Show rph-policy configurations
• session-agent—Show all session-agent configurations
• session-group—Show all session-group configurations
• session-translation—Show all session-translation configurations
• session-router—Show session-router configuration
• sip-config—Show all sip-config configurations
• sip-feature—Show all sip-feature configurations
• sip-interface—Show all sip-interface configurations
• sip-manipulation—Show all of the sip-manipulation configurations
• sip-nat—Show all sip-nat configurations
• enforcement-profile—Show enforcement-profile configurations
• sip-q850-map—Show sip-q850-map configuration
• snmp-community—Show all snmp-community configurations
• static-flow—Show all static-flow configurations
• steering-pool—Show all steering-pool configurations
• realm-group—Show realm-group configurations
• surrogate-agent—Show all of the surrogate-agent configurations
• system-config—Show system-config configuration
• tls-profile—Show TLS profile configurations

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
41
Acme Command Line Interface

• translation-rules—Show all translation-rules configurations


• trap-receiver—Show all TrapReceiver configurations
• codec-policy—Show all codec-policy configurations
• local-routing-config—Show all local-routing configurations
• net-management-control—Show all net-managementcontrol configurations
• security-association—Show all security-association configurations
• security-policy—Show all security-policy configurations
• password-policy—Show password-policy configuration
• session-constraints—Show all session-constraint configurations
• system-access-list—Show all system-access-list configurations
• tls-global—Show all tls-global configurations
• inventory—Display an inventory of all configured elementson the Net-Net SBC

1.4.19.10 running-config
Syntax of the command is:
show running-config <configuration-element> <keyfields> <to-file>
The show running-config entered without any arguments displays the running
configuration information in use on the Net-Net system. If you use any configuration
element keyfield as an argument, this show command will display each instance of
only the specified configuration element on the screen.
If <to-file> exists then Net-Net SD Send all output from the show running-
config command to a specified file located on the local flash file system instead of
to the ACLI.
List of <configuration-element> parameters is same as for show
configuration command.

1.4.19.11 backup-config
The show backup-config command displays a specified configuration file saved
on the Net-Net SBC’s standard backup file directory.
Syntax of the command is:
show backup-config <config-file>

Argument <config-file> is file stored in the standard Net-Net SDs backup file
directory (/code/bkups)

FN44222EN60GLA1
42 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.12 health
In HA architectures, the show health command displays the following information:
• Health score
• Current Net-Net SD HA state as active, standby, or out of service
• If media flow information is synchronized for all supported protocols: SIP, H.323,
and MGCP (true/false) If media flow information is not available, Media
Synchronized disabled will be displayed in the show health output.
• If SIP signaling information is synchronized (true/false). If SIP signaling is not
available, SIP Synchronized disabled will be displayed in the show health
output.
• If MGCP signaling information is synchronized (true/false). If MGCP signaling is
not available, MGCP Synchronized disabled will be displayed in the show
health output.
• If configuration information is synchronized (true/false). If configuration
checkpointing is not available, Config Synchronized disabled will be
displayed in the show health output.
• IP address of the current HA Net-Net SD’s active peer (no peer is denoted with an
IP address of 0.0.0.0)
• Last message received from the HA Net-Net SD peer
• A switchover log containing the last 20 switchover events
SBC-Node2> show health

Media Synchronized true


SIP Synchronized true
MGCP Synchronized true
H248 Synchronized disabled
Config Synchronized true
Collect Synchronized disabled
Radius CDR Synchronized true
Rotated CDRs Synchronized true
Active Peer Address 192.168.99.6

Redundancy Protocol Process (v3):


State Standby
Health 100
Lowest Local Address 192.168.99.1:9090
1 peer(s) on 2 socket(s):
SBC-Node1: v3, Active, health=100, max silence=1050
last received from 192.168.99.6 on wancom2:0

Switchover log:
Jan 26 20:45:33.766: Standby to BecomingActive
Jan 26 20:51:55.364: Active to RelinquishingActive

SBC-Node2>

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
43
Acme Command Line Interface

1.4.19.13 prom-info
The show prom-info command displays hard-coded information about Net-Net SD
hardware.
The syntax of command is: show prom-info <devices>
Possible values for parameter <devices> are: mainboard (displays mainboard
PROM information), CPU (displays CPU PROM information), PHY0 (displays left
physical interface card PROM information), PHY1 (displays right physical interface
card PROM information), CAM (displays CAM PROM information) and all (show all
above PROM information).

SBC-Node1# show prom-info all


Contents of Main Board PROM
Assy, Session Director II with QOS
Part Number: 102-1002-02
Serial Number: 060610003060
Functional Rev: 2.02
Board Rev: 1
PCB Family Type: Session Director
ID: Session Director II with QOS
Format Rev: 3
Options: 0
Manufacturer: Jabil Circuit
Week/Year: 10/2006
Sequence Number: 003060
Number of MAC Addresses: 16
Starting MAC Address: 00 08 25 01 ff 00
Contents of Host CPU PROM
Assy, Processor 7457, 1.2 GHZ, 8MB, AC/DC Daughter Card
Part Number: 002-0306-01
Serial Number: 060608002121
Functional Rev: 1.03
Board Rev: 3
PCB Family Type: Host CPU Processor
ID: Host CPU 7457
Format Rev: 3
Options: 0
Manufacturer: Jabil Circuit
Week/Year: 08/2006
Sequence Number: 002121

Contents of PHY0
Assy, 1 Port Gigabit Ethernet Multimode Phy
Part Number: 002-0200-01
Serial Number: 060610002793
Functional Rev: 1.21
Board Rev: 2
PCB Family Type: Gigabit PHY
ID: 1 Port Multi-Mode Gigabit
Format Rev: 3
Options: 0
Manufacturer: Jabil Circuit
Week/Year: 10/2006
Sequence Number: 002793

FN44222EN60GLA1
44 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

Contents of PHY1
Assy, 1 Port Gigabit Ethernet Multimode Phy
Part Number: 002-0200-01
Serial Number: 060610002740
Functional Rev: 1.21
Board Rev: 2
PCB Family Type: Gigabit PHY
ID: 1 Port Multi-Mode Gigabit
Format Rev: 3
Options: 0
Manufacturer: Jabil Circuit
Week/Year: 10/2006
Sequence Number: 002740

Contents of CAM
Assy, IDT CAM Daughter Card
Part Number: 002-0402-01
Serial Number: 060610002907
Functional Rev: 1.11
Board Rev: 3
PCB Family Type: CAM
ID: IDT CAM
Format Rev: 3
Options: 0
Manufacturer: Jabil Circuit
Week/Year: 10/2006
Sequence Number: 002907

SBC-Node1#
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
45
Acme Command Line Interface

1.4.19.14 virtual-interfaces
The show virtual-interface command shows information concerning interfaces that
have vlans configured.

SBC-Node1# show virtual-interfaces


intf phy-name vlan ip-addr realm type
0/0 core 26 192.168.8.249 backbone->TE-access sip-nat home
0/0 core 26 192.168.81.250 backbone sip-port
1/0 access 14 192.168.8.80 TE-access sip-port
task done
SBC-Node1#

1.4.19.15 users
The show users command displays all users currently logged into the Net-Net SD by
index number. Other display information includes:
• Task-ID
• remote IP address - only displayed for telnet or SSH connections.
• IdNumber
• Duration of connection
• Connection Type
• State (* denotes the current connection)

TOOLS
SBC-Node1# show users
Index task-id remote-address IdNum duration type state
----- ---------- --------------------- ----- -------- ------- ------
0 0x3e021af0 0 1d:02h console priv *
1 0x3e021fa0 10.10.35.220:43182 1 00:03:53 telnet priv
2 0x3df24350 192.168.9.247:28776 100 00:00:07 ssh user
11 0x3e02a780 :27728 11 00:03:17 ftp user
21 0x3e02b040 192.168.9.247:28776 21 00:00:12 sftp user
SBC-Node1#

FN44222EN60GLA1
46 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.16 radius
The show radius command displays radius statistics. Arguments used with this
command are:
• accounting - the status of established RADIUS accounting connections. A
successful RADIUS connection is displayed as READY, and an unsuccessful
connection is displayed as DISABLED.
• authentication - Show the authentication statistics
• all - Show both accounting and authentication statistics

TOOLS
SBC-Node1# show radius all

*********Client Display Start************


Client State = READY, strategy=Hunt
listening on 127.0.0.1:1813
max message delay = 60 s, # of servers = 1

================= Waiting Queue ================

Waiting size = 0

================================================

----------------- 192.168.9.43:1813 ------------------


Remote = 192.168.9.43:1813, Local = 0.0.0.0:0, sock=224 (STARTING)
conn state=READY (qfull=false), NAS ID=Acme-System1, RTT=250 ms
Min Rtt=250 ms, Max inactivity=60 s, Restart delay=30 s
Pending Queue (pending=0/100 lastid=0)

*********Client Display End************

Active Primary Authentication Servers:


server ipAddr: 192.168.9.43

Authentication Statistics:
Server:"192.168.9.43:1812"
RoundTripTime :9
MalformedAccessResponse:0
AccessRequests :3
BadAuthenticators :0
AccessRetransmissions :1
AccessAccepts :2
Timeouts :1
AccessRejects :1
UnknownPDUTypes :0
AccessChallenges :0

SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
47
Acme Command Line Interface

1.4.19.17 snmp-community-table
The show snmp-community-table command displays all information for configured
SNMP communities including request and responses for each community.

TOOLS
SBC-Node1# show snmp-community-table
community-name : public
access-mode : READ-ONLY
ip-addresses : 192.168.9.7
192.168.9.235
total requests in : 61
total responses out : 61

SBC-Node1#

1.4.19.18 trap-receiver
The show trap-receiver command displays trap receiver information for each
configured SNMP community.

TOOLS
SBC-Node1# show trap-receiver
community-name : public
filter-level : All
ip-address : 192.168.9.7
total traps out : 120
community-name : public
filter-level : All
ip-address : 192.168.9.235
total traps out : 1
SBC-Node1#

1.4.19.19 system-state
The command show system-state displays the system state based on the latest
setting of the command set-system-state.

TOOLS
SBC-Node1# show system-state
The current system state is online
SBC-Node1#

FN44222EN60GLA1
48 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.20 temperature
Displays the temperature in Celsius for all given components with temperature
sensors.

TOOLS
SBC-Node1# show temperature
Temps: DS1624s MAIN=40.75, CPU=43.28, PHY0=30.91 PHY1=32.59
DS1775s SDRAM=41.50, PMC=40.00
NE1619 MAIN=35.0
SBC-Node1#

1.4.19.21 uptime
The show uptime command displays information about the length of time the
system has been running in days, hours, minutes, and seconds.

TOOLS
SBC-Node1# show uptime

MON JUN 02 15:07:47 2008 - up 0 days, 1 hours, 6 minutes, 46 seconds


SBC-Node1#

1.4.19.22 logfile
The show logfile command displays content of selected log file.

TOOLS
SBC-Node1# show logfile cli.audit.log
2008-06-10 18:13:24.305 TaskID: 0x1985fb60, user@console : 'enable'
2008-06-10 18:13:31.739 TaskID: 0x1985fb60, user@console : 'show logfile'
2008-06-10 18:18:51.284 TaskID: 0x1985fb60, user@console : 'show version
boot'
2008-06-10 18:18:53.233 TaskID: 0x1985fb60, user@console : 'show version
image'
2008-06-10 18:18:56.420 TaskID: 0x1985fb60, user@console : 'show version
acme'
2008-06-10 18:30:59.647 TaskID: 0x1985fb60, user@console : 'show logfile'
2008-06-10 18:36:41.126 TaskID: 0x1985fb60, user@console : 'show logfile
cli.audit.log'
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
49
Acme Command Line Interface

1.4.19.23 packet-trace
The show packet-trace command allows you to check whether the Net-Net
SBC’s tracing status is currently enabled or disabled.

TOOLS
SBC-Node1# show packet-trace

IP Address Local-Port Remote-Port Slot Port VLAN


---------------------------------------------------------
192.168.8.5 0 0 1 0 14

SBC-Node1#

FN44222EN60GLA1
50 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.19.24 Clock
This command displays the current date and time for your Net-Net system.

SBC-Node1# show clock


15:51:55 TUE JAN 27 2009
SBC-Node1#

1.4.19.25 ntp
The show ntp command displays information about NTP servers configured in the
Net-Net SD. Parameters used with this command are:
• servers - Display information about the quality of the time being used in terms of
offset and delay measurement; maximum error bounds are also displayed.
• status - Display information about configuration status, NTP daemon
synchronization, NTP synchronizations in process, if NTP is down.

TOOLS
SBC-Node1# show ntp server
NTP Status TUE JAN 27 15:52:39 2009
server st poll reach delay offset disp
---------------------- -- ---- ------ ------- -------- ---------
*192.168.9.247 5 64 377 0.00098 0.00919 0.00099
SBC-Node1# show ntp status
NTP synchronized to server at: 192.168.9.247
SBC-Node1#

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
51
Acme Command Line Interface

1.4.20 systime-set
The systime-set command prompts the user for the date and time and updates
the system clock. The command will not set the system time if an invalid year, month,
or day is entered. Attempting to change the date and time on the Net-Net SD displays
a warning message as use of this command could be service affecting.

TOOLS
SBC-Node1# systime-set
Date YYYY MM DD: 2006 05 03
Time HH MM: 14 43

WARNING: Changing the time can have an adverse


effect on session processing

Do you want to continue [y/n]?: y

Setting time to: WED MAY 03 14:43:00 2006


SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
52 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.21 timezone-set
The timezone-set command sets the time zone and daylight savings time on the Net-
Net system. The command prompts the user for time zone, UTC offset, and daylight
saving time information.

TOOLS
SBC-Node1# timezone-set
Timezone name: CET
Minutes from UTC (negative if past UTC): -60
Date and hour daylight saving time begins (mm dd HH): 03 26 03
Date and hour daylight saving time ends (mm dd HH): 10 29 02
SBC-Node1#

WARNING
If daylight savings time for your time zone changes start and stop dates yearly,
this command must be set yearly.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
53
Acme Command Line Interface

1.4.22 management
The management command sets the starting state of Telnet and FTP services at
boot time.
Syntax of command is: management <state | show> <service>
Possible values for <state> are enabled (enables the service set in the
<service> argument from starting at boot time) and disabled (disables the
service set in the <service> argument from starting at boot time).
Possible values for <service> are ftp and telnet.

TOOLS
SBC-Node1# management show

Management Services Current Settings:


telnet: enabled
ftp: enabled
SBC-Node1# management disable telnet
SBC-Node1# management show

Management Services Current Settings:


telnet: disabled
ftp: enabled
SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
54 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.23 cli
The cli command allows you to modify ACLI session terminal settings and “more”
options on your Net-Net SBC.

Syntax of command is: cli <more> <terminal-height>


Parameter description:
• <more> - allows you to enable or disable the more prompt you see when the
output on the screen is larger than the size of the screen. Allowed values are:
enabled or disabled.
• <terminal-height> - the number of rows in the terminal. Allowed values are in
the range between 0 and 1000.

TOOLS
SBC-Node1> cli more disabled
The ACLI 'more' option has been disabled
SBC-Node1> cli terminal-height 50
SBC-Node1> cli more enabled
The ACLI 'more' option has been enabled
SBC-Node1>

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
55
Acme Command Line Interface

1.4.24 set-system-state
This command sets the Net-Net SD/BG online or offline.
Allowed parameters for this command are:
• online
• offline

TOOLS
SBC-Node1# set-system-state offline
Are you sure you want to bring the system offline? [y/n]?: y
Setting system state to going-offline, process will complete when all
current
calls have completed

SBC-Node1# set-system-state online


Are you sure you want to bring the system online? [y/n]?: y
Setting system state to online
SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
56 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.25 tail-logfile-open
The tail-logfile-open command displays all messages on the console that are
normally written to a specified logfile. As a message is written to the logfile, it is also
displayed on the screen. The specified logfile will continue to be updated on the Net-
Net SD’s file system.

Syntax of command is: tail-logfile-open <process> [<logfile>]

TIP
This command works only in superuser mode.

1.4.26 tail-logfile-close
The tail-logfile-close command ends the echoing of a process’s logfile to the screen
as initiated by the tail-logfile-open command.

Syntax of command is: tail-logfile-close <process> [<logfile>]

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
57
Acme Command Line Interface

1.4.27 packet-trace
The packet-trace command starts packet tracing on the Net-Net 4250. Once the
trace is initiated, the Net-Net 4250 duplicates all packets sent to and from the
endpoint identified by the IP address that are sent or received on the specified Net-
Net 4250 network interface.

Syntax of command is:


packet-trace start <network-if> <ip-address> <local-port> <remote-port>

or

packet-trace stop <network-if> <ip-address> <local-port> <remote-port>

Description of arguments:
• network-interface - The name of the network interface on the Net-Net SBC from
which you want to trace packets; this value can be entered as either a name alone
or as a name and subport identifier value (name:subportid)
• ip-address - IP address of the endpoint to and from which the Net-Net SBC will
mirror calls
• local-port - Layer 4 port number on which the Net-Net SBC receives and from
which it sends. This is an optional parameter; if no port is specified or if it is set to
0, then all ports will be traced.
• remote-port - Layer 4 port to which the Net-Net SBC sends and from which it
receives. This is an optional parameter; if no port is specified or if it is set to 0, then
all ports are traced.

TIP
This command works only in superuser mode.

WARNING
In order to start or stop packet-trace it is necessary to configure capture-
receiver configuration.

FN44222EN60GLA1
58 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.28 request collection


The request collection command allows you to start and stop data collection
manually in one or all collection groups.
Syntax of command is:
request collection <start | stop | restart | purger>
<collection object>
Arguments:
<start> - Start data collection. If a collection object is not specified, collection is
performed on all groups.
<stop> - Stop data collection
<restart> - Restart data collection in general or for the collection object specified
<purge> - Delete all data files resident on the Net-Net SBC for collection function
<collection object> - The collection groups you can configure to collect data
information from. This is an optional argument and when no group is specified, the
Net-Net SBC collects information from all groups. The following is a list of collection
groups: algd-ACL (request collection on the ALGD ACL Operations group), algd-state
(request collection on the ALGD State group), fan (request collection on the fan
group), h323-stats (request collection on the H323 Statistics group), interface
(request collection on the interface group), mgcp-ACL (request collection on ALGD
MGCP ACL Status group), mgcp-media-events (request collection on the ALGD
MGCP Media Events group), mgcp-trans (request collection on the ALGD MGCP
transactions group), session-agent (request collection on the session agent group),
session-realm (request collection on the session realm group), sip-ACL-oper (request
collection on the SIP ACL Operations group), sip-ACL-status (request collection on
the SIP ACL Status group), sip-client (request collection on the SIP Client
Transaction group), sip-errors (request collection on the SIP Errors/Events group),
sip-policy (request collection on the SIP Policy/Routing group), sip-server (request
collection on the SIP Server Transaction group), sip-sessions (request collection on
the SIP Session Status group), sip-status (request collection on the SIP Status
group), system (request collection on the system group), temperature (request
collection on the temperature group), voltage (request collection on the voltage
group)

TIP
This command works only in superuser mode.

WARNING
Prerequisite for using this command is presence of push-receiver in system
configuration object.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
59
Acme Command Line Interface

1.4.29 load-image
The load image command guides users through the upgrade process, thereby
keeping errors to a minimum.
Parameters are: <IP address> (IP address of the remote host), <filename>
(remote filename with path), <username> (username for the remote host),
<password> (password for the remote host).

SBC-Node1# load-image 192.168.9.247 nnC600p7.gz student student


Insufficent space for image. Delete old image. [y/n]?: y

1: nnC500p15.gz
2: sd413p4.gz
3: space.tmp
selection: 1
Logged in to host 192.168.9.247 user student pCtrlSock 107 pDataSock 213
Receiving data
..........................
Successfully transferred image /boot/nnC600p7.gz
update bootparams with new image [y/n]?: y
old boot file nnC500p15.gz being replaced with /tffs0/nnC600p7.gz
SBC-Node1#

TIP
This command works only in superuser mode.

FN44222EN60GLA1
60 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

1.4.30 reboot
The reboot command reboots the Net-Net system.
Syntax of the command is: reboot <arguments>
Allowed values for arguments are:
• force - Reboots the Net-Net SD system using the last running configuration. The
confirmation prompt is bypassed when using this command.
• activate - Reboots the Net-Net SD system using the lastsaved configuration.
You are presented with a confirmation prompt when using this command.
• force activate - Reboots the Net-Net SD system using the last-saved
configuration. The confirmation prompt is bypassed when using this command.
This command should only be used in a standalone configuration, never in an HA
configuration.
• no argument - Reboots the Net-Net SD system using the last running
configuration.

TIP
This command works only in superuser mode.

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
61
Acme Command Line Interface

1.5 Configuration menu tree


configure terminal:
• bootparam
• ntp-sync
• media-manager
Level II Level III Level IV
codec-policy
dns-config
server-dns-attributes
address-translation
ext-policy-server
media-manager-config
media-policy
tos-settings
realm-config
realm-group
static-flow
steering-pool

FN44222EN60GLA1
62 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

• session-router
Level II Level III Level IV
access-control
account-config
account-servers
call-recording-server
class-profile
class-policy
enum-config
h.323 config
h.323 stacks
iwf-config
lawful-intercept
local-policy
policy-attributes
local-response-map
response-map-entries
local-routing-config
media-profile
mgcp-config
net-management-control
session-agent
session-constraints
session-group
session-router-config
holidays
session-directors
session-translation
sip-config
sip-feature
sip-interface
sip-ports

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
63
Acme Command Line Interface

Level II Level III Level IV


sip-manipulation
header-rules
element-rules
sip-nat
sip-q850-map
entries
sip-response-map
response-map-entry
surrogate-agent
test-pattern-rule
test-policy
test-translation
translation-rules

FN44222EN60GLA1
64 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

• system
Level II Level III Level IV
capture-receiver
host-route
license
network-interface
gw-heartbeat
network-parameters
phy-interface
redundancy
redundancy-peers
redundancy-destinations
snmp-community
system-access-list
system-config
syslog-servers
collect
push-receiver
group-settings
trap-receiver

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
65
Acme Command Line Interface

• security
Level II Level III Level IV Level V
authentication
radius-server
certificate-record
ipsec
security-association
manual
tunnel-mode
security-policy
outbound-sa-fine-
grained-mask
password-policy
tls-global
tls-profile

FN44222EN60GLA1
66 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

2 Exercise

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
67
Acme Command Line Interface

Exercise
Check what is the Net-Net SD configuration version?

Check what is the Net-Net SD running configuration version?

Find IP address of wancom0 interface. What command you will use?

Make backup of Net-Net SD's configuration and transfer it using ftp to your
workstation. What commands you will use?

Delete your backup from Net-Net SD. What command you will use?

Display the log-file list. What command you will use?

FN44222EN60GLA1
68 © 2009 Nokia Siemens Networks
Acme Command Line Interface „

Transfer some logfiles to your workstation (e.g. metaframe server or client PC).

Check available ram drive space. What command you will use?

Create archive with running configuration and send it from Net-Net SD to the ftp
server (ftp server – 192.168.9.247; user: student, password: student). What
commands you will use?

Display list of alarms. What command you will use?

Check IP interfaces list. What command you will use?

Check ARP table entries. What command you will use?

FN44222EN60GLA1
© 2009 Nokia Siemens Networks
69
Acme Command Line Interface

Display physical interface saved configuration. What command you will use?

Display sip statistics data. What command you will use?

Change system time. What command you will use?

Check how long system is running? What time you will use?

Change system time zone. What command you will use?

Check how many users are registered and find their telephone numbers and IP
addresses. What command you will use?

FN44222EN60GLA1
70 © 2009 Nokia Siemens Networks

You might also like