Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
1 Basic configurations
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
9
commands can output more information, and then you need to add filtering rules to filter out
unnecessary information.
The
show
command on the ISCOM2600G-HI series switch supports three kinds of filter
modes:
|
begin
string
: show all lines starting from the assigned string, in case-sensitive mode.
|
exclude
string
: show all lines mismatching the assigned string, in case-sensitive mode.
|
include
string
: show all lines only matching the assigned string, in case-sensitive mode.
Page-break
Page-break is used to suspend displaying messages when they are displayed at more than one
screen. After page-break is enabled, you can use shortcut keys listed in Table 1-1. If page-
break is disabled, all messages are displayed when they are displayed at more than one screen.
By default, page-break is enabled.
Configure terminal page-break for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#terminal page-break enable
Enable terminal page-break.
1.1.7 Command history
The history commands can be automatically saved at the CLI. You can use the up arrow (↑) or
down arrow (↓) to schedule a history command. By default, the last 20 history commands are
saved. You can configure the number of commands to be saved at the CLI.
Configure the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#terminal
history
number
(Optional) configure the number of history
commands saved in the system.
2
Raisecom#terminal time-
out
period
(Optional) configure the Console terminal
timeout period.
3
Raisecom#history
Show history commands entered by the user.
4
Raisecom#show terminal
Show terminal configurations of the user.
1.1.8 Restoring default value of command line
The default value of command line can be restored by
no
form or
enable | disable
form.
no
form: be provided in front of a command and used to restore the default value, disable
some feature, or delete a configuration. It is used to perform an operation that is opposite
to the command. Therefore, the command with a
no
form is also called a reverse
command.