Version 7.2 89 Mediant 500L Gateway & E-SBC
User's Manual 7. CLI-Based Management
Note: The insert table row feature is applicable only to tables that do not have "child"
tables (sub-tables).
You can also change the position (index) of a configured row by moving it one row up or
one row down in the table, using the following command:
# <table> <index to move> move-up|move-down
For example, to move the row at Index 1 down to Index 2 in the IP-to-IP Routing table:
<config-voip># sbc routing ip2ip-routing 1 move-down
In this example, the previous row at Index 2 is moved up to Index 1.
Note: Changing of row position is applicable only to certain tables.
7.1.5 Understanding CLI Error Messages
The CLI provides feedback on commands by displaying informative messages:
Failure reason of a run command. The failure message is identical to the notification
failure message sent by Syslog. For example, an invalid Syslog server IP address is
displayed in the CLI as follows:
(logging)# syslog-ip 1111.1.1.1
Parameter 'SyslogServerIP' does NOT accept the IP-Address:
1111.1.1.1, illegal IPAddress.
Configuration failed
Command Failed!
"Invalid command" message: The command may not be valid in the current command
mode, or you may not have entered sufficient characters for the command to be
recognized. Use "?" to determine your error.
"Incomplete command" message: You may not have entered all of the pertinent
information required to make the command valid. Use "?" to determine your error.
7.2 Enabling CLI
By default, access to the device's CLI through Telnet and SSH is disabled. This section
describes how to enable these protocols.
7.2.1 Enabling Telnet for CLI
The following procedure describes how to enable Telnet. You can enable a secured Telnet
that uses Secure Socket Layer (SSL) where information is not transmitted in clear text. If
SSL is used, a special Telnet client is required on your PC to connect to the Telnet
interface over a secured connection; examples include C-Kermit for UNIX and Kermit-95
for Windows.
For security, some organizations require the display of a proprietary notice upon starting a
Telnet session. To configure such a message, see ''Creating a Login Welcome Message''
on page 66.