alias

This command configures shortened/specific commands in various command modes.

The use of a negative form (no) of the command removes the entry.

To activate the configured alias, you should reconnect to the CLI of the router

Syntax
alias {<ALIAS_NAME>} {<MODE>} {<COMMAND>}
no alias <ALIAS_NAME>
Parameters

<ALIAS_NAME> – new command name.

<MODE> – names of the command mode in which the new command is present:

  • change-expired-password;
  • config;
  • config-aaa-das-profile;
  • config-aaa-radius-profile;
  • config-accsess-profile;
  • config-acl;
  • config-acl-rule;
  • config-archive;
  • config-bgp;
  • config-bgp-af;
  • config-bgp-group;
  • config-bgp-neighbor;
  • config-bridge;
  • config-cellular-modem;
  • config-cellular-profile;
  • config-class-map;
  • config-class-policy-map;
  • config-das-server;
  • config-dhcp-server;
  • config-dhcp-vendor-id;
  • config-dnat;
  • config-dnat-pool;
  • config-dnat-rule;
  • config-dnat-ruleset;
  • config-e1;
  • config-gre;
  • config-if-gi;
  • config-ike-gw;
  • config-ike-policy;
  • config-ike-proposal;
  • config-ip4ip4;
  • config-ipsec-policy;
  • config-ipsec-proposal;
  • config-ipsec-vpn;
  • config-ipv6-bgp-af;
  • config-ipv6-bgp-group;
  • config-ipv6-bgp-neighbor;
  • config-ipv6-dhcp-server;
  • config-ipv6-ospf;
  • config-ipv6-ospf-area;
  • config-ipv6-ospf-vlink;
  • config-ipv6-pl;
  • config-ipv6-wan-rule;
  • config-ipv6-wan-target;
  • config-ipv6-wan-target-list;
  • config-keychain;
  • config-keychain-key;
  • config-l2tp-server;
  • config-l2tpv3;
  • config-ldap-server;
  • config-line-console;
  • config-line-ssh.

<COMMAND> – string of 96 characters long. CLI command. Entered completely, without abbreviations. To enter a command of several words, it is framed by double quotes.

Required privilege level

10

Command mode

CONFIG

Example:
esr(config)# alias qwe root "show version"
CODE

boot host auto-config

The command enables the load of router configuration by DHCP Option 150 and 67.

The use of a negative form (no) of the command disables the load of router configuration by DHCP Option 150 and 67.

Syntax
[no] boot host auto-config
Parameters

The command does not contain parameters.

Required privilege level

10

Default value

Disabled.

Command mode

CONFIG

Example:
esr(config)# boot host auto-config
CODE

hostname

The command allows to assign hostname for the router.

The use of a negative form (no) of the command sets the default router name.

Syntax
hostname <NAME>
no hostname
Parameters

<NAME> – router host name, set by the string of up to 64 characters.

Required privilege level

10

Default value

esr-10/esr-12v/esr-12vf/esr-14vf/esr-20/esr-21/esr-100/esr-200/esr-1000/esr-1200/esr-1500/esr-1511/esr-1700/esr-3100 – depends on router model.

Command mode

CONFIG

Example:
esr(config)# hostname router-1.eltex-co.ru
CODE

show cpu network-load

The command displays the load generated by network traffic.

Syntax
show cpu network-load
Parameters

The command does not contain parameters.

Required privilege level

1

Command mode

ROOT

Example:
esr# show cpu network-load
CPU ID    CPU load    Heaviest session          Session
                                                weight
-------   ---------   -----------------------   -------
0         0           --                        0
1         49413       80.88.157.57 ->           9826
                      172.129.22.57
2         46812       80.88.157.75 ->           9895
                      172.129.22.75
3         49229       172.129.22.41 ->          9851
                      80.88.157.41
4         0           --                        0
5         53019       80.88.157.77 ->           9989
                      172.129.22.77
6         39699       80.88.157.79 ->           9863
                      172.129.22.79
7         49726       172.129.22.45 ->          9804
                      80.88.157.45
8         39789       172.129.22.61 ->          9779
                      80.88.157.61
9         36876       80.88.157.59 ->           9775
                      172.129.22.59
10        53041       172.129.22.5 ->           9679
                      80.88.157.5
11        49010       172.129.22.47 ->          9896
                      80.88.157.47
12        53082       172.129.22.13 ->          9650
                      80.88.157.13
13        63027       80.88.157.69 ->           9617
                      172.129.22.69
172	      52722       80.88.157.73 ->           10001
                      172.129.22.73
15        55165       80.88.157.71 ->           9924
CODE

show cpu history

The command displays the history of CPU resources usage.

Syntax
show cpu history [ average | max ] [cpu {<CPU>}] [timer {<TIMER>}]
Parameters

average | max – specifies the history of which statistics should be displayed, averaged or maximum per interval. Without specifying this key, the history of average statistics is displayed (average)

<CPU> – it is possible to specify the number of a specific CPU by which the history of statistics on CPU resource utilization will be displayed. Without specifying the CPU medium, information will be displayed on all CPUs used by the system.

<TIMER> has the following parameters:

  • hours – displays history in the last 72 hours;
  • minutes – displays history in the last 60 minutes;
  • seconds – displays history in the last 60 seconds;
  • When timer is missing, 3 tables containing CPU usage statistics history are displayed
Required privilege level

5

Command mode

ROOT

Example:
esr# show cpu history max cpu 0
CPU0
Last 60 seconds:
utilization, %
100
 90    #
 80    #
 70    #
 60    #
 50    ##
 40    ##
 30   # ##
 20   # ##
 10 ############
  ....|....|..
 0 25 50
  time, 5 sec.
Last 60 minutes:
utilization, %
100             #
 90             #
 80             #
 70 #            #
 60 ##           #
 50 ##           #
 40 ##           #
 30 ## #    #    #    #    #    #
 20 ## #    #    #    #    #    #
 10 ############################################################
  ....|....|....|....|....|....|....|....|....|....|....|....|
 0  5 10 15 20 25 30 35 40 45 50 55 60
                           time, min.
Last 72 hours:
utilization, %
100 #       # #           ##
 90 #       # ###           ##
 80 #       # ###           ##
 70 #       #####           ##
 60 #       #####           ##
 50 #       #####           ##
 40 #       #####           ##
 30 #############################################
 20 #############################################
 10 #############################################
  ....|....|....|....|....|....|....|....|....|....|....|....|....|....|..
 0  5 10 15 20 25 30 35 40 45 50 55 60 65 70
                                time, hours
CODE

show cpu processes

The command displays the use of resources by CPU processes.

Syntax
show cpu processes [ active | name <PROCESS_NAME> ]
Parameters

active – active processes list;

name – name of a certain process.

Required privilege level

15

Command mode

ROOT

Example:
esr# show cpu processes
PID  Name                       CPU 5s    CPU 1m    CPU 5m    Memory    Runtime
---  -------------------------  -------   -------   -------   -------   --------
2013    CLI                      0.00%     0.00%     0.00%     0.40%       --
525    Cp-mgr                    0.00%     0.00%     0.00%     0.08%       --
535    Service-mgr               0.00%     0.00%     0.00%     0.08%       --
532    Env-mgr                   0.00%     0.03%     0.05%     0.11%   14 seconds
530    Alarm-mgr                 0.00%     0.00%     0.00%     0.08%       --
529    Lb                        0.00%     0.00%     0.00%     0.09%       --
528    Session-mgr               0.00%     0.00%     0.00%     0.11%       --
521    Ipc-hub                   0.20%     0.03%     0.04%     0.09%   10 seconds
533    E1                        0.00%     0.00%     0.00%     0.11%       --
522    Syslog-mgr                0.00%     0.00%     0.00%     0.09%       --
524    If-mgr                    0.40%     0.35%     0.34%     0.17%  1 minute and 31 second
534    Systemdb                  0.00%     0.02%     0.02%     0.14%    3 seconds
526    Oi-mgr                    0.40%     0.40%     0.43%     1.14%  1 minute and 57 second
527    Cfgsync-mgr               0.00%     0.00%     0.00%     10.07%    1 second
531    Switch                    0.00%     0.10%     0.11%     1.08%    34 seconds
1877   IPv6 Routing              0.00%     0.02%     0.01%     0.10%     1 second
1885   Routing                   0.00%     0.00%     0.00%     0.10%     1 second
CODE

show cpu utilization

The command displays the use of CPU resources.

Syntax
show cpu utilization
Parameters

The command does not contain parameters.

Required privilege level

1

Command mode

ROOT

Example:
esr# show cpu utilization
CPU   Last      Last      Last
      5 sec     1 min     5 min
---   -------   -------   -------
0     1.98%     6.75%     20.02%
1     67.50%    15.62%    6.88%
2     65.43%    15.53%    6.94%
3     69.29%    16.08%    7.08%
4     89.90%    20.79%    9.14%
5     74.95%    17.14%    7.49%
6     87.61%    20.18%    8.85%
7     87.41%    20.17%    8.85%
8     81.84%    19.03%    8.40%
9     84.82%    19.79%    8.73%
10    84.53%    19.78%    8.75%
11    83.02%    19.40%    8.58%
12    83.73%    19.55%    8.63%
13    76.56%    16.99%    7.25%
14    70.47%    16.00%    6.95%
15    68.39%    15.07%    6.40%
CODE

show system

The command displays the device environmental parameters.

Syntax
show system
Parameters

The command does not contain parameters.

Required privilege level

1

Command mode

ROOT

Example:
esr# show system
System type:           Eltex ESR-1000 Service Router
System name:           esr-1000
Software version:      1.0.7 build 118[53264b8] (date 22/12/2015 time 10:23:23)
Hardware version:      1v3
System uptime:         4 minutes and 5 seconds
System MAC address:    A8:F9:4B:AA:03:A0
System serial number:  NP01000050
Main power supply installed:     Present
Main power supply status:        Ok
Reserve power supply installed:  Absent
Fan Level:                        46%
   Fan Table
   ~~~~~~~~~
         Fan 1   Fan 2   Fan 3   Fan 4
------   -----   -----   -----   -----
Status   Ok      Ok      Ok      Ok
   Temperature Table
   ~~~~~~~~~~~~~~~~~
                 CPU        Sensor 1   Sensor 2   Sensor 3
--------------   --------   --------   --------   --------
Temperature, C   63         39         37         49
   Memory Table
   ~~~~~~~~~~~~
        Total, MB          Used, MB           Free, MB
-----   ----------------   ----------------   ----------------
RAM     3798.25            1643.50 (44%)      2154.75 (56%)
FLASH   20.00              1.06 (6%)          18.94 (94%)
CODE

show system id

The command displays the device serial number.

Syntax
show system id
Parameters

The command does not contain parameters.

Required privilege level

1

Command mode

ROOT

Example:
esr# show system id
Serial number:
  NP01000023
CODE

system fan-speed

This command is supported only on ESR-100/200/1000/1200/1500/1511/1700 routers

The command defines the cooling system operating mode.

The use of a negative form (no) of the command sets the default value.

Syntax
system fan-speed { auto | max }
no system fan-speed
Parameters

auto – automatic control mode;

max – maximum cooling mode.

Default value

ESR-100/200­/1500/1511/1700/3100 auto;

ESR-1000/1200 ­max.

Required privilege level

10

Command mode

CONFIG

Example:
esr(config)# system fan-speed auto
CODE

system config-confirm timeout

The command defines the timeout to confirm a current configuration. If the configuration is not confirmed, rollback to a previously applied configuration will occur after timeout.

The use of a negative form (no) of the command sets the default value.

Syntax
system config-confirm timeout <TIME>
no system config-confirm timeout
Parameters

<TIME> – timeout of configuration redundancy confirmation, takes value in seconds [120..86400].

Default value

600

Required privilege level

10

Command mode

CONFIG

Example:
esr(config)# system config-confirm timeout 1200
CODE

system utilization softgre disable

The command is used to disable counting of SoftGRE tunnels occupancy.

The use of a negative form (no) of the command sets the default value.

Syntax
[no] system utilization softgre disable
Parameters

The command does not contain parameters.

Default value

Counting is enabled.

Required privilege level

10

Command mode

CONFIG

Example:
esr(config)# system utilization softgre disable 
CODE